Pull request #43255 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 79cad59d9731370f06a0d33463beb80b630312b3+54d35c071dd8b8e757c70870e1e3c4d63c957dc1 (fe222d13486bf2af0cd2748a6424b9f91f7dc0d9) 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-43255@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-02-18T07:45:28.234Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-18T07:45:28.238Z] Trying to pass milestone 3 [Pipeline] milestone [2022-02-18T07:45:28.308Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-18T07:45:43.479Z] Still waiting to schedule task [2022-02-18T07:45:43.480Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01db727f46c0675c9)’ is offline [2022-02-18T07:46:24.193Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01db727f46c0675c9) in /home/ubuntu/workspace/moby_PR-43255 [Pipeline] { [Pipeline] checkout [2022-02-18T07:46:24.287Z] The recommended git tool is: git [2022-02-18T07:46:26.969Z] using credential docker-jenkins-github-credentials [2022-02-18T07:46:26.983Z] Cloning the remote Git repository [2022-02-18T07:46:26.983Z] Cloning with configured refspecs honoured and without tags [2022-02-18T07:46:27.137Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T07:46:27.194Z] > git init /home/ubuntu/workspace/moby_PR-43255 # timeout=10 [2022-02-18T07:46:27.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:46:27.406Z] > git --version # timeout=10 [2022-02-18T07:46:27.418Z] > git --version # 'git version 2.17.1' [2022-02-18T07:46:27.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:46:27.421Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:46:53.761Z] Fetching without tags [2022-02-18T07:46:54.160Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:46:53.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:46:53.683Z] > git config --add remote.origin.fetch +refs/pull/43255/head:refs/remotes/origin/PR-43255 # timeout=10 [2022-02-18T07:46:53.698Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:46:53.721Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:46:53.746Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:46:53.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:46:53.747Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:46:54.159Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:46:54.192Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:46:55.887Z] Merge succeeded, producing 81a7032e722fa925db12d00ca2583d27d344a2f1 [2022-02-18T07:46:55.887Z] Checking out Revision 81a7032e722fa925db12d00ca2583d27d344a2f1 (PR-43255) [2022-02-18T07:46:54.993Z] > git remote # timeout=10 [2022-02-18T07:46:55.017Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:46:55.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:46:55.045Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:46:55.848Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T07:46:55.871Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:46:55.881Z] > git checkout -f 81a7032e722fa925db12d00ca2583d27d344a2f1 # timeout=10 [2022-02-18T07:46:59.631Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:46:59.622Z] > git rev-list --no-walk 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T07:47:00.880Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43255:/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-02-18T07:47:07.482Z] Unable to find image 'alpine:latest' locally [2022-02-18T07:47:07.739Z] latest: Pulling from library/alpine [2022-02-18T07:47:07.739Z] 59bf1c3509f3: Pulling fs layer [2022-02-18T07:47:07.739Z] 59bf1c3509f3: Download complete [2022-02-18T07:47:08.305Z] 59bf1c3509f3: Pull complete [2022-02-18T07:47:08.305Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-18T07:47:08.305Z] Status: Downloaded newer image for alpine:latest [2022-02-18T07:47:16.487Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-02-18T07:47:16.728Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01db727f46c0675c9) in /home/ubuntu/workspace/moby_PR-43255 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-02-18T07:47:16.785Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-02-18T07:47:16.833Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-02-18T07:47:16.844Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-02-18T07:47:16.852Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [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 [2022-02-18T07:47:17.096Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-18T07:47:17.234Z] Merge succeeded, producing 7e62c5b4682f6f537fb39bd1e82d565762a3b5ee [2022-02-18T07:47:17.234Z] Checking out Revision 7e62c5b4682f6f537fb39bd1e82d565762a3b5ee (PR-43255) [2022-02-18T07:47:17.302Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:47:16.834Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43255/.git # timeout=10 [2022-02-18T07:47:16.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:47:16.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:47:16.847Z] > git --version # timeout=10 [2022-02-18T07:47:16.851Z] > git --version # 'git version 2.17.1' [2022-02-18T07:47:16.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:47:16.852Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:47:17.091Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:47:17.099Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:47:17.146Z] > git remote # timeout=10 [2022-02-18T07:47:17.151Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:47:17.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:47:17.157Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:47:17.219Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T07:47:17.229Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:47:17.234Z] > git checkout -f 7e62c5b4682f6f537fb39bd1e82d565762a3b5ee # timeout=10 [2022-02-18T07:47:17.297Z] > git rev-list --no-walk 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T07:47:18.003Z] + [ PR != PR ] [2022-02-18T07:47:18.003Z] + [ master != master ] [2022-02-18T07:47:18.003Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T07:47:18.372Z] + docker version [2022-02-18T07:47:18.372Z] Client: Docker Engine - Community [2022-02-18T07:47:18.372Z] Version: 20.10.12 [2022-02-18T07:47:18.372Z] API version: 1.41 [2022-02-18T07:47:18.372Z] Go version: go1.16.12 [2022-02-18T07:47:18.372Z] Git commit: e91ed57 [2022-02-18T07:47:18.372Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-18T07:47:18.372Z] OS/Arch: linux/amd64 [2022-02-18T07:47:18.372Z] Context: default [2022-02-18T07:47:18.372Z] Experimental: true [2022-02-18T07:47:18.372Z] [2022-02-18T07:47:18.372Z] Server: Docker Engine - Community [2022-02-18T07:47:18.372Z] Engine: [2022-02-18T07:47:18.372Z] Version: 20.10.12 [2022-02-18T07:47:18.372Z] API version: 1.41 (minimum version 1.12) [2022-02-18T07:47:18.372Z] Go version: go1.16.12 [2022-02-18T07:47:18.372Z] Git commit: 459d0df [2022-02-18T07:47:18.372Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-18T07:47:18.372Z] OS/Arch: linux/amd64 [2022-02-18T07:47:18.372Z] Experimental: true [2022-02-18T07:47:18.372Z] containerd: [2022-02-18T07:47:18.372Z] Version: 1.4.12 [2022-02-18T07:47:18.372Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:47:18.372Z] runc: [2022-02-18T07:47:18.372Z] Version: 1.0.2 [2022-02-18T07:47:18.372Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T07:47:18.372Z] docker-init: [2022-02-18T07:47:18.372Z] Version: 0.19.0 [2022-02-18T07:47:18.372Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T07:47:18.690Z] + docker info [2022-02-18T07:47:31.727Z] Still waiting to schedule task [2022-02-18T07:47:31.728Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01db727f46c0675c9)’ [2022-02-18T07:47:31.728Z] Still waiting to schedule task [2022-02-18T07:47:31.729Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01db727f46c0675c9)’ [2022-02-18T07:47:31.729Z] Still waiting to schedule task [2022-02-18T07:47:31.729Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-02-18T07:47:31.732Z] Still waiting to schedule task [2022-02-18T07:47:31.732Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-02-18T07:47:31.733Z] Still waiting to schedule task [2022-02-18T07:47:31.733Z] All nodes of label ‘windows-2019’ are offline [2022-02-18T07:47:31.734Z] Still waiting to schedule task [2022-02-18T07:47:31.734Z] All nodes of label ‘windows-2022’ are offline [2022-02-18T07:47:31.734Z] Still waiting to schedule task [2022-02-18T07:47:31.735Z] All nodes of label ‘windows-2022’ are offline [2022-02-18T07:47:40.614Z] Client: [2022-02-18T07:47:40.614Z] Context: default [2022-02-18T07:47:40.614Z] Debug Mode: false [2022-02-18T07:47:40.614Z] Plugins: [2022-02-18T07:47:40.614Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T07:47:40.614Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T07:47:40.614Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-18T07:47:40.614Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-18T07:47:40.614Z] [2022-02-18T07:47:40.614Z] Server: [2022-02-18T07:47:40.614Z] Containers: 0 [2022-02-18T07:47:40.614Z] Running: 0 [2022-02-18T07:47:40.614Z] Paused: 0 [2022-02-18T07:47:40.614Z] Stopped: 0 [2022-02-18T07:47:40.614Z] Images: 1 [2022-02-18T07:47:40.614Z] Server Version: 20.10.12 [2022-02-18T07:47:40.614Z] Storage Driver: overlay2 [2022-02-18T07:47:40.614Z] Backing Filesystem: extfs [2022-02-18T07:47:40.614Z] Supports d_type: true [2022-02-18T07:47:40.614Z] Native Overlay Diff: true [2022-02-18T07:47:40.614Z] userxattr: false [2022-02-18T07:47:40.614Z] Logging Driver: json-file [2022-02-18T07:47:40.614Z] Cgroup Driver: cgroupfs [2022-02-18T07:47:40.614Z] Cgroup Version: 1 [2022-02-18T07:47:40.614Z] Plugins: [2022-02-18T07:47:40.614Z] Volume: local [2022-02-18T07:47:40.614Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T07:47:40.614Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T07:47:40.614Z] Swarm: inactive [2022-02-18T07:47:40.614Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-18T07:47:40.614Z] Default Runtime: runc [2022-02-18T07:47:40.614Z] Init Binary: docker-init [2022-02-18T07:47:40.614Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:47:40.614Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T07:47:40.614Z] init version: de40ad0 [2022-02-18T07:47:40.614Z] Security Options: [2022-02-18T07:47:40.614Z] apparmor [2022-02-18T07:47:40.614Z] seccomp [2022-02-18T07:47:40.614Z] Profile: default [2022-02-18T07:47:40.614Z] Kernel Version: 5.4.0-1061-aws [2022-02-18T07:47:40.614Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-18T07:47:40.614Z] OSType: linux [2022-02-18T07:47:40.614Z] Architecture: x86_64 [2022-02-18T07:47:40.614Z] CPUs: 2 [2022-02-18T07:47:40.614Z] Total Memory: 7.565GiB [2022-02-18T07:47:40.614Z] Name: ip-10-100-93-157 [2022-02-18T07:47:40.614Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-18T07:47:40.614Z] Docker Root Dir: /var/lib/docker [2022-02-18T07:47:40.614Z] Debug Mode: false [2022-02-18T07:47:40.614Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:47:40.614Z] Labels: [2022-02-18T07:47:40.614Z] Experimental: true [2022-02-18T07:47:40.614Z] Insecure Registries: [2022-02-18T07:47:40.614Z] 127.0.0.0/8 [2022-02-18T07:47:40.614Z] Live Restore Enabled: true [2022-02-18T07:47:40.614Z] [2022-02-18T07:47:40.614Z] WARNING: No swap limit support [Pipeline] sh [2022-02-18T07:47:40.957Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:47:40.957Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:47:40.957Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43255/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-18T07:47:40.957Z] + bash /home/ubuntu/workspace/moby_PR-43255/check-config.sh [2022-02-18T07:47:40.957Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-18T07:47:40.957Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-18T07:47:40.957Z] [2022-02-18T07:47:40.957Z] Generally Necessary: [2022-02-18T07:47:40.957Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-18T07:47:40.957Z] - apparmor: enabled and tools installed [2022-02-18T07:47:40.957Z] - CONFIG_NAMESPACES: enabled [2022-02-18T07:47:40.957Z] - CONFIG_NET_NS: enabled [2022-02-18T07:47:40.957Z] - CONFIG_PID_NS: enabled [2022-02-18T07:47:40.957Z] - CONFIG_IPC_NS: enabled [2022-02-18T07:47:40.957Z] - CONFIG_UTS_NS: enabled [2022-02-18T07:47:40.957Z] - CONFIG_CGROUPS: enabled [2022-02-18T07:47:40.957Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-18T07:47:40.957Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-18T07:47:40.957Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-18T07:47:40.957Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-18T07:47:40.957Z] - CONFIG_CPUSETS: enabled [2022-02-18T07:47:40.957Z] - CONFIG_MEMCG: enabled [2022-02-18T07:47:40.957Z] - CONFIG_KEYS: enabled [2022-02-18T07:47:40.957Z] - CONFIG_VETH: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-18T07:47:41.221Z] - CONFIG_CGROUP_BPF: enabled [2022-02-18T07:47:41.221Z] [2022-02-18T07:47:41.221Z] Optional Features: [2022-02-18T07:47:41.221Z] - CONFIG_USER_NS: enabled [2022-02-18T07:47:41.221Z] - CONFIG_SECCOMP: enabled [2022-02-18T07:47:41.221Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-18T07:47:41.221Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-18T07:47:41.221Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-18T07:47:41.221Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-18T07:47:41.221Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-18T07:47:41.221Z] - CONFIG_BLK_CGROUP: enabled [2022-02-18T07:47:41.221Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-18T07:47:41.221Z] - CONFIG_CGROUP_PERF: enabled [2022-02-18T07:47:41.221Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-18T07:47:41.221Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-18T07:47:41.221Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-18T07:47:41.221Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-18T07:47:41.221Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-18T07:47:41.221Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-18T07:47:41.221Z] - CONFIG_IP_VS: enabled (as module) [2022-02-18T07:47:41.499Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-18T07:47:41.499Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-18T07:47:41.499Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-18T07:47:41.499Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-18T07:47:41.499Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-18T07:47:41.499Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-18T07:47:41.499Z] - CONFIG_EXT4_FS: enabled [2022-02-18T07:47:41.499Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-18T07:47:41.499Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-18T07:47:41.499Z] - Network Drivers: [2022-02-18T07:47:41.499Z] - "overlay": [2022-02-18T07:47:41.499Z] - CONFIG_VXLAN: enabled (as module) [2022-02-18T07:47:41.499Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-18T07:47:41.499Z] Optional (for encrypted networks): [2022-02-18T07:47:41.499Z] - CONFIG_CRYPTO: enabled [2022-02-18T07:47:41.499Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-18T07:47:41.499Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-18T07:47:41.499Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-18T07:47:41.500Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-18T07:47:41.500Z] - CONFIG_XFRM: enabled [2022-02-18T07:47:41.500Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-18T07:47:41.500Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-18T07:47:41.500Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-18T07:47:41.500Z] - "ipvlan": [2022-02-18T07:47:41.500Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-18T07:47:41.500Z] - "macvlan": [2022-02-18T07:47:41.500Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-18T07:47:41.500Z] - CONFIG_DUMMY: enabled (as module) [2022-02-18T07:47:41.500Z] - "ftp,tftp client in container": [2022-02-18T07:47:41.500Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-18T07:47:41.500Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-18T07:47:41.500Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-18T07:47:41.500Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-18T07:47:41.500Z] - Storage Drivers: [2022-02-18T07:47:41.500Z] - "aufs": [2022-02-18T07:47:41.500Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-18T07:47:41.500Z] - "btrfs": [2022-02-18T07:47:41.500Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-18T07:47:41.500Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-18T07:47:41.500Z] - "devicemapper": [2022-02-18T07:47:41.500Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-18T07:47:41.500Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-18T07:47:41.500Z] - "overlay": [2022-02-18T07:47:41.500Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-18T07:47:41.757Z] - "zfs": [2022-02-18T07:47:41.757Z] - /dev/zfs: present [2022-02-18T07:47:41.757Z] - zfs command: missing [2022-02-18T07:47:41.757Z] - zpool command: missing [2022-02-18T07:47:41.757Z] [2022-02-18T07:47:41.757Z] Limits: [2022-02-18T07:47:41.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-18T07:47:41.757Z] [2022-02-18T07:47:41.757Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T07:47:42.096Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7e62c5b4682f6f537fb39bd1e82d565762a3b5ee . [2022-02-18T07:47:42.096Z] #1 [internal] load build definition from Dockerfile [2022-02-18T07:47:42.096Z] #1 sha256:9bbb0115ca3c1560c37eae7471df692ff73d58abfae246fab3d15913563e69a4 [2022-02-18T07:47:42.096Z] #1 transferring dockerfile: 16.86kB done [2022-02-18T07:47:42.096Z] #1 DONE 0.1s [2022-02-18T07:47:42.096Z] [2022-02-18T07:47:42.096Z] #2 [internal] load .dockerignore [2022-02-18T07:47:42.096Z] #2 sha256:254901009830975c2191f8dff62d9ca882fcd4ceff9652b42983acbd382e9924 [2022-02-18T07:47:42.096Z] #2 transferring context: 87B done [2022-02-18T07:47:42.096Z] #2 DONE 0.1s [2022-02-18T07:47:42.662Z] [2022-02-18T07:47:42.662Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T07:47:42.662Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-18T07:47:42.923Z] #3 DONE 0.3s [2022-02-18T07:47:42.923Z] [2022-02-18T07:47:42.923Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T07:47:42.923Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-18T07:47:42.923Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-18T07:47:42.923Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-18T07:47:42.923Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-18T07:47:42.923Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-18T07:47:42.923Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.2s [2022-02-18T07:47:43.858Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 1.0s done [2022-02-18T07:47:43.858Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-18T07:47:44.791Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.8s done [2022-02-18T07:47:44.791Z] #4 DONE 1.9s [2022-02-18T07:47:45.049Z] [2022-02-18T07:47:45.049Z] #5 [internal] load .dockerignore [2022-02-18T07:47:45.049Z] #5 sha256:0bf5e0898d09f61c513a3bce78c9bdb5d3368fa78e5d0f43dc173da2dcf13ff4 [2022-02-18T07:47:45.049Z] #5 DONE 0.0s [2022-02-18T07:47:45.049Z] [2022-02-18T07:47:45.049Z] #6 [internal] load build definition from Dockerfile [2022-02-18T07:47:45.049Z] #6 sha256:5c7257ac1725863247c2de78ba003bda58a9f6b73a534294301838b0da355683 [2022-02-18T07:47:45.049Z] #6 DONE 0.0s [2022-02-18T07:47:45.049Z] [2022-02-18T07:47:45.049Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:47:45.049Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T07:47:49.232Z] #10 DONE 4.0s [2022-02-18T07:47:49.232Z] [2022-02-18T07:47:49.232Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T07:47:49.232Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T07:47:49.232Z] #7 DONE 4.0s [2022-02-18T07:47:49.232Z] [2022-02-18T07:47:49.232Z] #9 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T07:47:49.232Z] #9 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T07:47:49.232Z] #9 DONE 4.1s [2022-02-18T07:47:49.232Z] [2022-02-18T07:47:49.232Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:47:49.232Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T07:47:49.232Z] #8 DONE 4.1s [2022-02-18T07:47:50.174Z] [2022-02-18T07:47:50.174Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:47:50.174Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:47:50.174Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-18T07:47:50.432Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T07:47:50.432Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-18T07:47:50.432Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-18T07:47:50.691Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.2s [2022-02-18T07:47:50.691Z] #35 ... [2022-02-18T07:47:50.691Z] [2022-02-18T07:47:50.691Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T07:47:50.691Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T07:47:50.691Z] #52 DONE 0.0s [2022-02-18T07:47:50.691Z] [2022-02-18T07:47:50.691Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:47:50.691Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:47:50.948Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.34MB / 54.92MB 0.5s [2022-02-18T07:47:50.948Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 12.58MB / 54.92MB 0.7s [2022-02-18T07:47:51.205Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 18.87MB / 54.92MB 0.8s [2022-02-18T07:47:51.462Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 22.02MB / 54.92MB 1.0s [2022-02-18T07:47:51.462Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 26.21MB / 54.92MB 1.1s [2022-02-18T07:47:51.721Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 39.85MB / 54.92MB 1.4s [2022-02-18T07:47:51.980Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 47.19MB / 54.92MB 1.8s [2022-02-18T07:47:52.237Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s [2022-02-18T07:47:53.167Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.8s done [2022-02-18T07:47:55.693Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.8s [2022-02-18T07:47:56.637Z] #35 ... [2022-02-18T07:47:56.637Z] [2022-02-18T07:47:56.637Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:47:56.637Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:47:56.637Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-18T07:47:56.637Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-18T07:47:56.637Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-18T07:47:56.637Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T07:47:56.637Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.8s done [2022-02-18T07:47:56.637Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.6s done [2022-02-18T07:47:56.637Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.2s done [2022-02-18T07:47:56.637Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 5.2s done [2022-02-18T07:47:56.637Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.1s [2022-02-18T07:47:56.637Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 6.1s [2022-02-18T07:47:56.637Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 0B / 156B 6.2s [2022-02-18T07:47:56.903Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 6.3s [2022-02-18T07:47:58.299Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 7.4s done [2022-02-18T07:47:59.233Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.8s done [2022-02-18T07:48:00.168Z] #11 ... [2022-02-18T07:48:00.168Z] [2022-02-18T07:48:00.168Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:48:00.168Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:48:00.168Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-18T07:48:00.168Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:48:00.168Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T07:48:00.168Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T07:48:00.168Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 9.8s [2022-02-18T07:48:00.168Z] #74 ... [2022-02-18T07:48:00.168Z] [2022-02-18T07:48:00.168Z] #31 [internal] load build context [2022-02-18T07:48:00.168Z] #31 sha256:4b97be80ce8e5f2b3eca260753c1c01ef66714b9a2df2bb44991412669e7a53f [2022-02-18T07:48:00.168Z] #31 transferring context: 57.35MB 7.0s done [2022-02-18T07:48:00.424Z] #31 DONE 10.2s [2022-02-18T07:48:00.424Z] [2022-02-18T07:48:00.424Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:48:00.424Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:48:00.424Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-18T07:48:00.424Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:48:00.424Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T07:48:00.424Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T07:48:00.424Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-02-18T07:48:00.424Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-02-18T07:48:00.424Z] #76 DONE 10.1s [2022-02-18T07:48:00.424Z] [2022-02-18T07:48:00.424Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:48:00.424Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:48:00.681Z] #74 ... [2022-02-18T07:48:00.681Z] [2022-02-18T07:48:00.681Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:48:00.681Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:48:00.681Z] #35 DONE 10.4s [2022-02-18T07:48:00.681Z] [2022-02-18T07:48:00.681Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:48:00.681Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:48:00.681Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 10.1s [2022-02-18T07:48:00.681Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 10.3s [2022-02-18T07:48:00.946Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 10.4s done [2022-02-18T07:48:00.946Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-18T07:48:02.842Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-02-18T07:48:02.842Z] #74 DONE 12.4s [2022-02-18T07:48:02.842Z] [2022-02-18T07:48:02.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:48:02.842Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:48:02.842Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 9.8s done [2022-02-18T07:48:02.842Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 9.9s done [2022-02-18T07:48:02.842Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.7s done [2022-02-18T07:48:02.842Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.4s done [2022-02-18T07:48:02.842Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-18T07:48:05.419Z] #11 ... [2022-02-18T07:48:05.419Z] [2022-02-18T07:48:05.419Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T07:48:05.419Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-18T07:48:05.419Z] #75 DONE 0.8s [2022-02-18T07:48:05.419Z] [2022-02-18T07:48:05.419Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T07:48:05.419Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-18T07:48:06.349Z] #77 DONE 1.0s [2022-02-18T07:48:06.349Z] [2022-02-18T07:48:06.349Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:48:06.349Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:48:08.294Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.2s [2022-02-18T07:48:10.827Z] #11 ... [2022-02-18T07:48:10.827Z] [2022-02-18T07:48:10.827Z] #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-02-18T07:48:10.827Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T07:48:10.827Z] #36 2.079 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:48:10.827Z] #36 2.094 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:48:10.827Z] #36 2.094 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:48:10.827Z] #36 2.300 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:48:10.827Z] #36 2.642 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:48:10.827Z] #36 2.838 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:48:10.827Z] #36 4.171 Fetched 8504 kB in 2s (3609 kB/s) [2022-02-18T07:48:10.827Z] #36 4.171 Reading package lists... [2022-02-18T07:48:10.827Z] #36 5.006 Reading package lists... [2022-02-18T07:48:10.827Z] #36 5.837 Building dependency tree... [2022-02-18T07:48:10.827Z] #36 6.152 The following additional packages will be installed: [2022-02-18T07:48:10.827Z] #36 6.152 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T07:48:10.827Z] #36 6.152 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T07:48:10.827Z] #36 6.152 Recommended packages: [2022-02-18T07:48:10.827Z] #36 6.152 libldap-common publicsuffix libsasl2-modules [2022-02-18T07:48:10.827Z] #36 6.313 The following NEW packages will be installed: [2022-02-18T07:48:10.827Z] #36 6.313 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T07:48:10.827Z] #36 6.313 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T07:48:10.827Z] #36 6.313 libssh2-1 openssl [2022-02-18T07:48:10.827Z] #36 6.590 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T07:48:10.827Z] #36 6.590 Need to get 3038 kB of archives. [2022-02-18T07:48:10.827Z] #36 6.590 After this operation, 6650 kB of additional disk space will be used. [2022-02-18T07:48:10.827Z] #36 6.590 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-18T07:48:10.827Z] #36 6.599 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-18T07:48:10.827Z] #36 6.600 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-18T07:48:10.827Z] #36 6.604 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-18T07:48:10.827Z] #36 6.605 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-18T07:48:10.827Z] #36 6.610 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-18T07:48:10.827Z] #36 6.613 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-18T07:48:10.827Z] #36 6.617 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-18T07:48:10.827Z] #36 6.618 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-18T07:48:10.827Z] #36 6.619 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-18T07:48:10.827Z] #36 6.621 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-18T07:48:10.827Z] #36 6.627 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-18T07:48:10.827Z] #36 6.631 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T07:48:10.827Z] #36 6.635 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T07:48:10.827Z] #36 6.637 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T07:48:10.827Z] #36 6.849 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:48:10.827Z] #36 6.897 Fetched 3038 kB in 0s (9292 kB/s) [2022-02-18T07:48:10.827Z] #36 6.944 Selecting previously unselected package openssl. [2022-02-18T07:48:10.827Z] #36 6.944 (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-02-18T07:48:10.827Z] #36 6.944 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 6.948 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:48:10.827Z] #36 7.177 Selecting previously unselected package ca-certificates. [2022-02-18T07:48:10.827Z] #36 7.177 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T07:48:10.827Z] #36 7.185 Unpacking ca-certificates (20210119) ... [2022-02-18T07:48:10.827Z] #36 7.275 Selecting previously unselected package libbrotli1:amd64. [2022-02-18T07:48:10.827Z] #36 7.276 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.284 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T07:48:10.827Z] #36 7.367 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T07:48:10.827Z] #36 7.367 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.371 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:48:10.827Z] #36 7.423 Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T07:48:10.827Z] #36 7.423 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.426 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:48:10.827Z] #36 7.485 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T07:48:10.827Z] #36 7.485 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.488 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T07:48:10.827Z] #36 7.578 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T07:48:10.827Z] #36 7.578 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.587 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T07:48:10.827Z] #36 7.639 Selecting previously unselected package libpsl5:amd64. [2022-02-18T07:48:10.827Z] #36 7.639 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.643 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T07:48:10.827Z] #36 7.689 Selecting previously unselected package librtmp1:amd64. [2022-02-18T07:48:10.827Z] #36 7.689 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.693 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:48:10.827Z] #36 7.733 Selecting previously unselected package libssh2-1:amd64. [2022-02-18T07:48:10.827Z] #36 7.733 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.738 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T07:48:10.827Z] #36 7.845 Selecting previously unselected package libcurl4:amd64. [2022-02-18T07:48:10.827Z] #36 7.845 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.849 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:48:10.827Z] #36 7.924 Selecting previously unselected package curl. [2022-02-18T07:48:10.827Z] #36 7.924 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 7.927 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:48:10.827Z] #36 8.003 Selecting previously unselected package libonig5:amd64. [2022-02-18T07:48:10.827Z] #36 8.003 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 8.007 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:48:10.827Z] #36 8.087 Selecting previously unselected package libjq1:amd64. [2022-02-18T07:48:10.827Z] #36 8.087 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 8.093 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:48:10.827Z] #36 8.148 Selecting previously unselected package jq. [2022-02-18T07:48:10.827Z] #36 8.148 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-18T07:48:10.827Z] #36 8.154 Unpacking jq (1.6-2.1) ... [2022-02-18T07:48:10.827Z] #36 8.264 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T07:48:10.827Z] #36 8.276 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T07:48:10.827Z] #36 8.313 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T07:48:10.827Z] #36 8.418 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:48:10.827Z] #36 8.508 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:48:10.827Z] #36 8.524 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:48:10.827Z] #36 8.537 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T07:48:10.827Z] #36 8.547 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:48:10.827Z] #36 8.566 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:48:10.827Z] #36 8.577 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:48:10.827Z] #36 8.589 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T07:48:10.827Z] #36 8.602 Setting up ca-certificates (20210119) ... [2022-02-18T07:48:10.827Z] #36 9.262 Updating certificates in /etc/ssl/certs... [2022-02-18T07:48:10.827Z] #36 10.16 129 added, 0 removed; done. [2022-02-18T07:48:10.827Z] #36 10.22 Setting up jq (1.6-2.1) ... [2022-02-18T07:48:10.827Z] #36 10.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:48:10.827Z] #36 10.24 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:48:10.827Z] #36 10.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:48:10.827Z] #36 ... [2022-02-18T07:48:10.827Z] [2022-02-18T07:48:10.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:48:10.827Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:48:10.827Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 8.1s done [2022-02-18T07:48:11.087Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-18T07:48:12.463Z] #11 ... [2022-02-18T07:48:12.463Z] [2022-02-18T07:48:12.463Z] #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-02-18T07:48:12.463Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T07:48:12.463Z] #36 10.27 Processing triggers for ca-certificates (20210119) ... [2022-02-18T07:48:12.463Z] #36 10.28 Updating certificates in /etc/ssl/certs... [2022-02-18T07:48:12.463Z] #36 11.11 0 added, 0 removed; done. [2022-02-18T07:48:12.463Z] #36 11.11 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T07:48:12.463Z] #36 11.12 done. [2022-02-18T07:48:12.463Z] #36 DONE 11.6s [2022-02-18T07:48:12.463Z] [2022-02-18T07:48:12.463Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T07:48:12.463Z] #37 sha256:fa5b6288abd015fade72ab94606042820c7006b7cf2104a14e9e047aeb709b79 [2022-02-18T07:48:12.463Z] #37 DONE 0.2s [2022-02-18T07:48:12.463Z] [2022-02-18T07:48:12.463Z] #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-02-18T07:48:12.463Z] #38 sha256:f36b461f61f2b53d064136455881fd32b7576c1f17796812d799315deda1f79d [2022-02-18T07:48:14.983Z] #38 2.369 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T07:48:14.983Z] #38 2.684 [2022-02-18T07:48:15.498Z] #38 2.926 #=#=# ######################################################################## 100.0% [2022-02-18T07:48:15.807Z] #38 3.231 [2022-02-18T07:48:16.875Z] #38 4.304 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T07:48:17.144Z] #38 4.668 [2022-02-18T07:48:17.662Z] #38 4.908 #=#=# 0.1% ######################################################################## 100.0% [2022-02-18T07:48:17.925Z] #38 5.427 [2022-02-18T07:48:18.901Z] #38 6.401 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T07:48:18.901Z] #38 ... [2022-02-18T07:48:18.901Z] [2022-02-18T07:48:18.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:48:18.901Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:48:18.901Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.8s [2022-02-18T07:48:19.832Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 8.6s done [2022-02-18T07:48:20.402Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0.1s [2022-02-18T07:48:21.290Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a119d7104d160b53) in /home/ubuntu/workspace/moby_PR-43255 [Pipeline] { [2022-02-18T07:48:21.321Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08e33756bcb8f58f6) in /home/ubuntu/workspace/moby_PR-43255 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-02-18T07:48:21.399Z] The recommended git tool is: git [2022-02-18T07:48:21.436Z] The recommended git tool is: git [2022-02-18T07:48:23.958Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0de3630ba9fb0978d) in /home/ubuntu/workspace/moby_PR-43255 [Pipeline] { [Pipeline] checkout [2022-02-18T07:48:24.058Z] The recommended git tool is: git [2022-02-18T07:48:24.711Z] using credential docker-jenkins-github-credentials [2022-02-18T07:48:24.719Z] Cloning the remote Git repository [2022-02-18T07:48:24.719Z] Cloning with configured refspecs honoured and without tags [2022-02-18T07:48:23.848Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T07:48:23.921Z] > git init /home/ubuntu/workspace/moby_PR-43255 # timeout=10 [2022-02-18T07:48:24.864Z] using credential docker-jenkins-github-credentials [2022-02-18T07:48:24.872Z] Cloning the remote Git repository [2022-02-18T07:48:24.872Z] Cloning with configured refspecs honoured and without tags [2022-02-18T07:48:24.175Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T07:48:25.658Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.2s [2022-02-18T07:48:24.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:48:24.151Z] > git --version # timeout=10 [2022-02-18T07:48:24.166Z] > git --version # 'git version 2.17.1' [2022-02-18T07:48:24.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:24.175Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:24.229Z] > git init /home/ubuntu/workspace/moby_PR-43255 # timeout=10 [2022-02-18T07:48:24.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:48:24.424Z] > git --version # timeout=10 [2022-02-18T07:48:24.438Z] > git --version # 'git version 2.17.1' [2022-02-18T07:48:24.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:24.440Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:27.037Z] #11 ... [2022-02-18T07:48:27.037Z] [2022-02-18T07:48:27.037Z] #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-02-18T07:48:27.037Z] #38 sha256:f36b461f61f2b53d064136455881fd32b7576c1f17796812d799315deda1f79d [2022-02-18T07:48:27.037Z] #38 6.793 [2022-02-18T07:48:27.037Z] #38 7.018 #=#=# 0.0% ##### 7.6% ###################################### 53.6% ######################################################################## 100.0% [2022-02-18T07:48:27.037Z] #38 7.627 [2022-02-18T07:48:27.037Z] #38 8.517 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T07:48:27.037Z] #38 8.792 [2022-02-18T07:48:27.037Z] #38 9.011 #=#=# ######################################################################## 100.0% [2022-02-18T07:48:27.037Z] #38 9.355 [2022-02-18T07:48:27.037Z] #38 10.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T07:48:27.037Z] #38 10.39 [2022-02-18T07:48:27.037Z] #38 10.61 #=#=# ######################################################################## 100.0% [2022-02-18T07:48:27.037Z] #38 10.87 [2022-02-18T07:48:27.037Z] #38 10.97 Download of images into '/build' complete. [2022-02-18T07:48:27.037Z] #38 10.97 Use something like the following to load the result into a Docker daemon: [2022-02-18T07:48:27.037Z] #38 10.97 tar -cC '/build' . | docker load [2022-02-18T07:48:27.037Z] #38 DONE 14.3s [2022-02-18T07:48:27.037Z] [2022-02-18T07:48:27.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:48:27.037Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:48:27.345Z] using credential docker-jenkins-github-credentials [2022-02-18T07:48:27.356Z] Cloning the remote Git repository [2022-02-18T07:48:27.356Z] Cloning with configured refspecs honoured and without tags [2022-02-18T07:48:27.421Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T07:48:27.484Z] > git init /home/ubuntu/workspace/moby_PR-43255 # timeout=10 [2022-02-18T07:48:27.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:48:27.977Z] > git --version # timeout=10 [2022-02-18T07:48:28.021Z] > git --version # 'git version 2.25.1' [2022-02-18T07:48:28.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:28.023Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:30.325Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 9.6s done [2022-02-18T07:48:30.325Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 [2022-02-18T07:48:30.325Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-18T07:48:30.325Z] #11 DONE 40.1s [2022-02-18T07:48:30.325Z] [2022-02-18T07:48:30.325Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T07:48:30.325Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-18T07:48:31.255Z] #12 DONE 0.9s [2022-02-18T07:48:31.255Z] [2022-02-18T07:48:31.255Z] #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-02-18T07:48:31.255Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T07:48:31.821Z] #13 DONE 0.6s [2022-02-18T07:48:31.821Z] [2022-02-18T07:48:31.821Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T07:48:31.821Z] #40 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-18T07:48:31.821Z] #40 DONE 0.0s [2022-02-18T07:48:31.821Z] [2022-02-18T07:48:31.821Z] #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-02-18T07:48:31.821Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:48:32.078Z] #41 ... [2022-02-18T07:48:32.078Z] [2022-02-18T07:48:32.078Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T07:48:32.078Z] #49 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-18T07:48:32.078Z] #49 DONE 0.2s [2022-02-18T07:48:32.078Z] [2022-02-18T07:48:32.078Z] #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-02-18T07:48:32.078Z] #53 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-18T07:48:32.078Z] #53 DONE 0.2s [2022-02-18T07:48:32.078Z] [2022-02-18T07:48:32.078Z] #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-02-18T07:48:32.078Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:48:35.364Z] #54 ... [2022-02-18T07:48:35.364Z] [2022-02-18T07:48:35.364Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-18T07:48:35.364Z] #14 sha256:8d230ea0eada6edd0d1759f43d3949696e5793ab3c784263f05662fc7af9dfca [2022-02-18T07:48:35.364Z] #14 DONE 3.3s [2022-02-18T07:48:35.364Z] [2022-02-18T07:48:35.364Z] #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-02-18T07:48:35.364Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:48:35.364Z] #41 3.252 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T07:48:35.364Z] #41 3.253 Cloning into '.'... [2022-02-18T07:48:36.774Z] #41 ... [2022-02-18T07:48:36.774Z] [2022-02-18T07:48:36.774Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-18T07:48:36.774Z] #15 sha256:33bdda790bc011c4a32f0f454a954d61e5fd0418ae54fc12c2b86c7b87ba26a8 [2022-02-18T07:48:36.774Z] #15 DONE 1.4s [2022-02-18T07:48:36.774Z] [2022-02-18T07:48:36.774Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-18T07:48:36.774Z] #16 sha256:5fb511774864cbf41db7f0c53e1f9bdb01ce8df4ec35730f81f2f3b605691c82 [2022-02-18T07:48:38.142Z] #16 DONE 1.5s [2022-02-18T07:48:38.142Z] [2022-02-18T07:48:38.142Z] #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-02-18T07:48:38.142Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:48:38.142Z] #56 3.352 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T07:48:38.142Z] #56 4.837 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T07:48:38.142Z] #56 4.852 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T07:48:38.142Z] #56 4.895 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T07:48:38.142Z] #56 4.988 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T07:48:38.142Z] #56 5.231 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T07:48:38.142Z] #56 5.247 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T07:48:38.142Z] #56 5.340 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T07:48:38.142Z] #56 5.383 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T07:48:38.142Z] #56 5.472 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T07:48:38.142Z] #56 5.528 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T07:48:38.142Z] #56 5.573 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T07:48:38.142Z] #56 5.651 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T07:48:38.142Z] #56 ... [2022-02-18T07:48:38.142Z] [2022-02-18T07:48:38.142Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-18T07:48:38.142Z] #17 sha256:b7b749beba69265ab39fed5094bda85118d22dfc74f543f65cf6e403c0ea27a7 [2022-02-18T07:48:40.037Z] #17 DONE 1.5s [2022-02-18T07:48:40.037Z] [2022-02-18T07:48:40.037Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-18T07:48:40.037Z] #18 sha256:f3d66ae047264a893b3e0a143aadf8309543822129c1b2fc3a061f1abd1e1e08 [2022-02-18T07:48:41.408Z] #18 DONE 1.8s [2022-02-18T07:48:41.408Z] [2022-02-18T07:48:41.408Z] #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-02-18T07:48:41.408Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T07:48:41.667Z] #19 ... [2022-02-18T07:48:41.667Z] [2022-02-18T07:48:41.667Z] #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-02-18T07:48:41.667Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T07:48:41.667Z] #43 3.688 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T07:48:41.968Z] #43 ... [2022-02-18T07:48:41.968Z] [2022-02-18T07:48:41.968Z] #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-02-18T07:48:41.968Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:48:41.968Z] #50 3.111 + git clone https://github.com/docker/distribution.git . [2022-02-18T07:48:41.968Z] #50 3.116 Cloning into '.'... [2022-02-18T07:48:41.968Z] #50 ... [2022-02-18T07:48:41.968Z] [2022-02-18T07:48:41.968Z] #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-02-18T07:48:41.968Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T07:48:41.968Z] #60 3.652 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T07:48:41.968Z] #60 5.644 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T07:48:41.968Z] #60 5.685 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T07:48:41.968Z] #60 5.695 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T07:48:41.968Z] #60 7.493 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T07:48:42.226Z] #60 ... [2022-02-18T07:48:42.226Z] [2022-02-18T07:48:42.226Z] #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-02-18T07:48:42.226Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:48:42.226Z] #58 3.551 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T07:48:42.483Z] #58 ... [2022-02-18T07:48:42.483Z] [2022-02-18T07:48:42.483Z] #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-02-18T07:48:42.483Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:48:42.483Z] #54 3.780 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:48:42.483Z] #54 3.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:48:42.483Z] #54 4.176 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T07:48:42.483Z] #54 4.186 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:48:42.483Z] #54 4.418 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:48:42.483Z] #54 6.052 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:48:42.483Z] #54 7.841 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T07:48:42.483Z] #54 9.999 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:48:43.414Z] #54 ... [2022-02-18T07:48:43.414Z] [2022-02-18T07:48:43.414Z] #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-02-18T07:48:43.414Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T07:48:43.414Z] #19 1.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:48:43.414Z] #19 1.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:48:43.414Z] #19 1.870 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:48:45.352Z] #19 3.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:48:45.610Z] #19 4.301 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T07:48:46.521Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f89ad6ef112730c5) in /home/ubuntu/workspace/moby_PR-43255 [Pipeline] { [Pipeline] checkout [2022-02-18T07:48:46.542Z] #19 5.093 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T07:48:46.709Z] The recommended git tool is: git [2022-02-18T07:48:47.474Z] #19 6.070 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:48:47.888Z] Fetching without tags [2022-02-18T07:48:47.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:48:47.865Z] > git config --add remote.origin.fetch +refs/pull/43255/head:refs/remotes/origin/PR-43255 # timeout=10 [2022-02-18T07:48:47.875Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:47.888Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:48:47.904Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:48:47.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:48.140Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:48:48.189Z] Fetching without tags [2022-02-18T07:48:48.216Z] Fetching without tags [2022-02-18T07:48:48.483Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:48:48.489Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:48:48.842Z] #19 7.381 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T07:48:49.101Z] #19 ... [2022-02-18T07:48:49.101Z] [2022-02-18T07:48:49.101Z] #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-02-18T07:48:49.101Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T07:48:49.101Z] #43 17.04 tomll can be used in two ways: [2022-02-18T07:48:49.101Z] #43 17.04 Writing to STDIN and reading from STDOUT: [2022-02-18T07:48:49.101Z] #43 17.04 cat file.toml | tomll > file.toml [2022-02-18T07:48:49.101Z] #43 17.04 [2022-02-18T07:48:49.101Z] #43 17.04 Reading and updating a list of files: [2022-02-18T07:48:49.101Z] #43 17.04 tomll a.toml b.toml c.toml [2022-02-18T07:48:49.101Z] #43 17.04 [2022-02-18T07:48:49.101Z] #43 17.04 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T07:48:49.101Z] #43 DONE 17.4s [2022-02-18T07:48:49.101Z] [2022-02-18T07:48:49.101Z] #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-02-18T07:48:49.101Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:48:49.101Z] #54 15.56 Fetched 8507 kB in 12s (687 kB/s) [2022-02-18T07:48:49.496Z] Merge succeeded, producing f4964b3f4fd04ba7cda9cb2f5a277a10ec754747 [2022-02-18T07:48:49.497Z] Checking out Revision f4964b3f4fd04ba7cda9cb2f5a277a10ec754747 (PR-43255) [2022-02-18T07:48:48.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:48:48.150Z] > git config --add remote.origin.fetch +refs/pull/43255/head:refs/remotes/origin/PR-43255 # timeout=10 [2022-02-18T07:48:48.171Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:48.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:48:48.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:48:48.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:48.220Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:48.492Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:48:48.521Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:48:49.245Z] > git remote # timeout=10 [2022-02-18T07:48:49.274Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:48:49.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:49.303Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:48:48.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:48:48.112Z] > git config --add remote.origin.fetch +refs/pull/43255/head:refs/remotes/origin/PR-43255 # timeout=10 [2022-02-18T07:48:48.129Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:48.162Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:48:48.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:48:48.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:48.193Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:48.501Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:48:48.524Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:48:49.508Z] > git remote # timeout=10 [2022-02-18T07:48:49.543Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:48:49.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:49.573Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:48:49.919Z] Merge succeeded, producing f4964b3f4fd04ba7cda9cb2f5a277a10ec754747 [2022-02-18T07:48:49.919Z] Checking out Revision f4964b3f4fd04ba7cda9cb2f5a277a10ec754747 (PR-43255) [2022-02-18T07:48:47.905Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:48.162Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:48:48.169Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:48:48.854Z] > git remote # timeout=10 [2022-02-18T07:48:48.874Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:48:48.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:48.881Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:48:49.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T07:48:49.512Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:48:49.524Z] > git checkout -f f4964b3f4fd04ba7cda9cb2f5a277a10ec754747 # timeout=10 [2022-02-18T07:48:50.437Z] Merge succeeded, producing ee326d56271dbe755e74dd769d886b6989e1864b [2022-02-18T07:48:50.437Z] Checking out Revision ee326d56271dbe755e74dd769d886b6989e1864b (PR-43255) [2022-02-18T07:48:50.808Z] using credential docker-jenkins-github-credentials [2022-02-18T07:48:50.818Z] Cloning the remote Git repository [2022-02-18T07:48:50.818Z] Cloning with configured refspecs honoured and without tags [2022-02-18T07:48:50.820Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T07:48:50.872Z] > git init /home/ubuntu/workspace/moby_PR-43255 # timeout=10 [2022-02-18T07:48:49.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T07:48:49.921Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:48:49.935Z] > git checkout -f f4964b3f4fd04ba7cda9cb2f5a277a10ec754747 # timeout=10 [2022-02-18T07:48:50.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T07:48:50.439Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:48:50.464Z] > git checkout -f ee326d56271dbe755e74dd769d886b6989e1864b # timeout=10 [2022-02-18T07:48:51.666Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:48:51.666Z] > git --version # timeout=10 [2022-02-18T07:48:51.680Z] > git --version # 'git version 2.25.1' [2022-02-18T07:48:51.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:48:51.682Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:48:53.146Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:48:53.161Z] > git rev-list --no-walk 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:48:53.286Z] #54 15.56 Reading package lists... [2022-02-18T07:48:53.286Z] #54 ... [2022-02-18T07:48:53.286Z] [2022-02-18T07:48:53.286Z] #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-02-18T07:48:53.286Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:48:53.286Z] #50 20.13 Updating files: 90% (1664/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-02-18T07:48:53.286Z] #50 20.32 + git checkout -q v2.3.0 [2022-02-18T07:48:53.544Z] #50 21.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-02-18T07:48:53.544Z] #50 ... [2022-02-18T07:48:53.544Z] [2022-02-18T07:48:53.544Z] #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-02-18T07:48:53.544Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:48:53.544Z] #56 11.69 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T07:48:53.544Z] #56 11.75 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T07:48:53.544Z] #56 ... [2022-02-18T07:48:53.544Z] [2022-02-18T07:48:53.544Z] #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-02-18T07:48:53.544Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T07:48:53.544Z] #19 8.759 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T07:48:53.544Z] #19 9.940 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-18T07:48:53.544Z] #19 9.943 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-18T07:48:53.544Z] #19 9.944 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB] [2022-02-18T07:48:53.544Z] #19 9.950 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:48:53.544Z] #19 9.958 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB] [2022-02-18T07:48:53.544Z] #19 9.981 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:48:53.544Z] #19 9.984 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:48:53.544Z] #19 9.985 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T07:48:53.544Z] #19 9.987 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T07:48:53.544Z] #19 9.988 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:48:53.544Z] #19 10.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T07:48:53.544Z] #19 10.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T07:48:53.941Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:48:54.165Z] + docker version [2022-02-18T07:48:54.210Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:48:54.217Z] > git rev-list --no-walk 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T07:48:55.072Z] + docker version [2022-02-18T07:48:55.537Z] + docker version [2022-02-18T07:48:58.805Z] #19 ... [2022-02-18T07:48:58.805Z] [2022-02-18T07:48:58.805Z] #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-02-18T07:48:58.805Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:48:58.805Z] #54 15.56 Reading package lists... [2022-02-18T07:48:58.805Z] #54 20.79 Reading package lists... [2022-02-18T07:48:58.805Z] #54 23.71 Building dependency tree... [2022-02-18T07:48:58.805Z] #54 25.30 The following additional packages will be installed: [2022-02-18T07:48:58.805Z] #54 25.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:48:58.805Z] #54 25.30 python3-protobuf python3-six [2022-02-18T07:48:58.805Z] #54 25.31 Suggested packages: [2022-02-18T07:48:58.805Z] #54 25.31 python3-setuptools [2022-02-18T07:48:58.805Z] #54 25.31 Recommended packages: [2022-02-18T07:48:58.805Z] #54 25.31 iproute2 | iproute [2022-02-18T07:48:58.805Z] #54 25.65 The following NEW packages will be installed: [2022-02-18T07:48:58.805Z] #54 25.67 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:48:58.805Z] #54 25.67 python3-protobuf python3-six [2022-02-18T07:48:58.805Z] #54 26.02 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:48:58.805Z] #54 26.02 Need to get 2292 kB of archives. [2022-02-18T07:48:58.805Z] #54 26.02 After this operation, 11.0 MB of additional disk space will be used. [2022-02-18T07:48:58.805Z] #54 26.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-18T07:48:58.805Z] #54 26.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:48:58.805Z] #54 26.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T07:48:58.805Z] #54 26.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-18T07:48:58.805Z] #54 26.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T07:48:58.805Z] #54 26.07 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-02-18T07:48:58.805Z] #54 26.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T07:48:58.805Z] #54 ... [2022-02-18T07:48:58.805Z] [2022-02-18T07:48:58.805Z] #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-02-18T07:48:58.805Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:48:58.805Z] #58 27.20 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T07:48:59.064Z] #58 27.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:48:59.064Z] #58 27.24 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T07:48:59.064Z] #58 27.24 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T07:48:59.321Z] #58 27.43 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T07:48:59.321Z] #58 27.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T07:48:59.459Z] Client: Docker Engine - Community [2022-02-18T07:48:59.459Z] Version: 20.10.12 [2022-02-18T07:48:59.459Z] API version: 1.41 [2022-02-18T07:48:59.459Z] Go version: go1.16.12 [2022-02-18T07:48:59.459Z] Git commit: e91ed57 [2022-02-18T07:48:59.459Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-18T07:48:59.459Z] OS/Arch: linux/amd64 [2022-02-18T07:48:59.459Z] Context: default [2022-02-18T07:48:59.459Z] Experimental: true [2022-02-18T07:48:59.459Z] [2022-02-18T07:48:59.459Z] Server: Docker Engine - Community [2022-02-18T07:48:59.459Z] Engine: [2022-02-18T07:48:59.459Z] Version: 20.10.12 [2022-02-18T07:48:59.459Z] API version: 1.41 (minimum version 1.12) [2022-02-18T07:48:59.459Z] Go version: go1.16.12 [2022-02-18T07:48:59.459Z] Git commit: 459d0df [2022-02-18T07:48:59.459Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-18T07:48:59.459Z] OS/Arch: linux/amd64 [2022-02-18T07:48:59.459Z] Experimental: true [2022-02-18T07:48:59.459Z] containerd: [2022-02-18T07:48:59.459Z] Version: 1.4.12 [2022-02-18T07:48:59.459Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:48:59.459Z] runc: [2022-02-18T07:48:59.459Z] Version: 1.0.2 [2022-02-18T07:48:59.459Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T07:48:59.459Z] docker-init: [2022-02-18T07:48:59.459Z] Version: 0.19.0 [2022-02-18T07:48:59.459Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T07:48:59.577Z] #58 27.67 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T07:48:59.577Z] #58 27.73 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T07:48:59.577Z] #58 27.73 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T07:48:59.577Z] #58 27.73 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T07:48:59.775Z] + docker info [2022-02-18T07:49:00.138Z] #58 ... [2022-02-18T07:49:00.138Z] [2022-02-18T07:49:00.139Z] #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-02-18T07:49:00.139Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T07:49:00.139Z] #60 27.74 v3.0.2 [2022-02-18T07:49:00.139Z] #60 DONE 28.1s [2022-02-18T07:49:00.139Z] [2022-02-18T07:49:00.139Z] #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-02-18T07:49:00.139Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:49:00.139Z] #58 28.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T07:49:00.139Z] #58 28.36 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T07:49:00.365Z] Client: Docker Engine - Community [2022-02-18T07:49:00.365Z] Version: 20.10.12 [2022-02-18T07:49:00.365Z] API version: 1.41 [2022-02-18T07:49:00.365Z] Go version: go1.16.12 [2022-02-18T07:49:00.365Z] Git commit: e91ed57 [2022-02-18T07:49:00.365Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-18T07:49:00.365Z] OS/Arch: linux/amd64 [2022-02-18T07:49:00.365Z] Context: default [2022-02-18T07:49:00.365Z] Experimental: true [2022-02-18T07:49:00.365Z] [2022-02-18T07:49:00.365Z] Server: Docker Engine - Community [2022-02-18T07:49:00.365Z] Engine: [2022-02-18T07:49:00.365Z] Version: 20.10.12 [2022-02-18T07:49:00.365Z] API version: 1.41 (minimum version 1.12) [2022-02-18T07:49:00.365Z] Go version: go1.16.12 [2022-02-18T07:49:00.365Z] Git commit: 459d0df [2022-02-18T07:49:00.365Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-18T07:49:00.365Z] OS/Arch: linux/amd64 [2022-02-18T07:49:00.365Z] Experimental: true [2022-02-18T07:49:00.365Z] containerd: [2022-02-18T07:49:00.365Z] Version: 1.4.12 [2022-02-18T07:49:00.365Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:49:00.365Z] runc: [2022-02-18T07:49:00.365Z] Version: 1.0.2 [2022-02-18T07:49:00.365Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T07:49:00.365Z] docker-init: [2022-02-18T07:49:00.365Z] Version: 0.19.0 [2022-02-18T07:49:00.365Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T07:49:00.695Z] + docker info [2022-02-18T07:49:00.816Z] Client: Docker Engine - Community [2022-02-18T07:49:00.816Z] Version: 20.10.12 [2022-02-18T07:49:00.816Z] API version: 1.41 [2022-02-18T07:49:00.816Z] Go version: go1.16.12 [2022-02-18T07:49:00.816Z] Git commit: e91ed57 [2022-02-18T07:49:00.816Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-18T07:49:00.816Z] OS/Arch: linux/amd64 [2022-02-18T07:49:00.816Z] Context: default [2022-02-18T07:49:00.816Z] Experimental: true [2022-02-18T07:49:00.816Z] [2022-02-18T07:49:00.816Z] Server: Docker Engine - Community [2022-02-18T07:49:00.816Z] Engine: [2022-02-18T07:49:00.816Z] Version: 20.10.12 [2022-02-18T07:49:00.816Z] API version: 1.41 (minimum version 1.12) [2022-02-18T07:49:00.816Z] Go version: go1.16.12 [2022-02-18T07:49:00.816Z] Git commit: 459d0df [2022-02-18T07:49:00.816Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-18T07:49:00.816Z] OS/Arch: linux/amd64 [2022-02-18T07:49:00.816Z] Experimental: true [2022-02-18T07:49:00.816Z] containerd: [2022-02-18T07:49:00.816Z] Version: 1.4.12 [2022-02-18T07:49:00.816Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:49:00.816Z] runc: [2022-02-18T07:49:00.816Z] Version: 1.0.2 [2022-02-18T07:49:00.816Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T07:49:00.816Z] docker-init: [2022-02-18T07:49:00.816Z] Version: 0.19.0 [2022-02-18T07:49:00.816Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T07:49:01.152Z] + docker info [2022-02-18T07:49:02.043Z] #58 30.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:49:02.043Z] #58 30.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T07:49:02.301Z] #58 30.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T07:49:02.301Z] #58 30.39 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T07:49:02.301Z] #58 30.46 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T07:49:02.301Z] #58 30.49 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T07:49:02.301Z] #58 30.55 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T07:49:02.301Z] #58 30.57 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T07:49:02.558Z] #58 30.76 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T07:49:02.558Z] #58 30.76 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T07:49:02.558Z] #58 30.77 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T07:49:02.558Z] #58 30.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T07:49:02.558Z] #58 30.78 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T07:49:02.558Z] #58 30.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T07:49:02.558Z] #58 30.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T07:49:02.558Z] #58 30.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T07:49:02.558Z] #58 30.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T07:49:02.558Z] #58 30.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T07:49:02.815Z] #58 31.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T07:49:02.815Z] #58 31.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T07:49:02.815Z] #58 31.07 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T07:49:03.072Z] #58 31.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T07:49:03.072Z] #58 31.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T07:49:03.330Z] #58 31.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T07:49:03.628Z] #58 31.57 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T07:49:03.628Z] #58 31.63 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T07:49:03.628Z] #58 31.64 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T07:49:03.888Z] #58 32.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T07:49:03.888Z] #58 32.05 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T07:49:03.888Z] #58 32.08 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T07:49:03.888Z] #58 32.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T07:49:03.888Z] #58 32.14 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T07:49:03.888Z] #58 32.16 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T07:49:03.888Z] #58 32.17 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T07:49:03.888Z] #58 32.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T07:49:04.145Z] #58 32.27 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T07:49:04.145Z] #58 32.29 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T07:49:04.145Z] #58 32.32 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T07:49:04.145Z] #58 32.34 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T07:49:04.145Z] #58 32.36 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T07:49:04.145Z] #58 32.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T07:49:04.145Z] #58 32.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T07:49:04.145Z] #58 32.41 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T07:49:04.145Z] #58 32.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T07:49:04.145Z] #58 32.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T07:49:04.404Z] #58 32.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T07:49:04.404Z] #58 32.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T07:49:04.404Z] #58 32.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T07:49:04.404Z] #58 32.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T07:49:04.404Z] #58 32.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T07:49:04.404Z] #58 32.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T07:49:04.662Z] #58 32.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T07:49:04.662Z] #58 32.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T07:49:04.662Z] #58 32.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T07:49:04.662Z] #58 32.80 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T07:49:04.662Z] #58 32.81 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T07:49:04.662Z] #58 32.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T07:49:04.662Z] #58 32.85 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T07:49:04.662Z] #58 32.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T07:49:04.662Z] #58 32.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T07:49:04.662Z] #58 32.89 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T07:49:04.662Z] #58 32.91 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T07:49:04.662Z] #58 32.94 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T07:49:04.662Z] #58 32.95 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T07:49:04.662Z] #58 32.95 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T07:49:04.662Z] #58 33.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T07:49:04.924Z] #58 33.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T07:49:04.924Z] #58 33.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T07:49:04.924Z] #58 33.05 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T07:49:04.924Z] #58 33.08 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T07:49:05.183Z] #58 33.44 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T07:49:05.183Z] #58 33.45 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T07:49:05.183Z] #58 33.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T07:49:05.183Z] #58 33.48 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T07:49:05.184Z] #58 33.48 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T07:49:05.184Z] #58 33.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T07:49:05.184Z] #58 33.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T07:49:05.441Z] #58 33.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T07:49:05.441Z] #58 33.61 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T07:49:05.441Z] #58 33.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T07:49:05.441Z] #58 33.75 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T07:49:05.441Z] #58 33.75 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T07:49:05.441Z] #58 33.75 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T07:49:05.441Z] #58 33.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T07:49:05.441Z] #58 33.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T07:49:05.699Z] #58 33.81 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T07:49:05.699Z] #58 33.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T07:49:05.699Z] #58 33.92 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T07:49:05.699Z] #58 33.94 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T07:49:05.699Z] #58 33.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T07:49:05.699Z] #58 33.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T07:49:05.957Z] #58 34.07 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T07:49:05.957Z] #58 34.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T07:49:05.957Z] #58 34.10 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T07:49:05.957Z] #58 34.11 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T07:49:05.957Z] #58 34.13 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T07:49:06.214Z] #58 34.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T07:49:06.215Z] #58 34.48 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T07:49:06.779Z] #58 35.06 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T07:49:07.037Z] #58 35.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T07:49:07.037Z] #58 35.15 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T07:49:07.037Z] #58 35.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T07:49:07.037Z] #58 35.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T07:49:07.038Z] #58 35.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T07:49:07.038Z] #58 35.25 go: downloading golang.org/x/text v0.3.7 [2022-02-18T07:49:10.361Z] #58 ... [2022-02-18T07:49:10.361Z] [2022-02-18T07:49:10.361Z] #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-02-18T07:49:10.361Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:49:10.361Z] #54 29.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-18T07:49:10.361Z] #54 30.47 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:49:10.361Z] #54 30.61 Fetched 2292 kB in 4s (570 kB/s) [2022-02-18T07:49:10.361Z] #54 30.65 Selecting previously unselected package libprotobuf23:amd64. [2022-02-18T07:49:10.361Z] #54 30.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T07:49:10.361Z] #54 30.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-18T07:49:10.361Z] #54 30.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T07:49:10.361Z] #54 31.13 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:49:10.361Z] #54 31.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:49:10.361Z] #54 31.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:49:10.361Z] #54 31.33 Selecting previously unselected package python3-six. [2022-02-18T07:49:10.361Z] #54 31.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T07:49:10.361Z] #54 31.34 Unpacking python3-six (1.16.0-2) ... [2022-02-18T07:49:10.361Z] #54 31.43 Selecting previously unselected package python3-protobuf. [2022-02-18T07:49:10.361Z] #54 31.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-18T07:49:10.361Z] #54 31.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T07:49:10.361Z] #54 31.76 Selecting previously unselected package libnet1:amd64. [2022-02-18T07:49:10.361Z] #54 31.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T07:49:10.361Z] #54 31.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:49:10.361Z] #54 31.85 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T07:49:10.361Z] #54 31.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T07:49:10.361Z] #54 31.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:49:10.361Z] #54 31.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T07:49:10.361Z] #54 31.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T07:49:10.361Z] #54 31.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:49:10.361Z] #54 32.05 Selecting previously unselected package criu. [2022-02-18T07:49:10.361Z] #54 32.06 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-18T07:49:10.361Z] #54 32.06 Unpacking criu (3.16.1-3) ... [2022-02-18T07:49:10.361Z] #54 32.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:49:10.361Z] #54 33.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T07:49:10.361Z] #54 33.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:49:10.361Z] #54 33.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:49:10.361Z] #54 33.52 Setting up python3-six (1.16.0-2) ... [2022-02-18T07:49:10.361Z] #54 34.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:49:10.361Z] #54 34.19 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T07:49:10.361Z] #54 36.30 Setting up criu (3.16.1-3) ... [2022-02-18T07:49:10.361Z] #54 37.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:49:10.361Z] #54 DONE 38.0s [2022-02-18T07:49:10.361Z] [2022-02-18T07:49:10.361Z] #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-02-18T07:49:10.361Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:49:10.361Z] #41 32.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T07:49:10.361Z] #41 32.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T07:49:10.361Z] #41 ... [2022-02-18T07:49:10.361Z] [2022-02-18T07:49:10.361Z] #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-02-18T07:49:10.361Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:49:10.361Z] #58 38.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T07:49:10.361Z] #58 38.47 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T07:49:10.361Z] #58 38.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T07:49:10.618Z] #58 38.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T07:49:10.618Z] #58 38.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T07:49:10.618Z] #58 38.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T07:49:10.618Z] #58 38.79 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T07:49:10.618Z] #58 38.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T07:49:10.618Z] #58 38.89 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T07:49:10.875Z] #58 38.99 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T07:49:10.875Z] #58 39.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T07:49:10.875Z] #58 39.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T07:49:10.875Z] #58 39.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T07:49:11.133Z] #58 39.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T07:49:11.133Z] #58 39.23 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T07:49:11.389Z] #58 39.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T07:49:11.389Z] #58 39.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T07:49:11.389Z] #58 ... [2022-02-18T07:49:11.389Z] [2022-02-18T07:49:11.389Z] #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-02-18T07:49:11.389Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:49:11.389Z] #56 39.58 gotestsum version dev [2022-02-18T07:49:11.389Z] #56 DONE 39.6s [2022-02-18T07:49:11.389Z] [2022-02-18T07:49:11.389Z] #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-02-18T07:49:11.389Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:49:11.389Z] #58 39.59 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T07:49:11.389Z] #58 39.72 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T07:49:11.647Z] #58 39.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T07:49:11.647Z] #58 39.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T07:49:11.647Z] #58 39.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T07:49:11.647Z] #58 39.84 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T07:49:11.648Z] #58 39.86 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T07:49:11.906Z] #58 40.07 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T07:49:11.906Z] #58 40.23 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T07:49:11.922Z] Fetching without tags [2022-02-18T07:49:12.162Z] #58 40.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T07:49:12.162Z] #58 40.29 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T07:49:12.174Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:49:11.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:49:11.898Z] > git config --add remote.origin.fetch +refs/pull/43255/head:refs/remotes/origin/PR-43255 # timeout=10 [2022-02-18T07:49:11.906Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:49:11.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:49:11.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:49:11.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:49:11.924Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:49:12.179Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:49:12.188Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:49:12.720Z] > git remote # timeout=10 [2022-02-18T07:49:12.730Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:49:12.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:49:12.735Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:49:13.094Z] #58 41.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T07:49:13.474Z] Merge succeeded, producing 325719df6acd7989d1eae953db081f474df3c3c5 [2022-02-18T07:49:13.474Z] Checking out Revision 325719df6acd7989d1eae953db081f474df3c3c5 (PR-43255) [2022-02-18T07:49:13.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T07:49:13.474Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:49:13.491Z] > git checkout -f 325719df6acd7989d1eae953db081f474df3c3c5 # timeout=10 [2022-02-18T07:49:15.614Z] Client: [2022-02-18T07:49:15.614Z] Context: default [2022-02-18T07:49:15.614Z] Debug Mode: false [2022-02-18T07:49:15.614Z] Plugins: [2022-02-18T07:49:15.614Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T07:49:15.614Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T07:49:15.614Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-18T07:49:15.614Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-18T07:49:15.614Z] [2022-02-18T07:49:15.614Z] Server: [2022-02-18T07:49:15.614Z] Containers: 0 [2022-02-18T07:49:15.614Z] Running: 0 [2022-02-18T07:49:15.614Z] Paused: 0 [2022-02-18T07:49:15.614Z] Stopped: 0 [2022-02-18T07:49:15.614Z] Images: 0 [2022-02-18T07:49:15.614Z] Server Version: 20.10.12 [2022-02-18T07:49:15.614Z] Storage Driver: overlay2 [2022-02-18T07:49:15.614Z] Backing Filesystem: extfs [2022-02-18T07:49:15.614Z] Supports d_type: true [2022-02-18T07:49:15.614Z] Native Overlay Diff: true [2022-02-18T07:49:15.614Z] userxattr: false [2022-02-18T07:49:15.614Z] Logging Driver: json-file [2022-02-18T07:49:15.614Z] Cgroup Driver: cgroupfs [2022-02-18T07:49:15.614Z] Cgroup Version: 1 [2022-02-18T07:49:15.614Z] Plugins: [2022-02-18T07:49:15.614Z] Volume: local [2022-02-18T07:49:15.614Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T07:49:15.614Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T07:49:15.614Z] Swarm: inactive [2022-02-18T07:49:15.614Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-18T07:49:15.614Z] Default Runtime: runc [2022-02-18T07:49:15.614Z] Init Binary: docker-init [2022-02-18T07:49:15.614Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:49:15.614Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T07:49:15.614Z] init version: de40ad0 [2022-02-18T07:49:15.614Z] Security Options: [2022-02-18T07:49:15.614Z] apparmor [2022-02-18T07:49:15.614Z] seccomp [2022-02-18T07:49:15.614Z] Profile: default [2022-02-18T07:49:15.614Z] Kernel Version: 5.4.0-1061-aws [2022-02-18T07:49:15.614Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-18T07:49:15.614Z] OSType: linux [2022-02-18T07:49:15.614Z] Architecture: x86_64 [2022-02-18T07:49:15.614Z] CPUs: 2 [2022-02-18T07:49:15.614Z] Total Memory: 7.483GiB [2022-02-18T07:49:15.614Z] Name: ip-10-100-96-186 [2022-02-18T07:49:15.614Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-18T07:49:15.614Z] Docker Root Dir: /var/lib/docker [2022-02-18T07:49:15.614Z] Debug Mode: false [2022-02-18T07:49:15.614Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:49:15.614Z] Labels: [2022-02-18T07:49:15.614Z] Experimental: true [2022-02-18T07:49:15.614Z] Insecure Registries: [2022-02-18T07:49:15.614Z] 127.0.0.0/8 [2022-02-18T07:49:15.614Z] Live Restore Enabled: true [2022-02-18T07:49:15.614Z] [2022-02-18T07:49:15.614Z] WARNING: No swap limit support [Pipeline] sh [2022-02-18T07:49:15.902Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:49:15.902Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:49:15.902Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43255/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-18T07:49:15.902Z] + bash /home/ubuntu/workspace/moby_PR-43255/check-config.sh [2022-02-18T07:49:15.902Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-18T07:49:15.902Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-18T07:49:15.902Z] [2022-02-18T07:49:15.902Z] Generally Necessary: [2022-02-18T07:49:15.902Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-18T07:49:15.902Z] - apparmor: enabled and tools installed [2022-02-18T07:49:15.902Z] - CONFIG_NAMESPACES: enabled [2022-02-18T07:49:15.902Z] - CONFIG_NET_NS: enabled [2022-02-18T07:49:15.902Z] - CONFIG_PID_NS: enabled [2022-02-18T07:49:15.902Z] - CONFIG_IPC_NS: enabled [2022-02-18T07:49:15.902Z] - CONFIG_UTS_NS: enabled [2022-02-18T07:49:15.902Z] - CONFIG_CGROUPS: enabled [2022-02-18T07:49:15.902Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-18T07:49:15.902Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-18T07:49:15.902Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-18T07:49:15.902Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-18T07:49:15.902Z] - CONFIG_CPUSETS: enabled [2022-02-18T07:49:15.902Z] - CONFIG_MEMCG: enabled [2022-02-18T07:49:15.902Z] - CONFIG_KEYS: enabled [2022-02-18T07:49:15.902Z] - CONFIG_VETH: enabled (as module) [2022-02-18T07:49:15.902Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-18T07:49:15.902Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-18T07:49:15.902Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-18T07:49:15.902Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-18T07:49:15.902Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-18T07:49:15.902Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-18T07:49:15.902Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-18T07:49:16.046Z] Client: [2022-02-18T07:49:16.046Z] Context: default [2022-02-18T07:49:16.046Z] Debug Mode: false [2022-02-18T07:49:16.046Z] Plugins: [2022-02-18T07:49:16.046Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T07:49:16.046Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T07:49:16.046Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-18T07:49:16.046Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-18T07:49:16.046Z] [2022-02-18T07:49:16.046Z] Server: [2022-02-18T07:49:16.046Z] Containers: 0 [2022-02-18T07:49:16.046Z] Running: 0 [2022-02-18T07:49:16.046Z] Paused: 0 [2022-02-18T07:49:16.046Z] Stopped: 0 [2022-02-18T07:49:16.046Z] Images: 0 [2022-02-18T07:49:16.046Z] Server Version: 20.10.12 [2022-02-18T07:49:16.046Z] Storage Driver: overlay2 [2022-02-18T07:49:16.046Z] Backing Filesystem: extfs [2022-02-18T07:49:16.046Z] Supports d_type: true [2022-02-18T07:49:16.046Z] Native Overlay Diff: true [2022-02-18T07:49:16.046Z] userxattr: false [2022-02-18T07:49:16.046Z] Logging Driver: json-file [2022-02-18T07:49:16.046Z] Cgroup Driver: cgroupfs [2022-02-18T07:49:16.046Z] Cgroup Version: 1 [2022-02-18T07:49:16.046Z] Plugins: [2022-02-18T07:49:16.046Z] Volume: local [2022-02-18T07:49:16.046Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T07:49:16.046Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T07:49:16.046Z] Swarm: inactive [2022-02-18T07:49:16.046Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-02-18T07:49:16.046Z] Default Runtime: runc [2022-02-18T07:49:16.046Z] Init Binary: docker-init [2022-02-18T07:49:16.046Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:49:16.046Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T07:49:16.046Z] init version: de40ad0 [2022-02-18T07:49:16.046Z] Security Options: [2022-02-18T07:49:16.046Z] apparmor [2022-02-18T07:49:16.046Z] seccomp [2022-02-18T07:49:16.046Z] Profile: default [2022-02-18T07:49:16.046Z] Kernel Version: 5.4.0-1061-aws [2022-02-18T07:49:16.046Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-18T07:49:16.046Z] OSType: linux [2022-02-18T07:49:16.046Z] Architecture: x86_64 [2022-02-18T07:49:16.046Z] CPUs: 2 [2022-02-18T07:49:16.046Z] Total Memory: 7.483GiB [2022-02-18T07:49:16.046Z] Name: ip-10-100-112-155 [2022-02-18T07:49:16.046Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-18T07:49:16.046Z] Docker Root Dir: /var/lib/docker [2022-02-18T07:49:16.046Z] Debug Mode: false [2022-02-18T07:49:16.046Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:49:16.046Z] Labels: [2022-02-18T07:49:16.046Z] Experimental: true [2022-02-18T07:49:16.046Z] Insecure Registries: [2022-02-18T07:49:16.046Z] 127.0.0.0/8 [2022-02-18T07:49:16.046Z] Live Restore Enabled: true [2022-02-18T07:49:16.046Z] [2022-02-18T07:49:16.046Z] WARNING: No swap limit support [Pipeline] sh [2022-02-18T07:49:16.173Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-18T07:49:16.173Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-18T07:49:16.173Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-18T07:49:16.173Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-18T07:49:16.173Z] - CONFIG_CGROUP_BPF: enabled [2022-02-18T07:49:16.173Z] [2022-02-18T07:49:16.173Z] Optional Features: [2022-02-18T07:49:16.173Z] - CONFIG_USER_NS: enabled [2022-02-18T07:49:16.173Z] - CONFIG_SECCOMP: enabled [2022-02-18T07:49:16.173Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-18T07:49:16.173Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-18T07:49:16.173Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-18T07:49:16.173Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-18T07:49:16.173Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-18T07:49:16.173Z] - CONFIG_BLK_CGROUP: enabled [2022-02-18T07:49:16.173Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-18T07:49:16.173Z] - CONFIG_CGROUP_PERF: enabled [2022-02-18T07:49:16.173Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-18T07:49:16.173Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-18T07:49:16.173Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-18T07:49:16.173Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-18T07:49:16.173Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-18T07:49:16.173Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-18T07:49:16.173Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-18T07:49:16.173Z] - CONFIG_IP_VS: enabled (as module) [2022-02-18T07:49:16.173Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-18T07:49:16.173Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-18T07:49:16.173Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-18T07:49:16.173Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-18T07:49:16.173Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-18T07:49:16.173Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-18T07:49:16.173Z] - CONFIG_EXT4_FS: enabled [2022-02-18T07:49:16.173Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-18T07:49:16.173Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-18T07:49:16.173Z] - Network Drivers: [2022-02-18T07:49:16.173Z] - "overlay": [2022-02-18T07:49:16.173Z] - CONFIG_VXLAN: enabled (as module) [2022-02-18T07:49:16.173Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-18T07:49:16.173Z] Optional (for encrypted networks): [2022-02-18T07:49:16.329Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:49:16.329Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:49:16.329Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43255/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-18T07:49:16.329Z] + bash /home/ubuntu/workspace/moby_PR-43255/check-config.sh [2022-02-18T07:49:16.329Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-18T07:49:16.329Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-18T07:49:16.330Z] [2022-02-18T07:49:16.330Z] Generally Necessary: [2022-02-18T07:49:16.330Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-18T07:49:16.330Z] - apparmor: enabled and tools installed [2022-02-18T07:49:16.330Z] - CONFIG_NAMESPACES: enabled [2022-02-18T07:49:16.330Z] - CONFIG_NET_NS: enabled [2022-02-18T07:49:16.330Z] - CONFIG_PID_NS: enabled [2022-02-18T07:49:16.330Z] - CONFIG_IPC_NS: enabled [2022-02-18T07:49:16.330Z] - CONFIG_UTS_NS: enabled [2022-02-18T07:49:16.330Z] - CONFIG_CGROUPS: enabled [2022-02-18T07:49:16.330Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-18T07:49:16.330Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-18T07:49:16.330Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-18T07:49:16.330Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-18T07:49:16.330Z] - CONFIG_CPUSETS: enabled [2022-02-18T07:49:16.330Z] - CONFIG_MEMCG: enabled [2022-02-18T07:49:16.330Z] - CONFIG_KEYS: enabled [2022-02-18T07:49:16.330Z] - CONFIG_VETH: enabled (as module) [2022-02-18T07:49:16.330Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-18T07:49:16.330Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-18T07:49:16.330Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-18T07:49:16.330Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-18T07:49:16.330Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-18T07:49:16.330Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-18T07:49:16.330Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-18T07:49:16.436Z] - CONFIG_CRYPTO: enabled [2022-02-18T07:49:16.436Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-18T07:49:16.436Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-18T07:49:16.436Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-18T07:49:16.436Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-18T07:49:16.436Z] - CONFIG_XFRM: enabled [2022-02-18T07:49:16.436Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-18T07:49:16.436Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-18T07:49:16.436Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-18T07:49:16.436Z] - "ipvlan": [2022-02-18T07:49:16.436Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-18T07:49:16.436Z] - "macvlan": [2022-02-18T07:49:16.436Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-18T07:49:16.436Z] - CONFIG_DUMMY: enabled (as module) [2022-02-18T07:49:16.436Z] - "ftp,tftp client in container": [2022-02-18T07:49:16.436Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-18T07:49:16.436Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-18T07:49:16.436Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-18T07:49:16.436Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-18T07:49:16.436Z] - Storage Drivers: [2022-02-18T07:49:16.436Z] - "aufs": [2022-02-18T07:49:16.436Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-18T07:49:16.436Z] - "btrfs": [2022-02-18T07:49:16.436Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-18T07:49:16.436Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-18T07:49:16.436Z] - "devicemapper": [2022-02-18T07:49:16.437Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-18T07:49:16.437Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-18T07:49:16.437Z] - "overlay": [2022-02-18T07:49:16.437Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-18T07:49:16.437Z] - "zfs": [2022-02-18T07:49:16.437Z] - /dev/zfs: present [2022-02-18T07:49:16.437Z] - zfs command: missing [2022-02-18T07:49:16.437Z] - zpool command: missing [2022-02-18T07:49:16.437Z] [2022-02-18T07:49:16.437Z] Limits: [2022-02-18T07:49:16.437Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-18T07:49:16.437Z] [2022-02-18T07:49:16.437Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T07:49:16.589Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-18T07:49:16.589Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-18T07:49:16.589Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-18T07:49:16.589Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-18T07:49:16.589Z] - CONFIG_CGROUP_BPF: enabled [2022-02-18T07:49:16.589Z] [2022-02-18T07:49:16.589Z] Optional Features: [2022-02-18T07:49:16.589Z] - CONFIG_USER_NS: enabled [2022-02-18T07:49:16.589Z] - CONFIG_SECCOMP: enabled [2022-02-18T07:49:16.589Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-18T07:49:16.589Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-18T07:49:16.589Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-18T07:49:16.589Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-18T07:49:16.589Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-18T07:49:16.589Z] - CONFIG_BLK_CGROUP: enabled [2022-02-18T07:49:16.589Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-18T07:49:16.589Z] - CONFIG_CGROUP_PERF: enabled [2022-02-18T07:49:16.589Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-18T07:49:16.589Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-18T07:49:16.589Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-18T07:49:16.589Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-18T07:49:16.589Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-18T07:49:16.589Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-18T07:49:16.589Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-18T07:49:16.589Z] - CONFIG_IP_VS: enabled (as module) [2022-02-18T07:49:16.589Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-18T07:49:16.589Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-18T07:49:16.589Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-18T07:49:16.589Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-18T07:49:16.589Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-18T07:49:16.589Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-18T07:49:16.589Z] - CONFIG_EXT4_FS: enabled [2022-02-18T07:49:16.589Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-18T07:49:16.589Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-18T07:49:16.589Z] - Network Drivers: [2022-02-18T07:49:16.589Z] - "overlay": [2022-02-18T07:49:16.589Z] - CONFIG_VXLAN: enabled (as module) [2022-02-18T07:49:16.589Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-18T07:49:16.589Z] Optional (for encrypted networks): [2022-02-18T07:49:16.765Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ee326d56271dbe755e74dd769d886b6989e1864b . [2022-02-18T07:49:16.853Z] - CONFIG_CRYPTO: enabled [2022-02-18T07:49:16.853Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-18T07:49:16.853Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-18T07:49:16.853Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-18T07:49:16.853Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-18T07:49:16.853Z] - CONFIG_XFRM: enabled [2022-02-18T07:49:16.853Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-18T07:49:16.853Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-18T07:49:16.853Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-18T07:49:16.853Z] - "ipvlan": [2022-02-18T07:49:16.853Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-18T07:49:16.853Z] - "macvlan": [2022-02-18T07:49:16.853Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-18T07:49:16.853Z] - CONFIG_DUMMY: enabled (as module) [2022-02-18T07:49:16.853Z] - "ftp,tftp client in container": [2022-02-18T07:49:16.853Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-18T07:49:16.853Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-18T07:49:16.853Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-18T07:49:16.853Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-18T07:49:16.853Z] - Storage Drivers: [2022-02-18T07:49:16.853Z] - "aufs": [2022-02-18T07:49:16.853Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-18T07:49:16.853Z] - "btrfs": [2022-02-18T07:49:16.853Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-18T07:49:16.853Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-18T07:49:16.853Z] - "devicemapper": [2022-02-18T07:49:16.853Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-18T07:49:16.853Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-18T07:49:16.853Z] - "overlay": [2022-02-18T07:49:16.853Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-18T07:49:16.853Z] - "zfs": [2022-02-18T07:49:16.853Z] - /dev/zfs: present [2022-02-18T07:49:16.853Z] - zfs command: missing [2022-02-18T07:49:16.853Z] - zpool command: missing [2022-02-18T07:49:16.853Z] [2022-02-18T07:49:16.853Z] Limits: [2022-02-18T07:49:16.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-18T07:49:16.853Z] [2022-02-18T07:49:16.853Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T07:49:17.024Z] #2 [internal] load .dockerignore [2022-02-18T07:49:17.024Z] #2 sha256:9cc4d10544e7f16bd55fe2733027182461f1a9877fd4382636292b2557588121 [2022-02-18T07:49:17.024Z] #2 transferring context: 87B done [2022-02-18T07:49:17.024Z] #2 DONE 0.2s [2022-02-18T07:49:17.024Z] [2022-02-18T07:49:17.024Z] #1 [internal] load build definition from Dockerfile [2022-02-18T07:49:17.024Z] #1 sha256:cef19cc6dc4d12bec219159822dd323c85eeeb1fc6704090488ad6554400e9e2 [2022-02-18T07:49:17.024Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-18T07:49:17.024Z] #1 DONE 0.2s [2022-02-18T07:49:17.024Z] [2022-02-18T07:49:17.024Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T07:49:17.024Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-18T07:49:17.168Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:49:17.217Z] + sudo modprobe ip_vs [2022-02-18T07:49:17.217Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ee326d56271dbe755e74dd769d886b6989e1864b . [2022-02-18T07:49:17.170Z] > git rev-list --no-walk 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:49:17.531Z] #1 [internal] load build definition from Dockerfile [2022-02-18T07:49:17.531Z] #1 sha256:272922d97223ca3598def6a4104402fb7b056f4f99be75360f679414b996cd46 [2022-02-18T07:49:17.531Z] #1 transferring dockerfile: 16.86kB done [2022-02-18T07:49:17.531Z] #1 DONE 0.1s [2022-02-18T07:49:17.531Z] [2022-02-18T07:49:17.531Z] #2 [internal] load .dockerignore [2022-02-18T07:49:17.531Z] #2 sha256:02d1b82edc214d6e94838f5f18de7895a85ceaa430fd3565bdcdf56207f7233c [2022-02-18T07:49:17.531Z] #2 transferring context: 87B done [2022-02-18T07:49:17.531Z] #2 DONE 0.0s [2022-02-18T07:49:17.531Z] [2022-02-18T07:49:17.531Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T07:49:17.531Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-18T07:49:17.594Z] #3 DONE 0.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T07:49:17.859Z] [2022-02-18T07:49:17.859Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T07:49:17.859Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-18T07:49:17.859Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-18T07:49:17.859Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-18T07:49:17.859Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-18T07:49:17.859Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-18T07:49:17.859Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-18T07:49:18.098Z] #3 DONE 0.5s [2022-02-18T07:49:18.098Z] [2022-02-18T07:49:18.098Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T07:49:18.098Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-18T07:49:18.098Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-18T07:49:18.098Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-18T07:49:18.098Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-18T07:49:18.098Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-18T07:49:18.098Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-18T07:49:18.098Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-18T07:49:18.119Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-02-18T07:49:18.119Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-18T07:49:18.164Z] + docker version [2022-02-18T07:49:18.359Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-02-18T07:49:18.359Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-18T07:49:18.689Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-18T07:49:18.930Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-18T07:49:18.930Z] #4 DONE 1.0s [2022-02-18T07:49:18.949Z] #4 DONE 1.0s [2022-02-18T07:49:18.949Z] [2022-02-18T07:49:18.949Z] #5 [internal] load .dockerignore [2022-02-18T07:49:18.949Z] #5 sha256:38f8918664ec7f49d0a789da5d9b28d5274e2fa65add9071aea30f03ab84f33c [2022-02-18T07:49:18.949Z] #5 DONE 0.0s [2022-02-18T07:49:18.949Z] [2022-02-18T07:49:18.949Z] #6 [internal] load build definition from Dockerfile [2022-02-18T07:49:18.949Z] #6 sha256:fa982cdb7a9bb11532fb79814a361bbda6af687452b5b3a9fa1885b7796db1c0 [2022-02-18T07:49:18.949Z] #6 DONE 0.0s [2022-02-18T07:49:18.949Z] [2022-02-18T07:49:18.949Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T07:49:18.949Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T07:49:19.189Z] [2022-02-18T07:49:19.189Z] #5 [internal] load .dockerignore [2022-02-18T07:49:19.189Z] #5 sha256:3d6b9aa8bb41e70030a7e999d217430fe7026161a4f0982cb615bbaf072774b2 [2022-02-18T07:49:19.189Z] #5 DONE 0.0s [2022-02-18T07:49:19.189Z] [2022-02-18T07:49:19.189Z] #6 [internal] load build definition from Dockerfile [2022-02-18T07:49:19.189Z] #6 sha256:ef77f33ffb35e4fe213153d624b7be897cd92fedaa04b0ce169cab264e3b4bf2 [2022-02-18T07:49:19.189Z] #6 DONE 0.0s [2022-02-18T07:49:19.189Z] [2022-02-18T07:49:19.189Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:49:19.189Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T07:49:20.854Z] #10 ... [2022-02-18T07:49:20.854Z] [2022-02-18T07:49:20.854Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T07:49:20.854Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T07:49:20.854Z] #7 DONE 1.9s [2022-02-18T07:49:20.854Z] [2022-02-18T07:49:20.854Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:49:20.854Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T07:49:20.854Z] #9 DONE 2.0s [2022-02-18T07:49:21.096Z] #8 DONE 1.7s [2022-02-18T07:49:21.096Z] [2022-02-18T07:49:21.096Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T07:49:21.096Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T07:49:21.096Z] #7 DONE 1.7s [2022-02-18T07:49:21.096Z] [2022-02-18T07:49:21.096Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:49:21.096Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T07:49:21.096Z] #9 DONE 1.7s [2022-02-18T07:49:21.096Z] [2022-02-18T07:49:21.096Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T07:49:21.096Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T07:49:21.096Z] #10 DONE 1.8s [2022-02-18T07:49:21.135Z] [2022-02-18T07:49:21.135Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T07:49:21.135Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T07:49:21.135Z] #10 DONE 2.0s [2022-02-18T07:49:21.135Z] [2022-02-18T07:49:21.135Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:49:21.135Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T07:49:21.135Z] #8 DONE 2.0s [2022-02-18T07:49:22.032Z] [2022-02-18T07:49:22.032Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:22.032Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:49:22.032Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-18T07:49:22.032Z] #69 DONE 0.0s [2022-02-18T07:49:22.032Z] [2022-02-18T07:49:22.032Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:22.032Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:22.032Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-18T07:49:22.294Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:49:22.294Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T07:49:22.294Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T07:49:22.294Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-02-18T07:49:22.511Z] [2022-02-18T07:49:22.511Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:22.511Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:49:22.511Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-18T07:49:22.511Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T07:49:22.511Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-18T07:49:22.511Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-18T07:49:22.552Z] #67 ... [2022-02-18T07:49:22.552Z] [2022-02-18T07:49:22.552Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T07:49:22.552Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T07:49:22.552Z] #45 DONE 0.0s [2022-02-18T07:49:22.552Z] [2022-02-18T07:49:22.552Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:22.552Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:22.776Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.34MB / 54.92MB 0.2s [2022-02-18T07:49:22.776Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 12.58MB / 54.92MB 0.3s [2022-02-18T07:49:22.821Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-02-18T07:49:23.039Z] #28 ... [2022-02-18T07:49:23.039Z] [2022-02-18T07:49:23.039Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T07:49:23.039Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T07:49:23.039Z] #45 DONE 0.5s [2022-02-18T07:49:23.039Z] [2022-02-18T07:49:23.039Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T07:49:23.039Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T07:49:23.039Z] #45 DONE 0.0s [2022-02-18T07:49:23.039Z] [2022-02-18T07:49:23.039Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:23.039Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:49:23.039Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-18T07:49:23.039Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:49:23.039Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T07:49:23.039Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T07:49:23.039Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s [2022-02-18T07:49:23.091Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-02-18T07:49:23.091Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-18T07:49:23.630Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-02-18T07:49:23.631Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-02-18T07:49:26.416Z] Client: [2022-02-18T07:49:26.416Z] Context: default [2022-02-18T07:49:26.416Z] Debug Mode: false [2022-02-18T07:49:26.416Z] Plugins: [2022-02-18T07:49:26.416Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T07:49:26.416Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T07:49:26.416Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-18T07:49:26.416Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-18T07:49:26.416Z] [2022-02-18T07:49:26.416Z] Server: [2022-02-18T07:49:26.416Z] Containers: 0 [2022-02-18T07:49:26.416Z] Running: 0 [2022-02-18T07:49:26.416Z] Paused: 0 [2022-02-18T07:49:26.416Z] Stopped: 0 [2022-02-18T07:49:26.416Z] Images: 0 [2022-02-18T07:49:26.416Z] Server Version: 20.10.12 [2022-02-18T07:49:26.416Z] Storage Driver: overlay2 [2022-02-18T07:49:26.416Z] Backing Filesystem: extfs [2022-02-18T07:49:26.416Z] Supports d_type: true [2022-02-18T07:49:26.416Z] Native Overlay Diff: true [2022-02-18T07:49:26.416Z] userxattr: false [2022-02-18T07:49:26.416Z] Logging Driver: json-file [2022-02-18T07:49:26.416Z] Cgroup Driver: systemd [2022-02-18T07:49:26.416Z] Cgroup Version: 2 [2022-02-18T07:49:26.416Z] Plugins: [2022-02-18T07:49:26.416Z] Volume: local [2022-02-18T07:49:26.416Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T07:49:26.416Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T07:49:26.416Z] Swarm: inactive [2022-02-18T07:49:26.416Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-18T07:49:26.416Z] Default Runtime: runc [2022-02-18T07:49:26.416Z] Init Binary: docker-init [2022-02-18T07:49:26.416Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:49:26.416Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T07:49:26.416Z] init version: de40ad0 [2022-02-18T07:49:26.416Z] Security Options: [2022-02-18T07:49:26.416Z] apparmor [2022-02-18T07:49:26.416Z] seccomp [2022-02-18T07:49:26.416Z] Profile: default [2022-02-18T07:49:26.416Z] cgroupns [2022-02-18T07:49:26.416Z] Kernel Version: 5.11.0-1023-aws [2022-02-18T07:49:26.416Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-18T07:49:26.416Z] OSType: linux [2022-02-18T07:49:26.416Z] Architecture: x86_64 [2022-02-18T07:49:26.416Z] CPUs: 2 [2022-02-18T07:49:26.416Z] Total Memory: 7.559GiB [2022-02-18T07:49:26.416Z] Name: ip-10-100-54-234 [2022-02-18T07:49:26.416Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-18T07:49:26.416Z] Docker Root Dir: /var/lib/docker [2022-02-18T07:49:26.416Z] Debug Mode: false [2022-02-18T07:49:26.416Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:49:26.416Z] Labels: [2022-02-18T07:49:26.416Z] Experimental: true [2022-02-18T07:49:26.416Z] Insecure Registries: [2022-02-18T07:49:26.416Z] 127.0.0.0/8 [2022-02-18T07:49:26.416Z] Live Restore Enabled: true [2022-02-18T07:49:26.416Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T07:49:26.777Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ee326d56271dbe755e74dd769d886b6989e1864b . [2022-02-18T07:49:26.777Z] #2 [internal] load .dockerignore [2022-02-18T07:49:26.777Z] #2 sha256:18bd14f718fc70b1141e2406cb3b43423f1207f9c85238049888e4dcfe09ac49 [2022-02-18T07:49:27.039Z] #2 transferring context: 87B done [2022-02-18T07:49:27.039Z] #2 DONE 0.1s [2022-02-18T07:49:27.039Z] [2022-02-18T07:49:27.039Z] #1 [internal] load build definition from Dockerfile [2022-02-18T07:49:27.039Z] #1 sha256:12bd693af2fafaf9ad0a937fb17532c9a78b3ac03050532f59165f1d94b02274 [2022-02-18T07:49:27.039Z] #1 transferring dockerfile: 16.86kB done [2022-02-18T07:49:27.039Z] #1 DONE 0.2s [2022-02-18T07:49:27.039Z] [2022-02-18T07:49:27.039Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T07:49:27.039Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-18T07:49:27.613Z] #3 DONE 0.4s [2022-02-18T07:49:27.613Z] [2022-02-18T07:49:27.613Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T07:49:27.613Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-18T07:49:27.613Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-18T07:49:27.613Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-18T07:49:27.613Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-18T07:49:27.613Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-18T07:49:27.613Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-18T07:49:27.613Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-18T07:49:27.613Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-18T07:49:27.862Z] #69 ... [2022-02-18T07:49:27.862Z] [2022-02-18T07:49:27.862Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:27.862Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:27.862Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-18T07:49:27.862Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:49:27.862Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T07:49:27.862Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T07:49:27.862Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-02-18T07:49:27.862Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-02-18T07:49:27.862Z] #67 DONE 5.4s [2022-02-18T07:49:27.862Z] [2022-02-18T07:49:27.862Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:27.862Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:27.862Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-18T07:49:27.862Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T07:49:27.862Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-18T07:49:27.862Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-18T07:49:27.862Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-18T07:49:27.862Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.5s done [2022-02-18T07:49:27.862Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 2.7s done [2022-02-18T07:49:27.862Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.1s done [2022-02-18T07:49:27.862Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 76.96MB / 134.83MB 5.3s [2022-02-18T07:49:27.862Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 52.81MB / 85.81MB 5.3s [2022-02-18T07:49:27.862Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.3s done [2022-02-18T07:49:27.862Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.4s [2022-02-18T07:49:27.875Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-18T07:49:27.875Z] #4 DONE 0.6s [2022-02-18T07:49:28.102Z] #58 ... [2022-02-18T07:49:28.102Z] [2022-02-18T07:49:28.102Z] #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-02-18T07:49:28.102Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T07:49:28.102Z] #19 34.37 Fetched 48.9 MB in 33s (1489 kB/s) [2022-02-18T07:49:28.102Z] #19 34.37 Reading package lists... [2022-02-18T07:49:28.122Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 59.20MB / 85.81MB 5.6s [2022-02-18T07:49:28.172Z] Client: Docker Engine - Community [2022-02-18T07:49:28.172Z] Version: 20.10.12 [2022-02-18T07:49:28.172Z] API version: 1.41 [2022-02-18T07:49:28.172Z] Go version: go1.16.12 [2022-02-18T07:49:28.172Z] Git commit: e91ed57 [2022-02-18T07:49:28.172Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-18T07:49:28.172Z] OS/Arch: linux/arm64 [2022-02-18T07:49:28.172Z] Context: default [2022-02-18T07:49:28.172Z] Experimental: true [2022-02-18T07:49:28.172Z] [2022-02-18T07:49:28.172Z] Server: Docker Engine - Community [2022-02-18T07:49:28.172Z] Engine: [2022-02-18T07:49:28.172Z] Version: 20.10.12 [2022-02-18T07:49:28.172Z] API version: 1.41 (minimum version 1.12) [2022-02-18T07:49:28.172Z] Go version: go1.16.12 [2022-02-18T07:49:28.172Z] Git commit: 459d0df [2022-02-18T07:49:28.172Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-18T07:49:28.172Z] OS/Arch: linux/arm64 [2022-02-18T07:49:28.172Z] Experimental: true [2022-02-18T07:49:28.172Z] containerd: [2022-02-18T07:49:28.172Z] Version: 1.4.12 [2022-02-18T07:49:28.172Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:49:28.172Z] runc: [2022-02-18T07:49:28.172Z] Version: 1.0.2 [2022-02-18T07:49:28.172Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T07:49:28.172Z] docker-init: [2022-02-18T07:49:28.172Z] Version: 0.19.0 [2022-02-18T07:49:28.172Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T07:49:28.388Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s [2022-02-18T07:49:28.388Z] #67 ... [2022-02-18T07:49:28.388Z] [2022-02-18T07:49:28.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:28.388Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:28.389Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-18T07:49:28.389Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-18T07:49:28.389Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-18T07:49:28.389Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T07:49:28.389Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.7s done [2022-02-18T07:49:28.389Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.3s done [2022-02-18T07:49:28.389Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.7s done [2022-02-18T07:49:28.389Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.0s done [2022-02-18T07:49:28.389Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.7s done [2022-02-18T07:49:28.389Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 80.74MB / 134.83MB 6.2s [2022-02-18T07:49:28.389Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.7s [2022-02-18T07:49:28.389Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.3s done [2022-02-18T07:49:28.415Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 88.08MB / 134.83MB 5.8s [2022-02-18T07:49:28.415Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 66.06MB / 85.81MB 5.8s [2022-02-18T07:49:28.450Z] [2022-02-18T07:49:28.450Z] #5 [internal] load .dockerignore [2022-02-18T07:49:28.450Z] #5 sha256:2d1d1432eb54cb8a2cc2e1bc96708a1654cf7601b1fd147519b27c4bc370fa9a [2022-02-18T07:49:28.450Z] #5 DONE 0.0s [2022-02-18T07:49:28.450Z] [2022-02-18T07:49:28.450Z] #6 [internal] load build definition from Dockerfile [2022-02-18T07:49:28.450Z] #6 sha256:e04c2764fc0365054bf2d8bc65a4e891a9e268396fe1fe34516b4841de75f24b [2022-02-18T07:49:28.450Z] #6 DONE 0.0s [2022-02-18T07:49:28.450Z] [2022-02-18T07:49:28.450Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T07:49:28.450Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T07:49:28.489Z] + docker info [2022-02-18T07:49:28.961Z] #11 ... [2022-02-18T07:49:28.961Z] [2022-02-18T07:49:28.961Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:28.961Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:28.961Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.6s done [2022-02-18T07:49:28.961Z] #67 DONE 6.8s [2022-02-18T07:49:28.961Z] [2022-02-18T07:49:28.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:28.961Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:28.961Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 91.23MB / 134.83MB 6.7s [2022-02-18T07:49:28.961Z] #11 ... [2022-02-18T07:49:28.961Z] [2022-02-18T07:49:28.961Z] #24 [internal] load build context [2022-02-18T07:49:28.961Z] #24 sha256:12500a0ba93aa10aaef912e946563ef7854a342b2f90fdd9c4eaa6253470d9c1 [2022-02-18T07:49:28.961Z] #24 transferring context: 39.49MB 6.9s [2022-02-18T07:49:29.012Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 73.29MB / 85.81MB 6.3s [2022-02-18T07:49:29.012Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 97.52MB / 134.83MB 6.5s [2022-02-18T07:49:29.221Z] #24 ... [2022-02-18T07:49:29.221Z] [2022-02-18T07:49:29.221Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:29.221Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:29.221Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 98.57MB / 134.83MB 6.9s [2022-02-18T07:49:29.278Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 78.99MB / 85.81MB 6.7s [2022-02-18T07:49:29.396Z] #10 ... [2022-02-18T07:49:29.396Z] [2022-02-18T07:49:29.396Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T07:49:29.396Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T07:49:29.396Z] #7 DONE 1.1s [2022-02-18T07:49:29.396Z] [2022-02-18T07:49:29.396Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:49:29.396Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T07:49:29.396Z] #9 DONE 1.2s [2022-02-18T07:49:29.396Z] [2022-02-18T07:49:29.396Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:49:29.396Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T07:49:29.396Z] #8 DONE 1.2s [2022-02-18T07:49:29.396Z] [2022-02-18T07:49:29.396Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T07:49:29.396Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T07:49:29.396Z] #10 DONE 1.3s [2022-02-18T07:49:29.539Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 7.0s [2022-02-18T07:49:29.658Z] [2022-02-18T07:49:29.658Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:29.658Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:29.658Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-18T07:49:29.658Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T07:49:29.658Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:49:29.658Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T07:49:29.808Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 105.91MB / 134.83MB 7.2s [2022-02-18T07:49:30.069Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 113.25MB / 134.83MB 7.4s [2022-02-18T07:49:30.069Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 124.33MB / 134.83MB 7.6s [2022-02-18T07:49:30.163Z] #11 ... [2022-02-18T07:49:30.163Z] [2022-02-18T07:49:30.163Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:30.163Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:49:30.163Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:49:30.163Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T07:49:30.163Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T07:49:30.163Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-02-18T07:49:30.163Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2022-02-18T07:49:30.163Z] #69 DONE 7.7s [2022-02-18T07:49:30.163Z] [2022-02-18T07:49:30.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:30.163Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:30.163Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 106.95MB / 134.83MB 7.6s [2022-02-18T07:49:30.163Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 118.49MB / 134.83MB 7.8s [2022-02-18T07:49:30.298Z] #67 ... [2022-02-18T07:49:30.298Z] [2022-02-18T07:49:30.298Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T07:49:30.298Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T07:49:30.298Z] #45 DONE 0.5s [2022-02-18T07:49:30.298Z] [2022-02-18T07:49:30.298Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:30.298Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:30.298Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-02-18T07:49:30.298Z] #67 ... [2022-02-18T07:49:30.298Z] [2022-02-18T07:49:30.298Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T07:49:30.298Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T07:49:30.298Z] #45 DONE 0.0s [2022-02-18T07:49:30.298Z] [2022-02-18T07:49:30.298Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:30.298Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:30.298Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.50MB / 9.86MB 0.4s [2022-02-18T07:49:30.340Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 131.07MB / 134.83MB 7.8s [2022-02-18T07:49:30.567Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-02-18T07:49:30.567Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-18T07:49:30.567Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-18T07:49:30.824Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 126.88MB / 134.83MB 8.0s [2022-02-18T07:49:30.824Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 8.2s [2022-02-18T07:49:31.717Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 9.0s done [2022-02-18T07:49:32.205Z] #11 ... [2022-02-18T07:49:32.205Z] [2022-02-18T07:49:32.205Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:32.205Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:49:32.205Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-18T07:49:32.205Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T07:49:32.205Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-18T07:49:32.205Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-18T07:49:32.205Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.7s done [2022-02-18T07:49:32.205Z] #28 ... [2022-02-18T07:49:32.205Z] [2022-02-18T07:49:32.205Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:32.205Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:32.287Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.8s [2022-02-18T07:49:32.287Z] #11 ... [2022-02-18T07:49:32.287Z] [2022-02-18T07:49:32.287Z] #24 [internal] load build context [2022-02-18T07:49:32.287Z] #24 sha256:3df6b92596605d568de6a36836586cf00f5b8de97f9be9fa10f2aa60b8f2e02e [2022-02-18T07:49:32.287Z] #24 transferring context: 57.35MB 9.0s done [2022-02-18T07:49:33.227Z] #24 ... [2022-02-18T07:49:33.227Z] [2022-02-18T07:49:33.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:33.227Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:33.227Z] #11 ... [2022-02-18T07:49:33.227Z] [2022-02-18T07:49:33.227Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:33.227Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:49:33.227Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-18T07:49:33.227Z] #28 ... [2022-02-18T07:49:33.227Z] [2022-02-18T07:49:33.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:33.227Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:33.360Z] #19 42.90 Reading package lists... [2022-02-18T07:49:33.604Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.7s [2022-02-18T07:49:33.604Z] #11 ... [2022-02-18T07:49:33.604Z] [2022-02-18T07:49:33.604Z] #24 [internal] load build context [2022-02-18T07:49:33.604Z] #24 sha256:12500a0ba93aa10aaef912e946563ef7854a342b2f90fdd9c4eaa6253470d9c1 [2022-02-18T07:49:33.604Z] #24 transferring context: 57.35MB 9.3s done [2022-02-18T07:49:33.604Z] #24 DONE 11.4s [2022-02-18T07:49:33.604Z] [2022-02-18T07:49:33.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:33.604Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:33.890Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-02-18T07:49:34.174Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.8s done [2022-02-18T07:49:34.590Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 11.7s done [2022-02-18T07:49:34.590Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.8s done [2022-02-18T07:49:34.850Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-18T07:49:34.850Z] #11 ... [2022-02-18T07:49:34.850Z] [2022-02-18T07:49:34.850Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:34.850Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:49:34.850Z] #28 DONE 12.6s [2022-02-18T07:49:34.850Z] [2022-02-18T07:49:34.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:34.850Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:35.256Z] #19 51.79 Building dependency tree... [2022-02-18T07:49:35.418Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.7s done [2022-02-18T07:49:35.556Z] #11 ... [2022-02-18T07:49:35.556Z] [2022-02-18T07:49:35.556Z] #24 [internal] load build context [2022-02-18T07:49:35.556Z] #24 sha256:3df6b92596605d568de6a36836586cf00f5b8de97f9be9fa10f2aa60b8f2e02e [2022-02-18T07:49:35.556Z] #24 DONE 13.1s [2022-02-18T07:49:35.556Z] [2022-02-18T07:49:35.556Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:35.556Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:49:35.556Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-02-18T07:49:35.556Z] #69 DONE 13.0s [2022-02-18T07:49:35.556Z] [2022-02-18T07:49:35.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:35.556Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:35.556Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 12.8s done [2022-02-18T07:49:35.556Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-18T07:49:35.813Z] #67 ... [2022-02-18T07:49:35.813Z] [2022-02-18T07:49:35.813Z] #24 [internal] load build context [2022-02-18T07:49:35.813Z] #24 sha256:0e4a2f60cc6eeefff423a6b9c04dd64e2278c794cbef9684f7f405bad5757cf3 [2022-02-18T07:49:35.813Z] #24 transferring context: 57.33MB 4.6s done [2022-02-18T07:49:35.813Z] #24 DONE 6.3s [2022-02-18T07:49:35.813Z] [2022-02-18T07:49:35.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:35.813Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:35.813Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-18T07:49:35.813Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T07:49:35.813Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-18T07:49:35.813Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-18T07:49:35.813Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-18T07:49:35.813Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 2.1s done [2022-02-18T07:49:35.813Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.8s done [2022-02-18T07:49:35.813Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.0s [2022-02-18T07:49:35.813Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.1s done [2022-02-18T07:49:35.813Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.9s done [2022-02-18T07:49:35.813Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 5.8s [2022-02-18T07:49:35.813Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 5.1s done [2022-02-18T07:49:36.129Z] #11 ... [2022-02-18T07:49:36.129Z] [2022-02-18T07:49:36.129Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:36.129Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:49:36.129Z] #28 DONE 13.5s [2022-02-18T07:49:36.129Z] [2022-02-18T07:49:36.129Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:36.129Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:36.360Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-18T07:49:36.389Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-18T07:49:36.389Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-18T07:49:36.624Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.3s done [2022-02-18T07:49:36.889Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-18T07:49:36.960Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.6s done [2022-02-18T07:49:37.153Z] #19 55.64 The following additional packages will be installed: [2022-02-18T07:49:37.153Z] #19 55.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-18T07:49:37.153Z] #19 55.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.65 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.65 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-18T07:49:37.153Z] #19 55.65 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.65 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.65 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-18T07:49:37.153Z] #19 55.65 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-18T07:49:37.153Z] #19 55.65 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.65 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.65 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-18T07:49:37.153Z] #19 55.65 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-18T07:49:37.153Z] #19 55.65 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-18T07:49:37.153Z] #19 55.65 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-18T07:49:37.153Z] #19 55.65 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.65 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.65 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-18T07:49:37.153Z] #19 55.65 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-18T07:49:37.153Z] #19 55.65 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-18T07:49:37.153Z] #19 55.66 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-18T07:49:37.153Z] #19 55.66 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-18T07:49:37.153Z] #19 55.66 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-18T07:49:37.153Z] #19 55.66 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-18T07:49:37.153Z] #19 55.66 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-18T07:49:37.153Z] #19 55.66 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-18T07:49:37.153Z] #19 55.66 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-18T07:49:37.153Z] #19 55.66 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-18T07:49:37.153Z] #19 55.66 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-18T07:49:37.153Z] #19 55.66 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-18T07:49:37.153Z] #19 55.66 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-18T07:49:37.153Z] #19 55.66 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-18T07:49:37.153Z] #19 55.66 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-18T07:49:37.153Z] #19 55.67 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-18T07:49:37.153Z] #19 55.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-18T07:49:37.153Z] #19 55.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-18T07:49:37.153Z] #19 55.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-18T07:49:37.153Z] #19 55.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-18T07:49:37.153Z] #19 55.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-18T07:49:37.153Z] #19 55.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-18T07:49:37.153Z] #19 55.67 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-18T07:49:37.153Z] #19 55.67 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-18T07:49:37.153Z] #19 55.67 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-18T07:49:37.153Z] #19 55.67 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-18T07:49:37.153Z] #19 55.68 linux-libc-dev-s390x-cross patch xz-utils [2022-02-18T07:49:37.153Z] #19 55.70 Suggested packages: [2022-02-18T07:49:37.153Z] #19 55.70 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-18T07:49:37.153Z] #19 55.70 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.70 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-18T07:49:37.153Z] #19 55.70 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-18T07:49:37.153Z] #19 55.70 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-18T07:49:37.153Z] #19 55.70 libyaml-shell-perl ed diffutils-doc [2022-02-18T07:49:37.153Z] #19 55.70 Recommended packages: [2022-02-18T07:49:37.153Z] #19 55.70 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-18T07:49:37.153Z] #19 55.70 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-18T07:49:37.207Z] #11 ... [2022-02-18T07:49:37.207Z] [2022-02-18T07:49:37.207Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:37.207Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:37.207Z] #67 DONE 7.5s [2022-02-18T07:49:37.207Z] [2022-02-18T07:49:37.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:37.207Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:37.207Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.2s done [2022-02-18T07:49:37.207Z] #11 ... [2022-02-18T07:49:37.207Z] [2022-02-18T07:49:37.207Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:37.207Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:49:37.207Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-18T07:49:37.207Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:49:37.207Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T07:49:37.207Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T07:49:37.207Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-02-18T07:49:37.207Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-02-18T07:49:37.207Z] #69 DONE 7.6s [2022-02-18T07:49:37.207Z] [2022-02-18T07:49:37.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:37.207Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:37.207Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 7.0s done [2022-02-18T07:49:37.783Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-18T07:49:37.783Z] #11 ... [2022-02-18T07:49:37.783Z] [2022-02-18T07:49:37.783Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:37.783Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T07:49:37.783Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-18T07:49:37.783Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-18T07:49:37.783Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T07:49:37.783Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-18T07:49:37.783Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-18T07:49:37.783Z] #28 DONE 7.9s [2022-02-18T07:49:37.783Z] [2022-02-18T07:49:37.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:37.783Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:37.783Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.3s done [2022-02-18T07:49:37.902Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.1s [2022-02-18T07:49:38.267Z] #11 ... [2022-02-18T07:49:38.267Z] [2022-02-18T07:49:38.267Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T07:49:38.267Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-18T07:49:38.267Z] #68 DONE 1.0s [2022-02-18T07:49:38.267Z] [2022-02-18T07:49:38.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:38.267Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:38.357Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-18T07:49:38.619Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.3s done [2022-02-18T07:49:38.841Z] #11 ... [2022-02-18T07:49:38.841Z] [2022-02-18T07:49:38.841Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T07:49:38.841Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-18T07:49:38.841Z] #68 DONE 1.3s [2022-02-18T07:49:38.841Z] [2022-02-18T07:49:38.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:38.841Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:38.850Z] #11 ... [2022-02-18T07:49:38.850Z] [2022-02-18T07:49:38.850Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T07:49:38.850Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-18T07:49:38.850Z] #70 DONE 0.8s [2022-02-18T07:49:38.850Z] [2022-02-18T07:49:38.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:38.850Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:38.881Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-18T07:49:40.469Z] #19 59.21 The following NEW packages will be installed: [2022-02-18T07:49:40.469Z] #19 59.21 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-18T07:49:40.469Z] #19 59.21 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-18T07:49:40.727Z] #19 59.21 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-18T07:49:40.727Z] #19 59.21 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-18T07:49:40.727Z] #19 59.21 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-18T07:49:40.727Z] #19 59.21 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-18T07:49:40.727Z] #19 59.21 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-18T07:49:40.727Z] #19 59.21 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-18T07:49:40.727Z] #19 59.21 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-18T07:49:40.727Z] #19 59.21 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-18T07:49:40.727Z] #19 59.21 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-18T07:49:40.727Z] #19 59.21 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-18T07:49:40.727Z] #19 59.21 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-18T07:49:40.727Z] #19 59.21 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-18T07:49:40.727Z] #19 59.21 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-18T07:49:40.727Z] #19 59.21 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-18T07:49:40.727Z] #19 59.21 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-18T07:49:40.727Z] #19 59.21 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-18T07:49:40.727Z] #19 59.21 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-18T07:49:40.727Z] #19 59.21 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-18T07:49:40.727Z] #19 59.21 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-18T07:49:40.727Z] #19 59.21 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-18T07:49:40.727Z] #19 59.22 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-18T07:49:40.727Z] #19 59.22 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-18T07:49:40.727Z] #19 59.22 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-18T07:49:40.727Z] #19 59.22 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-18T07:49:40.727Z] #19 59.22 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-18T07:49:40.727Z] #19 59.22 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-18T07:49:40.727Z] #19 59.22 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-18T07:49:40.727Z] #19 59.22 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-18T07:49:40.727Z] #19 59.22 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-18T07:49:40.727Z] #19 59.22 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-18T07:49:40.727Z] #19 59.22 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-18T07:49:40.727Z] #19 59.22 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-18T07:49:40.727Z] #19 59.22 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-18T07:49:40.727Z] #19 59.23 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-18T07:49:40.727Z] #19 59.23 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-18T07:49:40.727Z] #19 59.23 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-18T07:49:40.728Z] #19 59.23 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-18T07:49:40.728Z] #19 59.23 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-18T07:49:40.728Z] #19 59.23 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-18T07:49:40.728Z] #19 59.23 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-18T07:49:40.728Z] #19 59.23 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-18T07:49:40.728Z] #19 59.23 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-18T07:49:40.728Z] #19 59.23 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-18T07:49:40.728Z] #19 59.23 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-18T07:49:40.728Z] #19 59.23 linux-libc-dev-s390x-cross patch xz-utils [2022-02-18T07:49:40.800Z] #11 ... [2022-02-18T07:49:40.801Z] [2022-02-18T07:49:40.801Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T07:49:40.801Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-18T07:49:40.801Z] #68 DONE 1.0s [2022-02-18T07:49:40.839Z] #11 ... [2022-02-18T07:49:40.839Z] [2022-02-18T07:49:40.839Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T07:49:40.839Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-18T07:49:40.839Z] #70 DONE 1.9s [2022-02-18T07:49:40.839Z] [2022-02-18T07:49:40.839Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:40.839Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:40.985Z] #19 59.65 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:49:40.985Z] #19 59.65 Need to get 787 MB of archives. [2022-02-18T07:49:40.985Z] #19 59.65 After this operation, 3385 MB of additional disk space will be used. [2022-02-18T07:49:40.985Z] #19 59.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-18T07:49:41.064Z] [2022-02-18T07:49:41.064Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:41.064Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:41.244Z] #19 59.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-18T07:49:41.244Z] #19 59.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-18T07:49:41.244Z] #19 59.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-18T07:49:41.244Z] #19 59.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-18T07:49:41.244Z] #19 59.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-18T07:49:41.244Z] #19 59.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-18T07:49:41.244Z] #19 59.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-18T07:49:41.244Z] #19 59.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-18T07:49:41.244Z] #19 59.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-18T07:49:41.244Z] #19 59.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-18T07:49:41.502Z] #19 59.94 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-02-18T07:49:41.502Z] #19 59.95 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-02-18T07:49:42.154Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.0s [2022-02-18T07:49:42.434Z] #19 60.87 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-02-18T07:49:42.434Z] #19 60.87 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-02-18T07:49:42.539Z] #11 ... [2022-02-18T07:49:42.540Z] [2022-02-18T07:49:42.540Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T07:49:42.540Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-18T07:49:42.540Z] #70 DONE 1.5s [2022-02-18T07:49:42.540Z] [2022-02-18T07:49:42.540Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:42.540Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:43.365Z] #19 61.98 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-02-18T07:49:43.385Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-18T07:49:43.406Z] Client: [2022-02-18T07:49:43.406Z] Context: default [2022-02-18T07:49:43.406Z] Debug Mode: false [2022-02-18T07:49:43.406Z] Plugins: [2022-02-18T07:49:43.406Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T07:49:43.406Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T07:49:43.406Z] [2022-02-18T07:49:43.406Z] Server: [2022-02-18T07:49:43.406Z] Containers: 0 [2022-02-18T07:49:43.406Z] Running: 0 [2022-02-18T07:49:43.406Z] Paused: 0 [2022-02-18T07:49:43.406Z] Stopped: 0 [2022-02-18T07:49:43.406Z] Images: 0 [2022-02-18T07:49:43.406Z] Server Version: 20.10.12 [2022-02-18T07:49:43.406Z] Storage Driver: overlay2 [2022-02-18T07:49:43.406Z] Backing Filesystem: extfs [2022-02-18T07:49:43.406Z] Supports d_type: true [2022-02-18T07:49:43.406Z] Native Overlay Diff: true [2022-02-18T07:49:43.406Z] userxattr: false [2022-02-18T07:49:43.406Z] Logging Driver: json-file [2022-02-18T07:49:43.406Z] Cgroup Driver: cgroupfs [2022-02-18T07:49:43.406Z] Cgroup Version: 1 [2022-02-18T07:49:43.406Z] Plugins: [2022-02-18T07:49:43.406Z] Volume: local [2022-02-18T07:49:43.406Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T07:49:43.406Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T07:49:43.406Z] Swarm: inactive [2022-02-18T07:49:43.406Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-18T07:49:43.406Z] Default Runtime: runc [2022-02-18T07:49:43.406Z] Init Binary: docker-init [2022-02-18T07:49:43.406Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T07:49:43.406Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T07:49:43.406Z] init version: de40ad0 [2022-02-18T07:49:43.406Z] Security Options: [2022-02-18T07:49:43.406Z] apparmor [2022-02-18T07:49:43.406Z] seccomp [2022-02-18T07:49:43.406Z] Profile: default [2022-02-18T07:49:43.406Z] Kernel Version: 5.11.0-1023-aws [2022-02-18T07:49:43.406Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-18T07:49:43.406Z] OSType: linux [2022-02-18T07:49:43.406Z] Architecture: aarch64 [2022-02-18T07:49:43.406Z] CPUs: 2 [2022-02-18T07:49:43.406Z] Total Memory: 7.576GiB [2022-02-18T07:49:43.406Z] Name: ip-10-100-58-194 [2022-02-18T07:49:43.406Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-18T07:49:43.406Z] Docker Root Dir: /var/lib/docker [2022-02-18T07:49:43.406Z] Debug Mode: false [2022-02-18T07:49:43.406Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:49:43.406Z] Labels: [2022-02-18T07:49:43.406Z] Experimental: true [2022-02-18T07:49:43.406Z] Insecure Registries: [2022-02-18T07:49:43.406Z] 127.0.0.0/8 [2022-02-18T07:49:43.406Z] Live Restore Enabled: true [2022-02-18T07:49:43.406Z] [Pipeline] sh [2022-02-18T07:49:43.502Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.3s done [2022-02-18T07:49:43.625Z] #19 61.98 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-02-18T07:49:43.693Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:49:43.693Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:49:43.693Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43255/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-18T07:49:43.693Z] + bash /home/ubuntu/workspace/moby_PR-43255/check-config.sh [2022-02-18T07:49:43.693Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-18T07:49:43.693Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-18T07:49:43.693Z] [2022-02-18T07:49:43.693Z] Generally Necessary: [2022-02-18T07:49:43.693Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-18T07:49:43.693Z] - apparmor: enabled and tools installed [2022-02-18T07:49:43.693Z] - CONFIG_NAMESPACES: enabled [2022-02-18T07:49:43.693Z] - CONFIG_NET_NS: enabled [2022-02-18T07:49:43.693Z] - CONFIG_PID_NS: enabled [2022-02-18T07:49:43.693Z] - CONFIG_IPC_NS: enabled [2022-02-18T07:49:43.693Z] - CONFIG_UTS_NS: enabled [2022-02-18T07:49:43.693Z] - CONFIG_CGROUPS: enabled [2022-02-18T07:49:43.693Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-18T07:49:43.693Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-18T07:49:43.693Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-18T07:49:43.693Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-18T07:49:43.693Z] - CONFIG_CPUSETS: enabled [2022-02-18T07:49:43.693Z] - CONFIG_MEMCG: enabled [2022-02-18T07:49:43.693Z] - CONFIG_KEYS: enabled [2022-02-18T07:49:43.693Z] - CONFIG_VETH: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-18T07:49:43.693Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-18T07:49:43.693Z] - CONFIG_CGROUP_BPF: enabled [2022-02-18T07:49:43.693Z] [2022-02-18T07:49:43.693Z] Optional Features: [2022-02-18T07:49:43.693Z] - CONFIG_USER_NS: enabled [2022-02-18T07:49:43.954Z] - CONFIG_SECCOMP: enabled [2022-02-18T07:49:43.954Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-18T07:49:43.954Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-18T07:49:43.954Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-18T07:49:43.954Z] (cgroup swap accounting is currently enabled) [2022-02-18T07:49:43.954Z] - CONFIG_BLK_CGROUP: enabled [2022-02-18T07:49:43.954Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-18T07:49:43.954Z] - CONFIG_CGROUP_PERF: enabled [2022-02-18T07:49:43.954Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-18T07:49:43.954Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-18T07:49:43.954Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-18T07:49:43.954Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-18T07:49:43.954Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-18T07:49:43.954Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_IP_VS: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-18T07:49:43.954Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-18T07:49:43.954Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-18T07:49:43.954Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-18T07:49:43.954Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-18T07:49:43.954Z] - CONFIG_EXT4_FS: enabled [2022-02-18T07:49:43.954Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-18T07:49:43.954Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-18T07:49:43.954Z] - Network Drivers: [2022-02-18T07:49:43.954Z] - "overlay": [2022-02-18T07:49:43.954Z] - CONFIG_VXLAN: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-18T07:49:43.954Z] Optional (for encrypted networks): [2022-02-18T07:49:43.954Z] - CONFIG_CRYPTO: enabled [2022-02-18T07:49:43.954Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-18T07:49:43.954Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-18T07:49:43.954Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-18T07:49:43.954Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-18T07:49:43.954Z] - CONFIG_XFRM: enabled [2022-02-18T07:49:43.954Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-18T07:49:43.954Z] - "ipvlan": [2022-02-18T07:49:43.954Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-18T07:49:43.954Z] - "macvlan": [2022-02-18T07:49:43.954Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_DUMMY: enabled (as module) [2022-02-18T07:49:43.954Z] - "ftp,tftp client in container": [2022-02-18T07:49:43.954Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-18T07:49:43.954Z] - Storage Drivers: [2022-02-18T07:49:43.954Z] - "aufs": [2022-02-18T07:49:43.954Z] - CONFIG_AUFS_FS: missing [2022-02-18T07:49:43.954Z] - "btrfs": [2022-02-18T07:49:43.954Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-18T07:49:43.954Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-18T07:49:43.954Z] - "devicemapper": [2022-02-18T07:49:43.954Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-18T07:49:43.954Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-18T07:49:43.954Z] - "overlay": [2022-02-18T07:49:43.954Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-18T07:49:44.074Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-18T07:49:44.214Z] - "zfs": [2022-02-18T07:49:44.214Z] - /dev/zfs: present [2022-02-18T07:49:44.214Z] - zfs command: missing [2022-02-18T07:49:44.214Z] - zpool command: missing [2022-02-18T07:49:44.214Z] [2022-02-18T07:49:44.214Z] Limits: [2022-02-18T07:49:44.214Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-18T07:49:44.214Z] [2022-02-18T07:49:44.214Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T07:49:44.546Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:325719df6acd7989d1eae953db081f474df3c3c5 . [2022-02-18T07:49:44.546Z] #2 [internal] load .dockerignore [2022-02-18T07:49:44.546Z] #2 sha256:c7528f9059a567b0e267046d755ed1fe18375aa85c2c4cbc79e7835b05feabcd [2022-02-18T07:49:45.001Z] #19 63.46 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-02-18T07:49:45.001Z] #19 63.46 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-02-18T07:49:45.440Z] #11 ... [2022-02-18T07:49:45.440Z] [2022-02-18T07:49:45.440Z] #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-02-18T07:49:45.440Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T07:49:45.440Z] #29 3.973 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:49:45.440Z] #29 3.973 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:49:45.440Z] #29 3.981 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:49:45.440Z] #29 4.206 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:49:45.440Z] #29 4.504 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:49:45.440Z] #29 4.956 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:49:45.440Z] #29 6.402 Fetched 8504 kB in 3s (3165 kB/s) [2022-02-18T07:49:45.440Z] #29 6.402 Reading package lists... [2022-02-18T07:49:45.440Z] #29 7.316 Reading package lists... [2022-02-18T07:49:45.440Z] #29 8.216 Building dependency tree... [2022-02-18T07:49:45.440Z] #29 8.612 The following additional packages will be installed: [2022-02-18T07:49:45.440Z] #29 8.612 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T07:49:45.440Z] #29 8.624 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T07:49:45.440Z] #29 8.624 Recommended packages: [2022-02-18T07:49:45.440Z] #29 8.624 libldap-common publicsuffix libsasl2-modules [2022-02-18T07:49:45.440Z] #29 8.803 The following NEW packages will be installed: [2022-02-18T07:49:45.440Z] #29 8.803 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T07:49:45.440Z] #29 8.803 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T07:49:45.440Z] #29 8.803 libssh2-1 openssl [2022-02-18T07:49:45.440Z] #29 9.088 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T07:49:45.440Z] #29 9.088 Need to get 3038 kB of archives. [2022-02-18T07:49:45.440Z] #29 9.088 After this operation, 6650 kB of additional disk space will be used. [2022-02-18T07:49:45.440Z] #29 9.088 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-18T07:49:45.440Z] #29 9.096 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-18T07:49:45.440Z] #29 9.096 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-18T07:49:45.440Z] #29 9.105 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-18T07:49:45.440Z] #29 9.105 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-18T07:49:45.440Z] #29 9.105 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-18T07:49:45.440Z] #29 9.116 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-18T07:49:45.440Z] #29 9.116 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-18T07:49:45.440Z] #29 9.116 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-18T07:49:45.440Z] #29 9.116 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-18T07:49:45.440Z] #29 9.116 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-18T07:49:45.440Z] #29 9.126 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-18T07:49:45.440Z] #29 9.132 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T07:49:45.440Z] #29 9.132 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T07:49:45.440Z] #29 9.133 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T07:49:45.440Z] #29 9.323 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:49:45.440Z] #29 9.377 Fetched 3038 kB in 0s (9140 kB/s) [2022-02-18T07:49:45.440Z] #29 9.413 Selecting previously unselected package openssl. [2022-02-18T07:49:45.440Z] #29 9.413 (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-02-18T07:49:45.440Z] #29 9.415 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 9.418 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:49:45.440Z] #29 9.589 Selecting previously unselected package ca-certificates. [2022-02-18T07:49:45.440Z] #29 9.589 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T07:49:45.440Z] #29 9.601 Unpacking ca-certificates (20210119) ... [2022-02-18T07:49:45.440Z] #29 9.681 Selecting previously unselected package libbrotli1:amd64. [2022-02-18T07:49:45.440Z] #29 9.681 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 9.691 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T07:49:45.440Z] #29 9.773 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T07:49:45.440Z] #29 9.775 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 9.778 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:45.440Z] #29 9.847 Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T07:49:45.440Z] #29 9.847 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 9.847 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:45.440Z] #29 9.904 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T07:49:45.440Z] #29 9.904 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 9.911 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T07:49:45.440Z] #29 9.992 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T07:49:45.440Z] #29 9.992 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 9.997 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T07:49:45.440Z] #29 10.06 Selecting previously unselected package libpsl5:amd64. [2022-02-18T07:49:45.440Z] #29 10.06 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 10.06 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T07:49:45.440Z] #29 10.11 Selecting previously unselected package librtmp1:amd64. [2022-02-18T07:49:45.440Z] #29 10.11 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 10.12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:49:45.440Z] #29 10.16 Selecting previously unselected package libssh2-1:amd64. [2022-02-18T07:49:45.440Z] #29 10.16 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 10.17 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T07:49:45.440Z] #29 10.22 Selecting previously unselected package libcurl4:amd64. [2022-02-18T07:49:45.440Z] #29 10.22 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T07:49:45.440Z] #29 ... [2022-02-18T07:49:45.440Z] [2022-02-18T07:49:45.440Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:45.440Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:45.488Z] #2 transferring context: 87B done [2022-02-18T07:49:45.923Z] #11 ... [2022-02-18T07:49:45.923Z] [2022-02-18T07:49:45.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-02-18T07:49:45.923Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T07:49:45.923Z] #29 3.341 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:49:45.923Z] #29 3.341 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:49:45.923Z] #29 3.376 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:49:45.923Z] #29 3.968 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:49:45.923Z] #29 4.271 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:49:45.923Z] #29 4.764 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:49:45.923Z] #29 6.060 Fetched 8504 kB in 3s (2752 kB/s) [2022-02-18T07:49:45.923Z] #29 6.060 Reading package lists... [2022-02-18T07:49:45.923Z] #29 6.942 Reading package lists... [2022-02-18T07:49:45.923Z] #29 7.781 Building dependency tree... [2022-02-18T07:49:45.923Z] #29 8.166 The following additional packages will be installed: [2022-02-18T07:49:45.923Z] #29 8.166 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T07:49:45.923Z] #29 8.166 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T07:49:45.923Z] #29 8.166 Recommended packages: [2022-02-18T07:49:45.923Z] #29 8.166 libldap-common publicsuffix libsasl2-modules [2022-02-18T07:49:45.923Z] #29 8.386 The following NEW packages will be installed: [2022-02-18T07:49:45.924Z] #29 8.386 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T07:49:45.924Z] #29 8.386 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T07:49:45.924Z] #29 8.386 libssh2-1 openssl [2022-02-18T07:49:45.924Z] #29 8.677 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T07:49:45.924Z] #29 8.677 Need to get 3038 kB of archives. [2022-02-18T07:49:45.924Z] #29 8.677 After this operation, 6650 kB of additional disk space will be used. [2022-02-18T07:49:45.924Z] #29 8.677 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-18T07:49:45.924Z] #29 8.693 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-18T07:49:45.924Z] #29 8.693 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-18T07:49:45.924Z] #29 8.693 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-18T07:49:45.924Z] #29 8.693 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-18T07:49:45.924Z] #29 8.693 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-18T07:49:45.924Z] #29 8.693 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-18T07:49:45.924Z] #29 8.693 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-18T07:49:45.924Z] #29 8.694 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-18T07:49:45.924Z] #29 8.694 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-18T07:49:45.924Z] #29 8.694 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-18T07:49:45.924Z] #29 8.715 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-18T07:49:45.924Z] #29 8.715 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T07:49:45.924Z] #29 8.715 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T07:49:45.924Z] #29 8.715 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T07:49:45.924Z] #29 8.929 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:49:45.924Z] #29 8.967 Fetched 3038 kB in 0s (9333 kB/s) [2022-02-18T07:49:45.924Z] #29 8.993 Selecting previously unselected package openssl. [2022-02-18T07:49:45.924Z] #29 8.993 (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-02-18T07:49:45.924Z] #29 9.007 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.007 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:49:45.924Z] #29 9.209 Selecting previously unselected package ca-certificates. [2022-02-18T07:49:45.924Z] #29 9.209 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T07:49:45.924Z] #29 9.212 Unpacking ca-certificates (20210119) ... [2022-02-18T07:49:45.924Z] #29 9.309 Selecting previously unselected package libbrotli1:amd64. [2022-02-18T07:49:45.924Z] #29 9.309 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.328 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T07:49:45.924Z] #29 9.428 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T07:49:45.924Z] #29 9.428 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.440 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:45.924Z] #29 9.486 Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T07:49:45.924Z] #29 9.486 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.496 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:45.924Z] #29 9.570 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T07:49:45.924Z] #29 9.570 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.570 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T07:49:45.924Z] #29 9.643 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T07:49:45.924Z] #29 9.643 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.648 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T07:49:45.924Z] #29 9.706 Selecting previously unselected package libpsl5:amd64. [2022-02-18T07:49:45.924Z] #29 9.706 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.708 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T07:49:45.924Z] #29 9.767 Selecting previously unselected package librtmp1:amd64. [2022-02-18T07:49:45.924Z] #29 9.767 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.776 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:49:45.924Z] #29 9.818 Selecting previously unselected package libssh2-1:amd64. [2022-02-18T07:49:45.924Z] #29 9.818 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.847 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T07:49:45.924Z] #29 9.920 Selecting previously unselected package libcurl4:amd64. [2022-02-18T07:49:45.924Z] #29 9.920 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T07:49:45.924Z] #29 9.924 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:45.924Z] #29 10.07 Selecting previously unselected package curl. [2022-02-18T07:49:45.924Z] #29 10.07 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T07:49:46.063Z] #2 ... [2022-02-18T07:49:46.063Z] [2022-02-18T07:49:46.063Z] #1 [internal] load build definition from Dockerfile [2022-02-18T07:49:46.063Z] #1 sha256:b3d3f04301cbf851dac1ef44bdba761f2b3ea01ddffd8b7403753ad82cab0f8a [2022-02-18T07:49:46.063Z] #1 transferring dockerfile: 16.86kB 0.1s done [2022-02-18T07:49:46.063Z] #1 DONE 1.2s [2022-02-18T07:49:46.063Z] [2022-02-18T07:49:46.063Z] #2 [internal] load .dockerignore [2022-02-18T07:49:46.063Z] #2 sha256:c7528f9059a567b0e267046d755ed1fe18375aa85c2c4cbc79e7835b05feabcd [2022-02-18T07:49:46.063Z] #2 DONE 1.4s [2022-02-18T07:49:46.184Z] #29 10.08 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:46.184Z] #29 10.14 Selecting previously unselected package libonig5:amd64. [2022-02-18T07:49:46.184Z] #29 10.14 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T07:49:46.184Z] #29 10.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:49:46.184Z] #29 ... [2022-02-18T07:49:46.184Z] [2022-02-18T07:49:46.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:46.184Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:46.325Z] [2022-02-18T07:49:46.325Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T07:49:46.325Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-18T07:49:46.374Z] #19 64.73 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-02-18T07:49:46.374Z] #19 64.73 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-02-18T07:49:46.587Z] #3 DONE 0.5s [2022-02-18T07:49:46.587Z] [2022-02-18T07:49:46.587Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T07:49:46.587Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-18T07:49:46.587Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-18T07:49:46.852Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-18T07:49:46.852Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-18T07:49:46.852Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-18T07:49:46.852Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-02-18T07:49:46.852Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-02-18T07:49:47.114Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-02-18T07:49:47.114Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-02-18T07:49:47.115Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-18T07:49:47.115Z] #4 DONE 0.7s [2022-02-18T07:49:47.308Z] #19 65.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-18T07:49:47.308Z] #19 65.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-02-18T07:49:47.308Z] #19 65.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-02-18T07:49:47.308Z] #19 65.96 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-02-18T07:49:47.308Z] #19 65.96 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-02-18T07:49:47.308Z] #19 65.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-18T07:49:47.308Z] #19 65.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-18T07:49:47.308Z] #19 65.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-18T07:49:47.363Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 10.2s done [2022-02-18T07:49:47.363Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-18T07:49:47.376Z] [2022-02-18T07:49:47.376Z] #6 [internal] load build definition from Dockerfile [2022-02-18T07:49:47.376Z] #6 sha256:fa8e422a2b1b8f9899dd893946de7b3977be6d97c9bde373999fea319d036724 [2022-02-18T07:49:47.376Z] #6 DONE 0.0s [2022-02-18T07:49:47.376Z] [2022-02-18T07:49:47.376Z] #5 [internal] load .dockerignore [2022-02-18T07:49:47.376Z] #5 sha256:57d404f197cf00846d806a7c6380a5aab6d09802a8d1aa7e8c47cfa89d9f1c47 [2022-02-18T07:49:47.376Z] #5 DONE 0.0s [2022-02-18T07:49:47.376Z] [2022-02-18T07:49:47.376Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T07:49:47.376Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-18T07:49:47.567Z] #19 66.00 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-02-18T07:49:47.567Z] #19 66.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-18T07:49:47.567Z] #19 66.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-18T07:49:47.567Z] #19 66.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-18T07:49:47.567Z] #19 66.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-18T07:49:47.567Z] #19 66.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-18T07:49:47.567Z] #19 66.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-18T07:49:47.567Z] #19 66.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-18T07:49:47.567Z] #19 66.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-18T07:49:47.567Z] #19 66.18 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-02-18T07:49:47.825Z] #19 66.20 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-02-18T07:49:48.102Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 10.3s [2022-02-18T07:49:48.288Z] #11 ... [2022-02-18T07:49:48.288Z] [2022-02-18T07:49:48.288Z] #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-02-18T07:49:48.288Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T07:49:48.288Z] #29 2.953 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:49:48.288Z] #29 2.956 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:49:48.288Z] #29 2.973 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:49:48.288Z] #29 3.151 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:49:48.288Z] #29 3.520 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:49:48.288Z] #29 3.614 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:49:48.288Z] #29 5.421 Fetched 8504 kB in 3s (3136 kB/s) [2022-02-18T07:49:48.288Z] #29 5.421 Reading package lists... [2022-02-18T07:49:48.288Z] #29 6.455 Reading package lists... [2022-02-18T07:49:48.288Z] #29 7.200 Building dependency tree... [2022-02-18T07:49:48.288Z] #29 7.547 The following additional packages will be installed: [2022-02-18T07:49:48.288Z] #29 7.547 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T07:49:48.288Z] #29 7.548 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T07:49:48.288Z] #29 7.549 Recommended packages: [2022-02-18T07:49:48.288Z] #29 7.549 libldap-common publicsuffix libsasl2-modules [2022-02-18T07:49:48.288Z] #29 7.716 The following NEW packages will be installed: [2022-02-18T07:49:48.288Z] #29 7.717 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T07:49:48.288Z] #29 7.717 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T07:49:48.288Z] #29 7.717 libssh2-1 openssl [2022-02-18T07:49:48.288Z] #29 7.992 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T07:49:48.288Z] #29 7.992 Need to get 3038 kB of archives. [2022-02-18T07:49:48.288Z] #29 7.992 After this operation, 6650 kB of additional disk space will be used. [2022-02-18T07:49:48.288Z] #29 7.992 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-18T07:49:48.288Z] #29 8.011 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-18T07:49:48.288Z] #29 8.011 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-18T07:49:48.288Z] #29 8.011 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-18T07:49:48.288Z] #29 8.011 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-18T07:49:48.288Z] #29 8.011 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-18T07:49:48.288Z] #29 8.014 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-18T07:49:48.288Z] #29 8.015 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-18T07:49:48.288Z] #29 8.016 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-18T07:49:48.288Z] #29 8.017 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-18T07:49:48.288Z] #29 8.019 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-18T07:49:48.288Z] #29 8.023 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-18T07:49:48.288Z] #29 8.026 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T07:49:48.288Z] #29 8.028 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T07:49:48.288Z] #29 8.029 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T07:49:48.288Z] #29 8.173 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:49:48.288Z] #29 8.207 Fetched 3038 kB in 0s (9941 kB/s) [2022-02-18T07:49:48.288Z] #29 8.233 Selecting previously unselected package openssl. [2022-02-18T07:49:48.288Z] #29 8.233 (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-02-18T07:49:48.288Z] #29 8.239 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.244 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:49:48.288Z] #29 8.393 Selecting previously unselected package ca-certificates. [2022-02-18T07:49:48.288Z] #29 8.393 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T07:49:48.288Z] #29 8.396 Unpacking ca-certificates (20210119) ... [2022-02-18T07:49:48.288Z] #29 8.477 Selecting previously unselected package libbrotli1:amd64. [2022-02-18T07:49:48.288Z] #29 8.477 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.485 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T07:49:48.288Z] #29 8.555 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T07:49:48.288Z] #29 8.555 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.559 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:48.288Z] #29 8.608 Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T07:49:48.288Z] #29 8.608 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.612 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:48.288Z] #29 8.702 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T07:49:48.288Z] #29 8.702 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.707 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T07:49:48.288Z] #29 8.776 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T07:49:48.288Z] #29 8.776 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.827 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T07:49:48.288Z] #29 8.887 Selecting previously unselected package libpsl5:amd64. [2022-02-18T07:49:48.288Z] #29 8.887 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.894 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T07:49:48.288Z] #29 8.934 Selecting previously unselected package librtmp1:amd64. [2022-02-18T07:49:48.288Z] #29 8.935 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.941 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:49:48.288Z] #29 8.986 Selecting previously unselected package libssh2-1:amd64. [2022-02-18T07:49:48.288Z] #29 8.986 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 8.996 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T07:49:48.288Z] #29 9.066 Selecting previously unselected package libcurl4:amd64. [2022-02-18T07:49:48.288Z] #29 9.066 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 9.071 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:48.288Z] #29 9.143 Selecting previously unselected package curl. [2022-02-18T07:49:48.288Z] #29 9.143 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 9.151 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:48.288Z] #29 9.214 Selecting previously unselected package libonig5:amd64. [2022-02-18T07:49:48.288Z] #29 9.215 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 9.221 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:49:48.288Z] #29 9.359 Selecting previously unselected package libjq1:amd64. [2022-02-18T07:49:48.288Z] #29 9.359 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 9.363 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:49:48.288Z] #29 9.415 Selecting previously unselected package jq. [2022-02-18T07:49:48.288Z] #29 9.415 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-18T07:49:48.288Z] #29 9.421 Unpacking jq (1.6-2.1) ... [2022-02-18T07:49:48.288Z] #29 9.462 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T07:49:48.288Z] #29 9.477 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T07:49:48.288Z] #29 9.492 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T07:49:48.288Z] #29 9.503 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:48.288Z] #29 9.517 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:49:48.288Z] #29 9.533 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:48.288Z] #29 9.545 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T07:49:48.288Z] #29 9.559 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:49:48.288Z] #29 9.579 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:49:48.288Z] #29 9.593 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:49:48.288Z] #29 9.606 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T07:49:48.288Z] #29 9.620 Setting up ca-certificates (20210119) ... [2022-02-18T07:49:48.288Z] #29 ... [2022-02-18T07:49:48.288Z] [2022-02-18T07:49:48.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:48.288Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:48.325Z] #7 DONE 0.7s [2022-02-18T07:49:48.326Z] [2022-02-18T07:49:48.326Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:49:48.326Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T07:49:48.326Z] #10 DONE 0.8s [2022-02-18T07:49:48.326Z] [2022-02-18T07:49:48.326Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T07:49:48.326Z] #8 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-02-18T07:49:48.326Z] #8 DONE 0.8s [2022-02-18T07:49:48.326Z] [2022-02-18T07:49:48.326Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T07:49:48.326Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T07:49:48.326Z] #9 DONE 0.8s [2022-02-18T07:49:48.551Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.5s done [2022-02-18T07:49:48.551Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0.1s [2022-02-18T07:49:49.725Z] #19 68.02 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-02-18T07:49:49.725Z] #19 68.02 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-02-18T07:49:49.725Z] #19 68.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-18T07:49:49.725Z] #19 68.08 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-02-18T07:49:49.725Z] #19 68.11 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-02-18T07:49:49.901Z] #11 ... [2022-02-18T07:49:49.901Z] [2022-02-18T07:49:49.901Z] #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-02-18T07:49:49.901Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T07:49:49.901Z] #29 10.23 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:49.901Z] #29 10.31 Selecting previously unselected package curl. [2022-02-18T07:49:49.901Z] #29 10.31 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T07:49:49.901Z] #29 10.32 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:49.901Z] #29 10.40 Selecting previously unselected package libonig5:amd64. [2022-02-18T07:49:49.901Z] #29 10.40 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T07:49:49.901Z] #29 10.40 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:49:49.901Z] #29 10.48 Selecting previously unselected package libjq1:amd64. [2022-02-18T07:49:49.901Z] #29 10.48 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T07:49:49.901Z] #29 10.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:49:49.901Z] #29 10.57 Selecting previously unselected package jq. [2022-02-18T07:49:49.902Z] #29 10.57 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-18T07:49:49.902Z] #29 10.57 Unpacking jq (1.6-2.1) ... [2022-02-18T07:49:49.902Z] #29 10.63 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T07:49:49.902Z] #29 10.64 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T07:49:49.902Z] #29 10.65 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T07:49:49.902Z] #29 10.66 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:49.902Z] #29 10.67 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:49:49.902Z] #29 10.68 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:49.902Z] #29 10.68 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T07:49:49.902Z] #29 10.70 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:49:49.902Z] #29 10.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:49:49.902Z] #29 10.73 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:49:49.902Z] #29 10.74 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T07:49:49.902Z] #29 10.75 Setting up ca-certificates (20210119) ... [2022-02-18T07:49:49.902Z] #29 11.53 Updating certificates in /etc/ssl/certs... [2022-02-18T07:49:49.902Z] #29 12.84 129 added, 0 removed; done. [2022-02-18T07:49:49.902Z] #29 12.87 Setting up jq (1.6-2.1) ... [2022-02-18T07:49:49.902Z] #29 12.88 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:49.902Z] #29 12.89 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:49.902Z] #29 12.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:49:49.902Z] #29 12.91 Processing triggers for ca-certificates (20210119) ... [2022-02-18T07:49:49.902Z] #29 12.93 Updating certificates in /etc/ssl/certs... [2022-02-18T07:49:49.902Z] #29 13.83 0 added, 0 removed; done. [2022-02-18T07:49:49.902Z] #29 13.83 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T07:49:49.902Z] #29 13.83 done. [2022-02-18T07:49:49.902Z] #29 DONE 15.0s [2022-02-18T07:49:49.902Z] [2022-02-18T07:49:49.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:49.902Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:50.021Z] #11 ... [2022-02-18T07:49:50.021Z] [2022-02-18T07:49:50.021Z] #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-02-18T07:49:50.021Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T07:49:50.021Z] #29 10.26 Selecting previously unselected package libjq1:amd64. [2022-02-18T07:49:50.021Z] #29 10.26 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T07:49:50.021Z] #29 10.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:49:50.021Z] #29 10.35 Selecting previously unselected package jq. [2022-02-18T07:49:50.021Z] #29 10.35 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-18T07:49:50.021Z] #29 10.35 Unpacking jq (1.6-2.1) ... [2022-02-18T07:49:50.021Z] #29 10.43 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T07:49:50.021Z] #29 10.47 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T07:49:50.021Z] #29 10.48 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T07:49:50.021Z] #29 10.49 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:50.021Z] #29 10.51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:49:50.021Z] #29 10.51 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:49:50.021Z] #29 10.52 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T07:49:50.021Z] #29 10.53 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:49:50.021Z] #29 10.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:49:50.021Z] #29 10.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:49:50.021Z] #29 10.57 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T07:49:50.021Z] #29 10.58 Setting up ca-certificates (20210119) ... [2022-02-18T07:49:50.021Z] #29 11.30 Updating certificates in /etc/ssl/certs... [2022-02-18T07:49:50.021Z] #29 12.48 129 added, 0 removed; done. [2022-02-18T07:49:50.021Z] #29 12.56 Setting up jq (1.6-2.1) ... [2022-02-18T07:49:50.021Z] #29 12.57 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:50.021Z] #29 12.58 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:50.021Z] #29 12.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:49:50.021Z] #29 12.60 Processing triggers for ca-certificates (20210119) ... [2022-02-18T07:49:50.021Z] #29 12.62 Updating certificates in /etc/ssl/certs... [2022-02-18T07:49:50.021Z] #29 13.61 0 added, 0 removed; done. [2022-02-18T07:49:50.021Z] #29 13.61 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T07:49:50.021Z] #29 13.61 done. [2022-02-18T07:49:50.021Z] #29 DONE 14.0s [2022-02-18T07:49:50.021Z] [2022-02-18T07:49:50.021Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T07:49:50.021Z] #30 sha256:b72b5620a227bcdf3250696ffbc3a81c60a76ee17ae326fe1189a3d12c6d277d [2022-02-18T07:49:50.021Z] #30 DONE 0.1s [2022-02-18T07:49:50.021Z] [2022-02-18T07:49:50.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:50.021Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:50.162Z] #11 ... [2022-02-18T07:49:50.162Z] [2022-02-18T07:49:50.162Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T07:49:50.162Z] #30 sha256:b1d9d66eab07371de059c1db4fc10e2564b2f9001069ecf7df7247c732145b90 [2022-02-18T07:49:50.162Z] #30 DONE 0.2s [2022-02-18T07:49:50.162Z] [2022-02-18T07:49:50.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:50.162Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:50.281Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 12.3s done [2022-02-18T07:49:50.541Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-18T07:49:50.874Z] [2022-02-18T07:49:50.874Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:50.874Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:49:50.874Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-18T07:49:50.874Z] #69 DONE 0.0s [2022-02-18T07:49:50.874Z] [2022-02-18T07:49:50.875Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:50.875Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-18T07:49:50.875Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-18T07:49:50.875Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T07:49:50.875Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-18T07:49:50.875Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-18T07:49:50.875Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0B / 53.61MB 0.0s [2022-02-18T07:49:50.875Z] #28 ... [2022-02-18T07:49:50.875Z] [2022-02-18T07:49:50.875Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T07:49:50.875Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T07:49:50.875Z] #45 DONE 0.0s [2022-02-18T07:49:50.875Z] [2022-02-18T07:49:50.875Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:50.875Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-18T07:49:50.875Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 7.34MB / 53.61MB 0.1s [2022-02-18T07:49:51.136Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 12.58MB / 53.61MB 0.4s [2022-02-18T07:49:51.397Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 34.48MB / 53.61MB 0.7s [2022-02-18T07:49:51.625Z] #19 69.88 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-02-18T07:49:51.625Z] #19 69.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-18T07:49:51.625Z] #19 69.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-18T07:49:51.625Z] #19 69.92 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-18T07:49:51.625Z] #19 69.93 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-18T07:49:51.625Z] #19 69.93 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T07:49:51.625Z] #19 70.17 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-18T07:49:51.625Z] #19 70.18 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-18T07:49:51.625Z] #19 70.18 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-02-18T07:49:51.625Z] #19 70.18 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-18T07:49:51.625Z] #19 70.19 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-18T07:49:51.625Z] #19 70.20 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-18T07:49:51.625Z] #19 70.20 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-18T07:49:51.626Z] #19 70.20 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-18T07:49:51.626Z] #19 70.20 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-18T07:49:51.626Z] #19 70.20 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-18T07:49:51.626Z] #19 70.21 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-18T07:49:51.626Z] #19 70.21 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-18T07:49:51.626Z] #19 70.21 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-18T07:49:51.626Z] #19 70.21 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-18T07:49:51.626Z] #19 70.25 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-02-18T07:49:51.626Z] #19 70.25 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-18T07:49:51.626Z] #19 70.26 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-18T07:49:51.626Z] #19 70.27 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-18T07:49:51.626Z] #19 70.31 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-18T07:49:51.749Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 45.09MB / 53.61MB 0.9s [2022-02-18T07:49:51.886Z] #19 70.32 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-18T07:49:51.886Z] #19 70.34 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-02-18T07:49:51.886Z] #19 70.35 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-02-18T07:49:52.020Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 1.0s [2022-02-18T07:49:52.698Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-18T07:49:52.971Z] #28 ... [2022-02-18T07:49:52.971Z] [2022-02-18T07:49:52.971Z] #24 [internal] load build context [2022-02-18T07:49:52.971Z] #24 sha256:47cf05d7dbe7f614ec1f86c0fdc14056275caa45eda9e4514075c70bcd79235b [2022-02-18T07:49:52.971Z] #24 transferring context: 57.35MB 2.1s done [2022-02-18T07:49:52.971Z] #24 DONE 2.6s [2022-02-18T07:49:52.971Z] [2022-02-18T07:49:52.971Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T07:49:52.971Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-18T07:49:53.232Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.4s done [2022-02-18T07:49:53.232Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0.1s [2022-02-18T07:49:53.293Z] #19 71.74 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-02-18T07:49:53.293Z] #19 71.74 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-02-18T07:49:53.293Z] #19 71.77 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-18T07:49:53.293Z] #19 ... [2022-02-18T07:49:53.293Z] [2022-02-18T07:49:53.293Z] #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-02-18T07:49:53.293Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:49:53.293Z] #41 DONE 81.5s [2022-02-18T07:49:53.293Z] [2022-02-18T07:49:53.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-02-18T07:49:53.293Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T07:49:53.293Z] #19 71.80 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-02-18T07:49:53.293Z] #19 71.85 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-02-18T07:49:53.849Z] #11 ... [2022-02-18T07:49:53.849Z] [2022-02-18T07:49:53.849Z] #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-02-18T07:49:53.849Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T07:49:53.849Z] #29 10.22 Updating certificates in /etc/ssl/certs... [2022-02-18T07:49:53.849Z] #29 10.92 129 added, 0 removed; done. [2022-02-18T07:49:53.849Z] #29 10.95 Setting up jq (1.6-2.1) ... [2022-02-18T07:49:53.849Z] #29 10.96 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:53.849Z] #29 10.97 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:49:53.849Z] #29 10.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:49:53.849Z] #29 11.01 Processing triggers for ca-certificates (20210119) ... [2022-02-18T07:49:53.849Z] #29 11.02 Updating certificates in /etc/ssl/certs... [2022-02-18T07:49:53.849Z] #29 11.62 0 added, 0 removed; done. [2022-02-18T07:49:53.849Z] #29 11.62 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T07:49:53.849Z] #29 11.62 done. [2022-02-18T07:49:53.849Z] #29 DONE 15.7s [2022-02-18T07:49:53.849Z] [2022-02-18T07:49:53.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:53.849Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:53.849Z] #11 ... [2022-02-18T07:49:53.849Z] [2022-02-18T07:49:53.849Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T07:49:53.849Z] #30 sha256:551dbc13cc28311d9a8b9dc34a656226b9a1901f822bec8c9aab274eadc5406f [2022-02-18T07:49:53.849Z] #30 DONE 0.4s [2022-02-18T07:49:53.849Z] [2022-02-18T07:49:53.849Z] #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-02-18T07:49:53.849Z] #31 sha256:7302335a6dec892cab8b992b4e76a5d326c16de7a1afeeb3ea0fb90e95455244 [2022-02-18T07:49:54.612Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.0s done [2022-02-18T07:49:54.874Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0.1s [2022-02-18T07:49:55.195Z] #19 73.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-02-18T07:49:55.196Z] #19 73.54 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-18T07:49:55.196Z] #19 73.55 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-18T07:49:55.196Z] #19 73.57 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-02-18T07:49:55.196Z] #19 73.58 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-18T07:49:55.196Z] #19 73.58 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-18T07:49:55.196Z] #19 73.58 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-18T07:49:55.196Z] #19 73.62 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-18T07:49:55.196Z] #19 73.63 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-18T07:49:55.196Z] #19 73.65 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-02-18T07:49:55.196Z] #19 73.66 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-02-18T07:49:55.768Z] #31 ... [2022-02-18T07:49:55.769Z] [2022-02-18T07:49:55.769Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:55.769Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:49:55.769Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 6.2s done [2022-02-18T07:49:55.769Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-18T07:49:55.769Z] #11 DONE 25.6s [2022-02-18T07:49:55.769Z] [2022-02-18T07:49:55.769Z] #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-02-18T07:49:55.769Z] #31 sha256:7302335a6dec892cab8b992b4e76a5d326c16de7a1afeeb3ea0fb90e95455244 [2022-02-18T07:49:55.769Z] #31 1.549 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T07:49:55.769Z] #31 1.848 [2022-02-18T07:49:55.824Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-18T07:49:56.032Z] #31 ... [2022-02-18T07:49:56.032Z] [2022-02-18T07:49:56.032Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T07:49:56.032Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-18T07:49:56.032Z] #12 DONE 0.6s [2022-02-18T07:49:56.032Z] [2022-02-18T07:49:56.032Z] #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-02-18T07:49:56.032Z] #31 sha256:7302335a6dec892cab8b992b4e76a5d326c16de7a1afeeb3ea0fb90e95455244 [2022-02-18T07:49:56.032Z] #31 2.066 #=#=# ######################################################################## 100.0% [2022-02-18T07:49:56.296Z] #31 2.357 [2022-02-18T07:49:56.562Z] #31 ... [2022-02-18T07:49:56.562Z] [2022-02-18T07:49:56.562Z] #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-02-18T07:49:56.562Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T07:49:56.562Z] #13 DONE 0.5s [2022-02-18T07:49:56.562Z] [2022-02-18T07:49:56.562Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T07:49:56.562Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-18T07:49:56.562Z] #33 DONE 0.1s [2022-02-18T07:49:56.562Z] [2022-02-18T07:49:56.562Z] #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-02-18T07:49:56.562Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:49:56.566Z] #19 74.97 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-02-18T07:49:56.566Z] #19 74.97 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-02-18T07:49:56.566Z] #19 75.00 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-18T07:49:56.566Z] #19 75.04 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-02-18T07:49:56.566Z] #19 75.08 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-02-18T07:49:56.631Z] #28 DONE 6.0s [2022-02-18T07:49:56.631Z] [2022-02-18T07:49:56.631Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:56.631Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T07:49:56.631Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-18T07:49:56.631Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T07:49:56.631Z] #11 sha256:b510d72af22dfca21bd2d9cc327efc7ad927865c671d648428dd78cf08cf63d9 7.06kB / 7.06kB done [2022-02-18T07:49:56.631Z] #11 sha256:55bebd100dc82c17d2111bff177156fd4aa4f5db37a396b5834c645b19208d44 1.80kB / 1.80kB done [2022-02-18T07:49:56.631Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.6s done [2022-02-18T07:49:56.631Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 1.3s done [2022-02-18T07:49:56.631Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.7s done [2022-02-18T07:49:56.631Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.9s done [2022-02-18T07:49:56.631Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 5.7s [2022-02-18T07:49:56.631Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.8s done [2022-02-18T07:49:56.631Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 126B / 126B 5.9s [2022-02-18T07:49:56.631Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.3s [2022-02-18T07:49:56.631Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 0B / 102.66MB 6.0s [2022-02-18T07:49:56.826Z] #34 ... [2022-02-18T07:49:56.826Z] [2022-02-18T07:49:56.826Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T07:49:56.826Z] #25 sha256:080461360a1cbeec5e7ed1b7b6daf13f0310e408029b9a8fbdd75acfef755697 [2022-02-18T07:49:56.826Z] #25 DONE 0.3s [2022-02-18T07:49:56.826Z] [2022-02-18T07:49:56.826Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T07:49:56.826Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-18T07:49:56.826Z] #42 DONE 0.4s [2022-02-18T07:49:56.826Z] [2022-02-18T07:49:56.826Z] #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-02-18T07:49:56.826Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-18T07:49:56.826Z] #46 DONE 0.4s [2022-02-18T07:49:56.826Z] [2022-02-18T07:49:56.826Z] #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-02-18T07:49:56.826Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:49:56.892Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 7.96MB / 102.66MB 6.2s [2022-02-18T07:49:56.892Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.6s done [2022-02-18T07:49:56.892Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 16.78MB / 102.66MB 6.3s [2022-02-18T07:49:56.892Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-18T07:49:57.088Z] #43 ... [2022-02-18T07:49:57.088Z] [2022-02-18T07:49:57.088Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T07:49:57.088Z] #62 sha256:ff171d043b0391801fdff419318253098525cd0fac60acd73e018095210e5ebe [2022-02-18T07:49:57.088Z] #62 DONE 0.4s [2022-02-18T07:49:57.088Z] [2022-02-18T07:49:57.088Z] #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-02-18T07:49:57.088Z] #63 sha256:f31d9482106dcd157ff88388b8cabe43d6d1b331f9f30d86fd42ef0a343a9216 [2022-02-18T07:49:57.153Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 22.02MB / 102.66MB 6.5s [2022-02-18T07:49:57.417Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 30.41MB / 102.66MB 6.7s [2022-02-18T07:49:57.417Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 46.14MB / 102.66MB 7.0s [2022-02-18T07:49:57.417Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.5s done [2022-02-18T07:49:57.683Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 54.53MB / 102.66MB 7.1s [2022-02-18T07:49:57.683Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-18T07:49:57.683Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 62.45MB / 102.66MB 7.2s [2022-02-18T07:49:57.937Z] #19 76.42 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-02-18T07:49:57.937Z] #19 76.42 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-18T07:49:57.937Z] #19 76.42 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-18T07:49:57.937Z] #19 76.46 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-02-18T07:49:57.937Z] #19 76.46 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-18T07:49:57.937Z] #19 76.47 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-18T07:49:57.937Z] #19 76.47 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-18T07:49:57.937Z] #19 76.48 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-18T07:49:57.937Z] #19 76.52 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-18T07:49:57.937Z] #19 76.54 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-18T07:49:57.937Z] #19 76.57 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-18T07:49:57.937Z] #19 76.57 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-18T07:49:57.937Z] #19 76.59 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-18T07:49:57.937Z] #19 76.59 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-02-18T07:49:57.937Z] #19 76.63 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-02-18T07:49:57.945Z] #11 ... [2022-02-18T07:49:57.945Z] [2022-02-18T07:49:57.945Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:49:57.945Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T07:49:57.945Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-18T07:49:57.945Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:49:57.945Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T07:49:57.945Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T07:49:57.945Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.2s done [2022-02-18T07:49:57.945Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-02-18T07:49:57.945Z] #67 DONE 7.4s [2022-02-18T07:49:57.945Z] [2022-02-18T07:49:57.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:49:57.945Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T07:49:57.945Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 69.21MB / 102.66MB 7.3s [2022-02-18T07:49:57.945Z] #11 ... [2022-02-18T07:49:57.945Z] [2022-02-18T07:49:57.945Z] #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-02-18T07:49:57.945Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-18T07:49:57.945Z] #29 1.054 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:49:57.945Z] #29 1.069 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:49:57.945Z] #29 1.069 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:49:57.945Z] #29 1.229 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:49:57.945Z] #29 1.412 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:49:58.377Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.3s done [2022-02-18T07:49:58.377Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-18T07:49:58.893Z] #29 2.182 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:49:59.310Z] #19 77.84 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-02-18T07:49:59.311Z] #19 77.85 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-02-18T07:49:59.311Z] #19 77.87 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-18T07:49:59.311Z] #19 77.90 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-02-18T07:49:59.311Z] #19 77.94 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-02-18T07:49:59.840Z] #29 3.070 Fetched 8388 kB in 2s (3658 kB/s) [2022-02-18T07:50:00.104Z] #29 3.070 Reading package lists... [2022-02-18T07:50:00.148Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.2s [2022-02-18T07:50:00.148Z] #11 ... [2022-02-18T07:50:00.148Z] [2022-02-18T07:50:00.148Z] #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-02-18T07:50:00.148Z] #31 sha256:351a86bfe31b941c9e7961ccdafab97e6f12244b1c7137317e7446b6c6dfa644 [2022-02-18T07:50:00.148Z] #31 1.928 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T07:50:00.148Z] #31 2.214 [2022-02-18T07:50:00.148Z] #31 2.426 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:00.148Z] #31 2.745 [2022-02-18T07:50:00.148Z] #31 3.766 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T07:50:00.148Z] #31 4.075 [2022-02-18T07:50:00.148Z] #31 4.329 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:00.148Z] #31 4.637 [2022-02-18T07:50:00.148Z] #31 5.662 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T07:50:00.148Z] #31 5.997 [2022-02-18T07:50:00.148Z] #31 6.237 #=#=# 0.1% ########################################## 58.5% ################################################### 71.1% ######################################################################## 100.0% [2022-02-18T07:50:00.148Z] #31 6.878 [2022-02-18T07:50:00.148Z] #31 7.805 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T07:50:00.148Z] #31 8.094 [2022-02-18T07:50:00.148Z] #31 8.309 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:00.148Z] #31 8.589 [2022-02-18T07:50:00.148Z] #31 9.305 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T07:50:00.148Z] #31 9.633 [2022-02-18T07:50:00.148Z] #31 9.853 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:00.297Z] #11 ... [2022-02-18T07:50:00.297Z] [2022-02-18T07:50:00.297Z] #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-02-18T07:50:00.297Z] #31 sha256:193cab8813b253d0909f8d3656e6cf6d990a01f858c31d5f4f42e019ec34ea10 [2022-02-18T07:50:00.297Z] #31 1.949 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T07:50:00.297Z] #31 2.360 [2022-02-18T07:50:00.297Z] #31 2.581 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:00.297Z] #31 2.872 [2022-02-18T07:50:00.297Z] #31 3.838 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T07:50:00.298Z] #31 4.221 [2022-02-18T07:50:00.298Z] #31 4.458 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:00.298Z] #31 4.827 [2022-02-18T07:50:00.298Z] #31 5.877 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T07:50:00.298Z] #31 6.198 [2022-02-18T07:50:00.298Z] #31 6.417 #=#=# ############ 16.9% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-02-18T07:50:00.298Z] #31 6.970 [2022-02-18T07:50:00.298Z] #31 7.981 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T07:50:00.298Z] #31 8.316 [2022-02-18T07:50:00.298Z] #31 8.528 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:00.298Z] #31 8.879 [2022-02-18T07:50:00.298Z] #31 9.638 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T07:50:00.298Z] #31 9.934 [2022-02-18T07:50:00.298Z] #31 10.15 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:00.298Z] #31 ... [2022-02-18T07:50:00.298Z] [2022-02-18T07:50:00.298Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:50:00.298Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:50:00.407Z] #31 10.15 [2022-02-18T07:50:00.407Z] #31 10.26 Download of images into '/build' complete. [2022-02-18T07:50:00.407Z] #31 10.26 Use something like the following to load the result into a Docker daemon: [2022-02-18T07:50:00.407Z] #31 10.26 tar -cC '/build' . | docker load [2022-02-18T07:50:00.407Z] #31 ... [2022-02-18T07:50:00.407Z] [2022-02-18T07:50:00.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:50:00.407Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:50:00.682Z] #29 3.598 Reading package lists... [2022-02-18T07:50:00.682Z] #29 ... [2022-02-18T07:50:00.682Z] [2022-02-18T07:50:00.682Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:50:00.682Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:50:00.682Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T07:50:00.682Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T07:50:00.682Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T07:50:00.682Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done [2022-02-18T07:50:00.682Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-02-18T07:50:00.682Z] #69 ... [2022-02-18T07:50:00.682Z] [2022-02-18T07:50:00.682Z] #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-02-18T07:50:00.682Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-18T07:50:00.682Z] #29 3.598 Reading package lists... [2022-02-18T07:50:00.682Z] #29 4.162 Building dependency tree... [2022-02-18T07:50:00.687Z] #19 79.17 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-02-18T07:50:00.687Z] #19 79.17 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-18T07:50:00.687Z] #19 79.17 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-18T07:50:00.687Z] #19 79.19 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-02-18T07:50:00.687Z] #19 79.19 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-18T07:50:00.687Z] #19 79.19 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-18T07:50:00.687Z] #19 79.19 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-18T07:50:00.687Z] #19 79.19 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-18T07:50:00.687Z] #19 79.23 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-18T07:50:00.687Z] #19 79.24 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-18T07:50:00.688Z] #19 79.25 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-02-18T07:50:00.688Z] #19 79.26 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-02-18T07:50:00.943Z] #29 4.490 The following additional packages will be installed: [2022-02-18T07:50:00.943Z] #29 4.490 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T07:50:00.943Z] #29 4.494 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T07:50:00.943Z] #29 4.494 Recommended packages: [2022-02-18T07:50:00.943Z] #29 4.494 libldap-common publicsuffix libsasl2-modules [2022-02-18T07:50:01.204Z] #29 4.620 The following NEW packages will be installed: [2022-02-18T07:50:01.204Z] #29 4.620 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T07:50:01.204Z] #29 4.620 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T07:50:01.204Z] #29 4.620 libssh2-1 openssl [2022-02-18T07:50:01.468Z] #29 4.884 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T07:50:01.468Z] #29 4.884 Need to get 2932 kB of archives. [2022-02-18T07:50:01.468Z] #29 4.884 After this operation, 6483 kB of additional disk space will be used. [2022-02-18T07:50:01.468Z] #29 4.884 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-18T07:50:01.468Z] #29 5.008 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-18T07:50:01.683Z] #11 ... [2022-02-18T07:50:01.683Z] [2022-02-18T07:50:01.683Z] #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-02-18T07:50:01.683Z] #31 sha256:193cab8813b253d0909f8d3656e6cf6d990a01f858c31d5f4f42e019ec34ea10 [2022-02-18T07:50:01.683Z] #31 10.45 [2022-02-18T07:50:01.683Z] #31 10.51 Download of images into '/build' complete. [2022-02-18T07:50:01.683Z] #31 10.51 Use something like the following to load the result into a Docker daemon: [2022-02-18T07:50:01.683Z] #31 10.51 tar -cC '/build' . | docker load [2022-02-18T07:50:01.683Z] #31 DONE 11.5s [2022-02-18T07:50:01.683Z] [2022-02-18T07:50:01.683Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:50:01.683Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:50:01.730Z] #29 5.102 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-18T07:50:01.730Z] #29 5.107 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-18T07:50:01.730Z] #29 5.159 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-18T07:50:01.730Z] #29 5.187 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-18T07:50:01.730Z] #29 5.198 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-18T07:50:01.730Z] #29 5.239 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-18T07:50:01.730Z] #29 5.266 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-18T07:50:01.991Z] #29 5.278 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-18T07:50:01.991Z] #29 5.350 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-18T07:50:01.991Z] #29 5.357 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-18T07:50:01.991Z] #29 5.368 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-18T07:50:02.061Z] #19 80.64 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-02-18T07:50:02.061Z] #19 80.64 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-02-18T07:50:02.061Z] #19 80.70 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-18T07:50:02.061Z] #19 80.73 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-02-18T07:50:02.300Z] #29 5.564 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-18T07:50:02.300Z] #29 5.650 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-18T07:50:02.321Z] #19 80.81 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-02-18T07:50:02.396Z] #63 ... [2022-02-18T07:50:02.396Z] [2022-02-18T07:50:02.396Z] #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-02-18T07:50:02.396Z] #31 sha256:7302335a6dec892cab8b992b4e76a5d326c16de7a1afeeb3ea0fb90e95455244 [2022-02-18T07:50:02.396Z] #31 3.360 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T07:50:02.396Z] #31 3.991 [2022-02-18T07:50:02.396Z] #31 4.227 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:02.396Z] #31 4.558 [2022-02-18T07:50:02.396Z] #31 5.629 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T07:50:02.396Z] #31 5.996 [2022-02-18T07:50:02.396Z] #31 6.228 #=#=# ## 3.8% ################## 26.1% ######################## 34.5% ############################################### 66.1% ######################################################################## 100.0% [2022-02-18T07:50:02.396Z] #31 7.722 [2022-02-18T07:50:02.658Z] #31 ... [2022-02-18T07:50:02.658Z] [2022-02-18T07:50:02.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-02-18T07:50:02.658Z] #63 sha256:f31d9482106dcd157ff88388b8cabe43d6d1b331f9f30d86fd42ef0a343a9216 [2022-02-18T07:50:02.658Z] #63 5.166 + RM_GOPATH=0 [2022-02-18T07:50:02.658Z] #63 5.166 + TMP_GOPATH= [2022-02-18T07:50:02.658Z] #63 5.168 + : /build [2022-02-18T07:50:02.658Z] #63 5.168 + '[' -z '' ']' [2022-02-18T07:50:02.658Z] #63 5.180 ++ mktemp -d [2022-02-18T07:50:02.659Z] #63 5.189 + export GOPATH=/tmp/tmp.DdFZvaBo7s [2022-02-18T07:50:02.659Z] #63 5.190 + GOPATH=/tmp/tmp.DdFZvaBo7s [2022-02-18T07:50:02.659Z] #63 5.190 + RM_GOPATH=1 [2022-02-18T07:50:02.659Z] #63 5.190 + case "$(go env GOARCH)" in [2022-02-18T07:50:02.659Z] #63 5.190 ++ go env GOARCH [2022-02-18T07:50:02.659Z] #63 5.223 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:02.659Z] #63 5.223 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:02.659Z] #63 5.223 ++ dirname /install.sh [2022-02-18T07:50:02.659Z] #63 5.225 + dir=/ [2022-02-18T07:50:02.659Z] #63 5.225 + bin=rootlesskit [2022-02-18T07:50:02.659Z] #63 5.225 + shift [2022-02-18T07:50:02.659Z] #63 5.225 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T07:50:02.659Z] #63 5.225 + . //rootlesskit.installer [2022-02-18T07:50:02.659Z] #63 5.225 ++ : v0.14.6 [2022-02-18T07:50:02.659Z] #63 5.225 + install_rootlesskit [2022-02-18T07:50:02.659Z] #63 5.225 + case "$1" in [2022-02-18T07:50:02.659Z] #63 5.225 + export CGO_ENABLED=0 [2022-02-18T07:50:02.659Z] #63 5.225 + CGO_ENABLED=0 [2022-02-18T07:50:02.659Z] #63 5.225 + _install_rootlesskit [2022-02-18T07:50:02.659Z] #63 5.241 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T07:50:02.659Z] #63 5.245 Install rootlesskit version v0.14.6 [2022-02-18T07:50:02.659Z] #63 5.245 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:50:02.659Z] #63 5.245 + GOBIN=/build [2022-02-18T07:50:02.659Z] #63 5.247 + GO111MODULE=on [2022-02-18T07:50:02.659Z] #63 5.247 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T07:50:02.659Z] #63 5.744 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T07:50:02.900Z] #29 6.354 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:03.163Z] #29 6.457 Fetched 2932 kB in 1s (2644 kB/s) [2022-02-18T07:50:03.163Z] #29 6.694 Selecting previously unselected package openssl. [2022-02-18T07:50:03.424Z] #29 6.694 (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-02-18T07:50:03.424Z] #29 6.699 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-18T07:50:03.424Z] #29 6.794 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:50:03.592Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.0s [2022-02-18T07:50:03.689Z] #29 ... [2022-02-18T07:50:03.689Z] [2022-02-18T07:50:03.689Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T07:50:03.689Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T07:50:03.689Z] #69 DONE 13.1s [2022-02-18T07:50:03.689Z] [2022-02-18T07:50:03.689Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:50:03.689Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T07:50:03.689Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 12.3s done [2022-02-18T07:50:03.689Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 3.6s done [2022-02-18T07:50:03.689Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0.7s [2022-02-18T07:50:03.694Z] #19 82.15 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-02-18T07:50:03.694Z] #19 82.15 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-18T07:50:03.704Z] #11 ... [2022-02-18T07:50:03.704Z] [2022-02-18T07:50:03.704Z] #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-02-18T07:50:03.704Z] #31 sha256:351a86bfe31b941c9e7961ccdafab97e6f12244b1c7137317e7446b6c6dfa644 [2022-02-18T07:50:03.704Z] #31 DONE 13.8s [2022-02-18T07:50:03.704Z] [2022-02-18T07:50:03.705Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:50:03.705Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T07:50:04.259Z] #19 82.73 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:04.517Z] #19 82.98 Fetched 787 MB in 23s (34.5 MB/s) [2022-02-18T07:50:04.517Z] #19 83.02 Selecting previously unselected package liblocale-gettext-perl. [2022-02-18T07:50:04.517Z] #19 83.02 (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-02-18T07:50:04.517Z] #19 83.05 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-18T07:50:04.517Z] #19 83.06 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-18T07:50:04.517Z] #19 83.10 Selecting previously unselected package bzip2. [2022-02-18T07:50:04.517Z] #19 83.10 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-18T07:50:04.517Z] #19 83.12 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T07:50:04.774Z] #19 83.20 Selecting previously unselected package libmagic-mgc. [2022-02-18T07:50:04.774Z] #19 83.20 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-18T07:50:04.774Z] #19 83.20 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-18T07:50:04.774Z] #19 83.38 Selecting previously unselected package libmagic1:amd64. [2022-02-18T07:50:04.774Z] #19 83.38 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-18T07:50:04.774Z] #19 83.40 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-18T07:50:05.031Z] #19 83.47 Selecting previously unselected package file. [2022-02-18T07:50:05.031Z] #19 83.48 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-18T07:50:05.031Z] #19 83.48 Unpacking file (1:5.39-3) ... [2022-02-18T07:50:05.031Z] #19 83.54 Selecting previously unselected package xz-utils. [2022-02-18T07:50:05.031Z] #19 83.55 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-18T07:50:05.031Z] #19 83.55 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T07:50:05.031Z] #19 83.68 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-18T07:50:05.031Z] #19 83.68 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-18T07:50:05.031Z] #19 83.69 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-18T07:50:05.084Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 10.4s [2022-02-18T07:50:05.961Z] #19 84.48 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-18T07:50:05.961Z] #19 84.48 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-18T07:50:05.961Z] #19 84.49 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-18T07:50:05.969Z] #63 8.545 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:50:05.969Z] #63 8.626 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T07:50:06.229Z] #63 9.280 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T07:50:06.490Z] #63 ... [2022-02-18T07:50:06.490Z] [2022-02-18T07:50:06.490Z] #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-02-18T07:50:06.490Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:06.490Z] #14 4.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:06.490Z] #14 4.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:06.490Z] #14 4.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:06.490Z] #14 5.494 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:06.490Z] #14 6.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:06.490Z] #14 8.443 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:06.524Z] #19 85.18 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-18T07:50:06.524Z] #19 85.18 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-18T07:50:06.754Z] #14 ... [2022-02-18T07:50:06.754Z] [2022-02-18T07:50:06.754Z] #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-02-18T07:50:06.754Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:50:06.754Z] #49 4.671 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T07:50:06.754Z] #49 6.263 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T07:50:06.754Z] #49 6.264 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T07:50:06.754Z] #49 6.323 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T07:50:06.754Z] #49 6.404 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T07:50:06.754Z] #49 6.689 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T07:50:06.754Z] #49 6.709 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T07:50:06.754Z] #49 6.770 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T07:50:06.754Z] #49 6.855 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T07:50:06.754Z] #49 6.978 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T07:50:06.754Z] #49 7.120 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T07:50:06.754Z] #49 7.382 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T07:50:06.754Z] #49 7.873 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T07:50:06.754Z] #49 ... [2022-02-18T07:50:06.754Z] [2022-02-18T07:50:06.754Z] #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-02-18T07:50:06.754Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:06.754Z] #38 6.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:06.754Z] #38 6.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:06.754Z] #38 6.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:06.754Z] #38 7.290 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:06.754Z] #38 8.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:06.781Z] #19 85.19 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-18T07:50:06.983Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 12.4s done [2022-02-18T07:50:07.017Z] #38 ... [2022-02-18T07:50:07.017Z] [2022-02-18T07:50:07.017Z] #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-02-18T07:50:07.017Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T07:50:07.017Z] #53 3.224 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T07:50:07.017Z] #53 3.940 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T07:50:07.017Z] #53 3.941 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T07:50:07.017Z] #53 4.015 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T07:50:07.017Z] #53 4.627 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T07:50:07.017Z] #53 ... [2022-02-18T07:50:07.017Z] [2022-02-18T07:50:07.017Z] #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-02-18T07:50:07.017Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T07:50:07.017Z] #36 5.585 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T07:50:07.242Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 [2022-02-18T07:50:07.279Z] #36 ... [2022-02-18T07:50:07.279Z] [2022-02-18T07:50:07.279Z] #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-02-18T07:50:07.279Z] #26 sha256:4fc9e2a7af6e967015ed92c0a5c56bc73a273909989a58cd9c2f667efae3dd68 [2022-02-18T07:50:07.279Z] #26 3.552 + RM_GOPATH=0 [2022-02-18T07:50:07.279Z] #26 3.552 + TMP_GOPATH= [2022-02-18T07:50:07.279Z] #26 3.552 + : /build [2022-02-18T07:50:07.279Z] #26 3.552 + '[' -z '' ']' [2022-02-18T07:50:07.279Z] #26 3.552 ++ mktemp -d [2022-02-18T07:50:07.279Z] #26 3.557 + export GOPATH=/tmp/tmp.rBekSATpYB [2022-02-18T07:50:07.279Z] #26 3.557 + GOPATH=/tmp/tmp.rBekSATpYB [2022-02-18T07:50:07.279Z] #26 3.557 + RM_GOPATH=1 [2022-02-18T07:50:07.279Z] #26 3.557 + case "$(go env GOARCH)" in [2022-02-18T07:50:07.279Z] #26 3.557 ++ go env GOARCH [2022-02-18T07:50:07.279Z] #26 3.570 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:07.279Z] #26 3.570 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:07.279Z] #26 3.573 ++ dirname /install.sh [2022-02-18T07:50:07.279Z] #26 3.573 + dir=/ [2022-02-18T07:50:07.279Z] #26 3.573 + bin=dockercli [2022-02-18T07:50:07.279Z] #26 3.573 + shift [2022-02-18T07:50:07.279Z] #26 3.573 + '[' '!' -f //dockercli.installer ']' [2022-02-18T07:50:07.279Z] #26 3.573 + . //dockercli.installer [2022-02-18T07:50:07.279Z] #26 3.573 ++ : stable [2022-02-18T07:50:07.279Z] #26 3.573 ++ : 17.06.2-ce [2022-02-18T07:50:07.279Z] #26 3.573 + install_dockercli [2022-02-18T07:50:07.279Z] #26 3.573 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T07:50:07.279Z] #26 3.573 ++ uname -m [2022-02-18T07:50:07.279Z] #26 3.573 + arch=x86_64 [2022-02-18T07:50:07.279Z] #26 3.573 + '[' x86_64 '!=' x86_64 ']' [2022-02-18T07:50:07.279Z] #26 3.573 + url=https://download.docker.com/linux/static [2022-02-18T07:50:07.279Z] #26 3.573 Install docker/cli version 17.06.2-ce from stable [2022-02-18T07:50:07.279Z] #26 3.574 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-18T07:50:07.279Z] #26 3.575 + tar -xz docker/docker [2022-02-18T07:50:07.279Z] #26 9.993 + mkdir -p /build [2022-02-18T07:50:07.279Z] #26 10.00 + mv docker/docker /build/ [2022-02-18T07:50:07.279Z] #26 10.00 + rmdir docker [2022-02-18T07:50:07.279Z] #26 DONE 10.4s [2022-02-18T07:50:07.279Z] [2022-02-18T07:50:07.279Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T07:50:07.279Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:07.279Z] #51 3.484 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T07:50:07.279Z] #51 ... [2022-02-18T07:50:07.279Z] [2022-02-18T07:50:07.279Z] #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-02-18T07:50:07.279Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:07.279Z] #47 4.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:07.279Z] #47 4.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:07.279Z] #47 4.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:07.279Z] #47 4.443 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T07:50:07.279Z] #47 4.891 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:07.279Z] #47 6.231 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:07.279Z] #47 8.322 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:07.279Z] #47 10.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T07:50:07.343Z] #19 85.91 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-18T07:50:07.343Z] #19 85.92 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-18T07:50:07.343Z] #19 85.93 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-18T07:50:07.504Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-18T07:50:07.504Z] #11 DONE 45.4s [2022-02-18T07:50:07.504Z] [2022-02-18T07:50:07.504Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T07:50:07.504Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-18T07:50:07.542Z] #47 ... [2022-02-18T07:50:07.542Z] [2022-02-18T07:50:07.542Z] #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-02-18T07:50:07.542Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:07.542Z] #58 5.693 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:07.542Z] #58 5.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:07.542Z] #58 5.721 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:07.542Z] #58 6.562 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:07.542Z] #58 8.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:07.542Z] #58 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:07.542Z] #58 ... [2022-02-18T07:50:07.542Z] [2022-02-18T07:50:07.542Z] #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-02-18T07:50:07.542Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:07.542Z] #38 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:07.893Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 4.3s done [2022-02-18T07:50:07.893Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d [2022-02-18T07:50:07.908Z] #19 86.59 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-18T07:50:07.908Z] #19 86.59 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-18T07:50:07.908Z] #19 86.60 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-18T07:50:08.441Z] #12 DONE 0.8s [2022-02-18T07:50:08.441Z] [2022-02-18T07:50:08.441Z] #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-02-18T07:50:08.441Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T07:50:08.732Z] #19 87.10 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-18T07:50:08.732Z] #19 87.10 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:08.732Z] #19 87.11 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:50:08.732Z] #19 87.17 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-18T07:50:08.732Z] #19 87.17 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:08.732Z] #19 87.18 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:50:08.869Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 10.2s [2022-02-18T07:50:09.008Z] #13 DONE 0.7s [2022-02-18T07:50:09.267Z] [2022-02-18T07:50:09.267Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T07:50:09.267Z] #25 sha256:08b6ea285a65a2eb374369591ba149899d85a91ac74e166c349d7aa2df003441 [2022-02-18T07:50:09.525Z] #25 ... [2022-02-18T07:50:09.525Z] [2022-02-18T07:50:09.525Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T07:50:09.525Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-18T07:50:09.525Z] #33 DONE 0.3s [2022-02-18T07:50:09.525Z] [2022-02-18T07:50:09.525Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T07:50:09.525Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-18T07:50:09.525Z] #42 DONE 0.5s [2022-02-18T07:50:09.525Z] [2022-02-18T07:50:09.526Z] #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-02-18T07:50:09.526Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:09.789Z] #43 ... [2022-02-18T07:50:09.789Z] [2022-02-18T07:50:09.789Z] #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-02-18T07:50:09.789Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-18T07:50:09.789Z] #46 DONE 0.6s [2022-02-18T07:50:09.789Z] [2022-02-18T07:50:09.789Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T07:50:09.789Z] #62 sha256:fad9aea5635f61256ee2cb48f6541cc14a891b9f70a41ef003aebdfc6007286a [2022-02-18T07:50:09.789Z] #62 DONE 0.7s [2022-02-18T07:50:09.789Z] [2022-02-18T07:50:09.789Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T07:50:09.789Z] #25 sha256:08b6ea285a65a2eb374369591ba149899d85a91ac74e166c349d7aa2df003441 [2022-02-18T07:50:09.789Z] #25 DONE 0.8s [2022-02-18T07:50:09.789Z] [2022-02-18T07:50:09.789Z] #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-02-18T07:50:09.789Z] #63 sha256:19c2f4710b84bbebddb0da72ff10560e7f1f0579e4940a10617a49ef30a711a7 [2022-02-18T07:50:09.818Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 11.7s done [2022-02-18T07:50:10.386Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-18T07:50:10.386Z] #11 DONE 48.1s [2022-02-18T07:50:10.645Z] [2022-02-18T07:50:10.645Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T07:50:10.645Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-18T07:50:11.763Z] #38 ... [2022-02-18T07:50:11.764Z] [2022-02-18T07:50:11.764Z] #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-02-18T07:50:11.764Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:50:11.764Z] #34 4.999 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T07:50:11.764Z] #34 4.999 Cloning into '.'... [2022-02-18T07:50:11.764Z] #34 ... [2022-02-18T07:50:11.764Z] [2022-02-18T07:50:11.764Z] #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-02-18T07:50:11.764Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:11.764Z] #43 4.699 + git clone https://github.com/docker/distribution.git . [2022-02-18T07:50:11.764Z] #43 4.699 Cloning into '.'... [2022-02-18T07:50:11.764Z] #43 ... [2022-02-18T07:50:11.764Z] [2022-02-18T07:50:11.764Z] #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-02-18T07:50:11.764Z] #63 sha256:f31d9482106dcd157ff88388b8cabe43d6d1b331f9f30d86fd42ef0a343a9216 [2022-02-18T07:50:11.764Z] #63 12.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T07:50:11.764Z] #63 13.08 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T07:50:11.764Z] #63 13.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T07:50:11.764Z] #63 13.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T07:50:11.764Z] #63 13.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:50:11.764Z] #63 13.44 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T07:50:11.764Z] #63 13.73 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T07:50:11.764Z] #63 14.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T07:50:11.764Z] #63 14.47 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T07:50:12.033Z] #12 DONE 1.4s [2022-02-18T07:50:12.033Z] [2022-02-18T07:50:12.033Z] #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-02-18T07:50:12.033Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T07:50:12.980Z] #13 DONE 0.7s [2022-02-18T07:50:12.980Z] [2022-02-18T07:50:12.980Z] #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-02-18T07:50:12.980Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:12.980Z] #51 ... [2022-02-18T07:50:12.980Z] [2022-02-18T07:50:12.980Z] #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-02-18T07:50:12.980Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-18T07:50:12.980Z] #46 DONE 0.2s [2022-02-18T07:50:12.980Z] [2022-02-18T07:50:12.980Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T07:50:12.980Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-18T07:50:12.980Z] #42 DONE 0.2s [2022-02-18T07:50:12.980Z] [2022-02-18T07:50:12.980Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T07:50:12.980Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-18T07:50:12.980Z] #33 DONE 0.3s [2022-02-18T07:50:12.980Z] [2022-02-18T07:50:12.980Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T07:50:12.980Z] #25 sha256:6a7b4528dbc5fe3e1d47613f5e9097ea92a2546db3296be6cfc70834dc744ad0 [2022-02-18T07:50:12.980Z] #25 DONE 0.3s [2022-02-18T07:50:12.980Z] [2022-02-18T07:50:12.981Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T07:50:12.981Z] #62 sha256:c718df461c5be8d2bbbd4075af4c0a82d4e87ee82b35c4e1ef8c743cacc9b6a5 [2022-02-18T07:50:12.981Z] #62 DONE 0.3s [2022-02-18T07:50:12.981Z] [2022-02-18T07:50:12.981Z] #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-02-18T07:50:12.981Z] #63 sha256:5a6221ab5d5b8a62892756f80d44936d5c423f00e3e3217c6f7b441e18e5ea70 [2022-02-18T07:50:13.297Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 5.0s [2022-02-18T07:50:13.297Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 5.3s done [2022-02-18T07:50:13.297Z] #11 ... [2022-02-18T07:50:13.297Z] [2022-02-18T07:50:13.297Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T07:50:13.297Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-18T07:50:13.684Z] #63 16.50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T07:50:13.950Z] #63 16.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T07:50:14.212Z] #63 ... [2022-02-18T07:50:14.212Z] [2022-02-18T07:50:14.212Z] #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-02-18T07:50:14.212Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T07:50:14.212Z] #36 17.70 tomll can be used in two ways: [2022-02-18T07:50:14.212Z] #36 17.70 Writing to STDIN and reading from STDOUT: [2022-02-18T07:50:14.212Z] #36 17.70 cat file.toml | tomll > file.toml [2022-02-18T07:50:14.212Z] #36 17.70 [2022-02-18T07:50:14.212Z] #36 17.70 Reading and updating a list of files: [2022-02-18T07:50:14.212Z] #36 17.70 tomll a.toml b.toml c.toml [2022-02-18T07:50:14.212Z] #36 17.70 [2022-02-18T07:50:14.212Z] #36 17.70 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T07:50:14.244Z] #68 ... [2022-02-18T07:50:14.244Z] [2022-02-18T07:50:14.244Z] #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-02-18T07:50:14.244Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-18T07:50:14.244Z] #29 7.435 Selecting previously unselected package ca-certificates. [2022-02-18T07:50:14.244Z] #29 7.435 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T07:50:14.245Z] #29 7.442 Unpacking ca-certificates (20210119) ... [2022-02-18T07:50:14.245Z] #29 7.572 Selecting previously unselected package libbrotli1:arm64. [2022-02-18T07:50:14.245Z] #29 7.572 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 7.590 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-18T07:50:14.245Z] #29 7.671 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-18T07:50:14.245Z] #29 7.671 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 7.680 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:50:14.245Z] #29 7.749 Selecting previously unselected package libsasl2-2:arm64. [2022-02-18T07:50:14.245Z] #29 7.750 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 7.759 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:50:14.245Z] #29 7.825 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-18T07:50:14.245Z] #29 7.826 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 8.041 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-18T07:50:14.245Z] #29 9.045 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-18T07:50:14.245Z] #29 9.045 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 9.609 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-18T07:50:14.245Z] #29 10.04 Selecting previously unselected package libpsl5:arm64. [2022-02-18T07:50:14.245Z] #29 10.04 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 10.05 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-18T07:50:14.245Z] #29 10.27 Selecting previously unselected package librtmp1:arm64. [2022-02-18T07:50:14.245Z] #29 10.27 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 10.29 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:50:14.245Z] #29 10.83 Selecting previously unselected package libssh2-1:arm64. [2022-02-18T07:50:14.245Z] #29 10.83 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 10.84 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-18T07:50:14.245Z] #29 10.91 Selecting previously unselected package libcurl4:arm64. [2022-02-18T07:50:14.245Z] #29 10.91 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 10.91 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:50:14.245Z] #29 11.00 Selecting previously unselected package curl. [2022-02-18T07:50:14.245Z] #29 11.00 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 11.01 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:50:14.245Z] #29 11.34 Selecting previously unselected package libonig5:arm64. [2022-02-18T07:50:14.245Z] #29 11.34 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 11.43 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-18T07:50:14.245Z] #29 11.68 Selecting previously unselected package libjq1:arm64. [2022-02-18T07:50:14.245Z] #29 11.68 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 11.69 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-18T07:50:14.245Z] #29 11.82 Selecting previously unselected package jq. [2022-02-18T07:50:14.245Z] #29 11.82 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-18T07:50:14.245Z] #29 11.89 Unpacking jq (1.6-2.1) ... [2022-02-18T07:50:14.245Z] #29 12.23 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-18T07:50:14.245Z] #29 12.35 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-18T07:50:14.245Z] #29 12.61 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-18T07:50:14.245Z] #29 12.81 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:50:14.245Z] #29 13.04 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T07:50:14.245Z] #29 13.52 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-18T07:50:14.245Z] #29 13.69 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-18T07:50:14.245Z] #29 13.90 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T07:50:14.245Z] #29 14.40 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-18T07:50:14.245Z] #29 14.56 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-18T07:50:14.245Z] #29 14.94 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-18T07:50:14.245Z] #29 14.97 Setting up ca-certificates (20210119) ... [2022-02-18T07:50:14.245Z] #29 15.44 Updating certificates in /etc/ssl/certs... [2022-02-18T07:50:14.245Z] #29 16.03 129 added, 0 removed; done. [2022-02-18T07:50:14.245Z] #29 16.35 Setting up jq (1.6-2.1) ... [2022-02-18T07:50:14.245Z] #29 16.36 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-18T07:50:14.245Z] #29 16.38 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T07:50:14.245Z] #29 16.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:50:14.245Z] #29 16.68 Processing triggers for ca-certificates (20210119) ... [2022-02-18T07:50:14.245Z] #29 17.17 Updating certificates in /etc/ssl/certs... [2022-02-18T07:50:14.245Z] #29 17.59 0 added, 0 removed; done. [2022-02-18T07:50:14.245Z] #29 17.59 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T07:50:14.245Z] #29 17.59 done. [2022-02-18T07:50:14.245Z] #29 DONE 17.7s [2022-02-18T07:50:14.245Z] [2022-02-18T07:50:14.245Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T07:50:14.245Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-18T07:50:14.245Z] #68 DONE 1.3s [2022-02-18T07:50:14.245Z] [2022-02-18T07:50:14.245Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T07:50:14.245Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-18T07:50:14.786Z] #36 DONE 18.3s [2022-02-18T07:50:14.786Z] [2022-02-18T07:50:14.786Z] #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-02-18T07:50:14.786Z] #31 sha256:7302335a6dec892cab8b992b4e76a5d326c16de7a1afeeb3ea0fb90e95455244 [2022-02-18T07:50:14.786Z] #31 11.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T07:50:14.786Z] #31 13.56 #=#=# [2022-02-18T07:50:14.786Z] #31 13.88 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:14.786Z] #31 15.37 [2022-02-18T07:50:14.786Z] #31 18.20 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T07:50:14.786Z] #31 19.91 #=#=# [2022-02-18T07:50:14.786Z] #31 20.41 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:15.048Z] #31 ... [2022-02-18T07:50:15.048Z] [2022-02-18T07:50:15.048Z] #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-02-18T07:50:15.048Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:15.048Z] #58 18.57 Fetched 8504 kB in 13s (646 kB/s) [2022-02-18T07:50:15.070Z] #63 ... [2022-02-18T07:50:15.070Z] [2022-02-18T07:50:15.070Z] #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-02-18T07:50:15.070Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:15.070Z] #43 5.511 + git clone https://github.com/docker/distribution.git . [2022-02-18T07:50:15.071Z] #43 5.542 Cloning into '.'... [2022-02-18T07:50:15.189Z] #70 ... [2022-02-18T07:50:15.189Z] [2022-02-18T07:50:15.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T07:50:15.189Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T07:50:15.189Z] #11 extracting sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe done [2022-02-18T07:50:15.189Z] #11 DONE 24.7s [2022-02-18T07:50:15.189Z] [2022-02-18T07:50:15.189Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T07:50:15.189Z] #30 sha256:33d351c66c3302c800b7d9cd08e5707aa34e356941f12f755a4dc6c64d95c3a7 [2022-02-18T07:50:15.765Z] #30 DONE 1.4s [2022-02-18T07:50:15.765Z] [2022-02-18T07:50:15.765Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T07:50:15.765Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-18T07:50:15.765Z] #70 DONE 1.5s [2022-02-18T07:50:15.765Z] [2022-02-18T07:50:15.765Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T07:50:15.765Z] #12 sha256:09130b580f3445a5fe927a593a2835f67131a9ee4e35b3426dc1ae85a2c85b02 [2022-02-18T07:50:16.026Z] #12 DONE 0.8s [2022-02-18T07:50:16.026Z] [2022-02-18T07:50:16.026Z] #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-02-18T07:50:16.026Z] #13 sha256:7dc770be7e1ab23eed9470159e0716791fc9389b8736db9f481f9a9b73d9249b [2022-02-18T07:50:16.435Z] #58 18.57 Reading package lists... [2022-02-18T07:50:16.435Z] #58 ... [2022-02-18T07:50:16.435Z] [2022-02-18T07:50:16.435Z] #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-02-18T07:50:16.435Z] #31 sha256:7302335a6dec892cab8b992b4e76a5d326c16de7a1afeeb3ea0fb90e95455244 [2022-02-18T07:50:16.435Z] #31 21.36 [2022-02-18T07:50:16.435Z] #31 21.75 Download of images into '/build' complete. [2022-02-18T07:50:16.435Z] #31 21.75 Use something like the following to load the result into a Docker daemon: [2022-02-18T07:50:16.435Z] #31 21.75 tar -cC '/build' . | docker load [2022-02-18T07:50:16.435Z] #31 DONE 22.3s [2022-02-18T07:50:16.435Z] [2022-02-18T07:50:16.435Z] #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-02-18T07:50:16.435Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:16.435Z] #38 19.40 Fetched 8504 kB in 14s (627 kB/s) [2022-02-18T07:50:16.614Z] #13 DONE 0.5s [2022-02-18T07:50:16.614Z] [2022-02-18T07:50:16.614Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T07:50:16.614Z] #33 sha256:7c2239bcc20e62c91830e2e85ff82b31bf18978143d858b637fec9123a7dfa0a [2022-02-18T07:50:16.614Z] #33 DONE 0.1s [2022-02-18T07:50:16.614Z] [2022-02-18T07:50:16.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-02-18T07:50:16.614Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T07:50:16.614Z] #38 ... [2022-02-18T07:50:16.614Z] [2022-02-18T07:50:16.614Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T07:50:16.614Z] #42 sha256:d07bdc94fef7d64d0590a912825fe28cec68f66eaff1a2c1e5d8d017bc88138c [2022-02-18T07:50:16.614Z] #42 DONE 0.2s [2022-02-18T07:50:16.878Z] [2022-02-18T07:50:16.878Z] #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-02-18T07:50:16.878Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T07:50:16.878Z] #43 ... [2022-02-18T07:50:16.878Z] [2022-02-18T07:50:16.878Z] #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-02-18T07:50:16.878Z] #46 sha256:54c4e323db664a0af5504bded7aa541b538fc550f0ca478dc1cf0975d5a1397b [2022-02-18T07:50:16.878Z] #46 DONE 0.3s [2022-02-18T07:50:16.878Z] [2022-02-18T07:50:16.878Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T07:50:16.878Z] #25 sha256:ffa53a4b48503409483888dff86df06dd08cbd3908fe0e270c1460a94aad3c49 [2022-02-18T07:50:16.878Z] #25 DONE 0.5s [2022-02-18T07:50:17.139Z] [2022-02-18T07:50:17.139Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T07:50:17.139Z] #62 sha256:6a8633d92118f55732d00f62903a3e94b903bbb47fc8b460ac187f102adb7815 [2022-02-18T07:50:17.139Z] #62 DONE 0.5s [2022-02-18T07:50:17.139Z] [2022-02-18T07:50:17.139Z] #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-02-18T07:50:17.139Z] #63 sha256:8cb9d1af492bf19f70293d1ca5446f9d87aa14eefe0e36886521038b39409003 [2022-02-18T07:50:18.276Z] #63 4.880 + RM_GOPATH=0 [2022-02-18T07:50:18.276Z] #63 4.880 + TMP_GOPATH= [2022-02-18T07:50:18.276Z] #63 4.880 + : /build [2022-02-18T07:50:18.276Z] #63 4.880 + '[' -z '' ']' [2022-02-18T07:50:18.276Z] #63 4.880 ++ mktemp -d [2022-02-18T07:50:18.276Z] #63 4.880 + export GOPATH=/tmp/tmp.27by6lOsrj [2022-02-18T07:50:18.276Z] #63 4.880 + GOPATH=/tmp/tmp.27by6lOsrj [2022-02-18T07:50:18.276Z] #63 4.880 + RM_GOPATH=1 [2022-02-18T07:50:18.276Z] #63 4.880 + case "$(go env GOARCH)" in [2022-02-18T07:50:18.276Z] #63 4.880 ++ go env GOARCH [2022-02-18T07:50:18.276Z] #63 4.919 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:18.276Z] #63 4.919 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:18.276Z] #63 4.925 ++ dirname /install.sh [2022-02-18T07:50:18.276Z] #63 4.925 + dir=/ [2022-02-18T07:50:18.276Z] #63 4.925 + bin=rootlesskit [2022-02-18T07:50:18.276Z] #63 4.925 + shift [2022-02-18T07:50:18.276Z] #63 4.925 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T07:50:18.276Z] #63 4.925 + . //rootlesskit.installer [2022-02-18T07:50:18.276Z] #63 4.925 ++ : v0.14.6 [2022-02-18T07:50:18.276Z] #63 4.925 + install_rootlesskit [2022-02-18T07:50:18.276Z] #63 4.925 + case "$1" in [2022-02-18T07:50:18.276Z] #63 4.925 + export CGO_ENABLED=0 [2022-02-18T07:50:18.276Z] #63 4.925 + CGO_ENABLED=0 [2022-02-18T07:50:18.276Z] #63 4.925 + _install_rootlesskit [2022-02-18T07:50:18.276Z] #63 4.925 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T07:50:18.276Z] #63 4.925 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:50:18.276Z] #63 4.925 + GOBIN=/build [2022-02-18T07:50:18.276Z] #63 4.925 + GO111MODULE=on [2022-02-18T07:50:18.276Z] #63 4.925 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T07:50:18.276Z] #63 4.926 Install rootlesskit version v0.14.6 [2022-02-18T07:50:18.537Z] #63 5.527 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T07:50:18.703Z] #19 96.85 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-18T07:50:18.703Z] #19 96.85 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:18.703Z] #19 96.86 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:50:18.703Z] #19 96.91 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-18T07:50:18.703Z] #19 96.92 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:18.703Z] #19 96.93 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T07:50:19.265Z] #43 ... [2022-02-18T07:50:19.265Z] [2022-02-18T07:50:19.265Z] #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-02-18T07:50:19.265Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:19.265Z] #58 6.326 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:19.265Z] #58 6.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:19.265Z] #58 6.367 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:19.265Z] #58 7.505 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:19.265Z] #58 9.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:19.265Z] #58 ... [2022-02-18T07:50:19.265Z] [2022-02-18T07:50:19.265Z] #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-02-18T07:50:19.265Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T07:50:19.265Z] #36 5.483 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T07:50:19.524Z] #36 ... [2022-02-18T07:50:19.524Z] [2022-02-18T07:50:19.524Z] #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-02-18T07:50:19.524Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:19.524Z] #14 6.469 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:19.524Z] #14 6.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:19.524Z] #14 6.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:19.524Z] #14 7.633 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:19.524Z] #14 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:19.524Z] #14 ... [2022-02-18T07:50:19.524Z] [2022-02-18T07:50:19.524Z] #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-02-18T07:50:19.524Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:19.524Z] #38 6.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:19.524Z] #38 6.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:19.524Z] #38 6.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:19.525Z] #38 7.500 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:19.525Z] #38 9.998 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:19.786Z] #38 ... [2022-02-18T07:50:19.786Z] [2022-02-18T07:50:19.786Z] #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-02-18T07:50:19.786Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:50:19.786Z] #49 5.990 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T07:50:19.786Z] #49 8.220 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T07:50:19.786Z] #49 8.220 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T07:50:19.786Z] #49 8.382 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T07:50:19.786Z] #49 8.490 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T07:50:19.786Z] #49 8.943 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T07:50:19.786Z] #49 8.995 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T07:50:19.786Z] #49 9.005 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T07:50:19.786Z] #49 9.123 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T07:50:19.786Z] #49 9.299 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T07:50:19.786Z] #49 9.372 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T07:50:19.786Z] #49 9.645 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T07:50:19.786Z] #49 9.805 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T07:50:19.786Z] #49 ... [2022-02-18T07:50:19.786Z] [2022-02-18T07:50:19.786Z] #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-02-18T07:50:19.786Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T07:50:19.786Z] #53 5.244 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T07:50:19.786Z] #53 6.838 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T07:50:19.786Z] #53 6.858 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T07:50:19.786Z] #53 6.936 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T07:50:19.786Z] #53 9.224 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T07:50:20.045Z] #53 ... [2022-02-18T07:50:20.045Z] [2022-02-18T07:50:20.045Z] #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-02-18T07:50:20.045Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:20.045Z] #51 5.565 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T07:50:20.045Z] #51 ... [2022-02-18T07:50:20.045Z] [2022-02-18T07:50:20.045Z] #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-02-18T07:50:20.045Z] #26 sha256:fb62e8bd725d3f1871244192e14bef91d916c731d029682211a767238b210667 [2022-02-18T07:50:20.045Z] #26 4.510 + RM_GOPATH=0 [2022-02-18T07:50:20.045Z] #26 4.510 + TMP_GOPATH= [2022-02-18T07:50:20.045Z] #26 4.510 + : /build [2022-02-18T07:50:20.045Z] #26 4.510 + '[' -z '' ']' [2022-02-18T07:50:20.045Z] #26 4.510 ++ mktemp -d [2022-02-18T07:50:20.045Z] #26 4.510 + export GOPATH=/tmp/tmp.AdjVtKDZBp [2022-02-18T07:50:20.045Z] #26 4.510 + GOPATH=/tmp/tmp.AdjVtKDZBp [2022-02-18T07:50:20.045Z] #26 4.510 + RM_GOPATH=1 [2022-02-18T07:50:20.045Z] #26 4.510 + case "$(go env GOARCH)" in [2022-02-18T07:50:20.045Z] #26 4.510 ++ go env GOARCH [2022-02-18T07:50:20.045Z] #26 4.531 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:20.045Z] #26 4.531 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:20.045Z] #26 4.531 ++ dirname /install.sh [2022-02-18T07:50:20.045Z] #26 4.535 + dir=/ [2022-02-18T07:50:20.045Z] #26 4.535 + bin=dockercli [2022-02-18T07:50:20.045Z] #26 4.535 + shift [2022-02-18T07:50:20.045Z] #26 4.535 + '[' '!' -f //dockercli.installer ']' [2022-02-18T07:50:20.045Z] #26 4.535 + . //dockercli.installer [2022-02-18T07:50:20.045Z] #26 4.535 ++ : stable [2022-02-18T07:50:20.045Z] #26 4.535 ++ : 17.06.2-ce [2022-02-18T07:50:20.045Z] #26 4.535 + install_dockercli [2022-02-18T07:50:20.045Z] #26 4.535 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T07:50:20.045Z] #26 4.535 Install docker/cli version 17.06.2-ce from stable [2022-02-18T07:50:20.045Z] #26 4.542 ++ uname -m [2022-02-18T07:50:20.045Z] #26 4.542 + arch=x86_64 [2022-02-18T07:50:20.046Z] #26 4.542 + '[' x86_64 '!=' x86_64 ']' [2022-02-18T07:50:20.046Z] #26 4.542 + url=https://download.docker.com/linux/static [2022-02-18T07:50:20.046Z] #26 4.542 + tar -xz docker/docker [2022-02-18T07:50:20.046Z] #26 4.547 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-18T07:50:20.304Z] #26 ... [2022-02-18T07:50:20.304Z] [2022-02-18T07:50:20.304Z] #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-02-18T07:50:20.304Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:20.304Z] #47 5.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:20.304Z] #47 5.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:20.304Z] #47 5.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:20.304Z] #47 6.105 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T07:50:20.304Z] #47 6.905 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:20.304Z] #47 9.832 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:20.451Z] #63 ... [2022-02-18T07:50:20.451Z] [2022-02-18T07:50:20.451Z] #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-02-18T07:50:20.451Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:50:20.451Z] #49 4.864 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T07:50:20.451Z] #49 6.950 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T07:50:20.451Z] #49 6.957 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T07:50:20.451Z] #49 6.958 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T07:50:20.451Z] #49 7.043 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T07:50:20.451Z] #49 7.688 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T07:50:20.451Z] #49 7.729 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T07:50:20.451Z] #49 7.966 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T07:50:20.460Z] #63 2.958 + RM_GOPATH=0 [2022-02-18T07:50:20.460Z] #63 2.959 + TMP_GOPATH= [2022-02-18T07:50:20.460Z] #63 2.959 + : /build [2022-02-18T07:50:20.460Z] #63 2.959 + '[' -z '' ']' [2022-02-18T07:50:20.460Z] #63 2.960 ++ mktemp -d [2022-02-18T07:50:20.461Z] #63 2.965 + export GOPATH=/tmp/tmp.XesrcRBUTD [2022-02-18T07:50:20.461Z] #63 2.966 + GOPATH=/tmp/tmp.XesrcRBUTD [2022-02-18T07:50:20.461Z] #63 2.966 + RM_GOPATH=1 [2022-02-18T07:50:20.461Z] #63 2.966 + case "$(go env GOARCH)" in [2022-02-18T07:50:20.461Z] #63 2.968 ++ go env GOARCH [2022-02-18T07:50:20.461Z] #63 2.994 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:20.461Z] #63 3.000 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:20.461Z] #63 3.001 ++ dirname /install.sh [2022-02-18T07:50:20.461Z] #63 3.001 + dir=/ [2022-02-18T07:50:20.461Z] #63 3.001 + bin=rootlesskit [2022-02-18T07:50:20.461Z] #63 3.001 + shift [2022-02-18T07:50:20.461Z] #63 3.001 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T07:50:20.461Z] #63 3.001 + . //rootlesskit.installer [2022-02-18T07:50:20.461Z] #63 3.002 ++ : v0.14.6 [2022-02-18T07:50:20.461Z] #63 3.002 + install_rootlesskit [2022-02-18T07:50:20.461Z] #63 3.002 + case "$1" in [2022-02-18T07:50:20.461Z] #63 3.002 + export CGO_ENABLED=0 [2022-02-18T07:50:20.461Z] #63 3.008 + CGO_ENABLED=0 [2022-02-18T07:50:20.461Z] #63 3.008 + _install_rootlesskit [2022-02-18T07:50:20.461Z] #63 3.008 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T07:50:20.461Z] #63 3.009 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:50:20.461Z] #63 3.009 Install rootlesskit version v0.14.6 [2022-02-18T07:50:20.461Z] #63 3.009 + GOBIN=/build [2022-02-18T07:50:20.461Z] #63 3.009 + GO111MODULE=on [2022-02-18T07:50:20.461Z] #63 3.009 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T07:50:20.461Z] #63 3.437 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T07:50:20.563Z] #47 ... [2022-02-18T07:50:20.563Z] [2022-02-18T07:50:20.563Z] #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-02-18T07:50:20.563Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:50:20.563Z] #34 4.987 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T07:50:20.563Z] #34 4.990 Cloning into '.'... [2022-02-18T07:50:20.563Z] #34 ... [2022-02-18T07:50:20.563Z] [2022-02-18T07:50:20.563Z] #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-02-18T07:50:20.563Z] #63 sha256:19c2f4710b84bbebddb0da72ff10560e7f1f0579e4940a10617a49ef30a711a7 [2022-02-18T07:50:20.563Z] #63 5.420 + RM_GOPATH=0 [2022-02-18T07:50:20.563Z] #63 5.420 + TMP_GOPATH= [2022-02-18T07:50:20.563Z] #63 5.420 + : /build [2022-02-18T07:50:20.563Z] #63 5.420 + '[' -z '' ']' [2022-02-18T07:50:20.563Z] #63 5.426 ++ mktemp -d [2022-02-18T07:50:20.563Z] #63 5.429 + export GOPATH=/tmp/tmp.VX6yVA3VIW [2022-02-18T07:50:20.563Z] #63 5.456 + GOPATH=/tmp/tmp.VX6yVA3VIW [2022-02-18T07:50:20.563Z] #63 5.456 + RM_GOPATH=1 [2022-02-18T07:50:20.563Z] #63 5.456 + case "$(go env GOARCH)" in [2022-02-18T07:50:20.563Z] #63 5.456 ++ go env GOARCH [2022-02-18T07:50:20.563Z] #63 5.472 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:20.563Z] #63 5.472 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:20.563Z] #63 5.472 ++ dirname /install.sh [2022-02-18T07:50:20.563Z] #63 5.472 + dir=/ [2022-02-18T07:50:20.563Z] #63 5.472 + bin=rootlesskit [2022-02-18T07:50:20.563Z] #63 5.472 + shift [2022-02-18T07:50:20.563Z] #63 5.472 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T07:50:20.563Z] #63 5.472 + . //rootlesskit.installer [2022-02-18T07:50:20.563Z] #63 5.472 ++ : v0.14.6 [2022-02-18T07:50:20.563Z] #63 5.472 + install_rootlesskit [2022-02-18T07:50:20.563Z] #63 5.472 + case "$1" in [2022-02-18T07:50:20.563Z] #63 5.472 + export CGO_ENABLED=0 [2022-02-18T07:50:20.563Z] #63 5.472 + CGO_ENABLED=0 [2022-02-18T07:50:20.563Z] #63 5.472 + _install_rootlesskit [2022-02-18T07:50:20.563Z] #63 5.472 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T07:50:20.563Z] #63 5.472 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:50:20.563Z] #63 5.472 + GOBIN=/build [2022-02-18T07:50:20.563Z] #63 5.472 + GO111MODULE=on [2022-02-18T07:50:20.563Z] #63 5.472 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T07:50:20.563Z] #63 5.472 Install rootlesskit version v0.14.6 [2022-02-18T07:50:20.563Z] #63 6.082 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T07:50:20.563Z] #63 9.525 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:50:20.563Z] #63 9.545 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T07:50:20.563Z] #63 10.24 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T07:50:20.649Z] #38 19.40 Reading package lists... [2022-02-18T07:50:20.649Z] #38 ... [2022-02-18T07:50:20.649Z] [2022-02-18T07:50:20.649Z] #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-02-18T07:50:20.649Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:50:20.649Z] #49 13.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T07:50:20.649Z] #49 13.59 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T07:50:20.649Z] #49 ... [2022-02-18T07:50:20.649Z] [2022-02-18T07:50:20.649Z] #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-02-18T07:50:20.649Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:20.649Z] #58 18.57 Reading package lists... [2022-02-18T07:50:21.025Z] #49 8.179 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T07:50:21.284Z] #49 8.412 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T07:50:21.498Z] #63 ... [2022-02-18T07:50:21.498Z] [2022-02-18T07:50:21.498Z] #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-02-18T07:50:21.498Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:21.498Z] #58 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:21.854Z] #49 ... [2022-02-18T07:50:21.854Z] [2022-02-18T07:50:21.854Z] #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-02-18T07:50:21.854Z] #63 sha256:5a6221ab5d5b8a62892756f80d44936d5c423f00e3e3217c6f7b441e18e5ea70 [2022-02-18T07:50:21.854Z] #63 8.811 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:50:21.854Z] #63 8.811 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T07:50:22.802Z] #63 ... [2022-02-18T07:50:22.802Z] [2022-02-18T07:50:22.802Z] #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-02-18T07:50:22.802Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T07:50:22.802Z] #53 4.366 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T07:50:22.802Z] #53 5.780 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T07:50:22.802Z] #53 5.781 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T07:50:22.802Z] #53 5.846 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T07:50:22.802Z] #53 8.401 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T07:50:22.802Z] #53 ... [2022-02-18T07:50:22.802Z] [2022-02-18T07:50:22.802Z] #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-02-18T07:50:22.802Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:22.802Z] #38 5.997 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:22.802Z] #38 6.104 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:22.802Z] #38 6.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:22.802Z] #38 7.137 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:22.802Z] #38 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:22.802Z] #38 ... [2022-02-18T07:50:22.802Z] [2022-02-18T07:50:22.802Z] #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-02-18T07:50:22.802Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:22.802Z] #58 5.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:22.802Z] #58 6.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:22.802Z] #58 6.016 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:22.802Z] #58 7.301 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:23.017Z] #63 ... [2022-02-18T07:50:23.017Z] [2022-02-18T07:50:23.017Z] #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-02-18T07:50:23.017Z] #31 sha256:53b067498e071e799012becffc81f98ada4dbd06d4451d497daf3a9f6d5ab321 [2022-02-18T07:50:23.017Z] #31 1.559 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T07:50:23.017Z] #31 1.940 [2022-02-18T07:50:23.017Z] #31 2.155 #=#=# # 2.0% ######################################################################## 100.0% [2022-02-18T07:50:23.017Z] #31 2.452 [2022-02-18T07:50:23.017Z] #31 3.580 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T07:50:23.017Z] #31 4.409 [2022-02-18T07:50:23.017Z] #31 4.678 #=#=# 0.1% ######################################################################## 100.0% [2022-02-18T07:50:23.017Z] #31 5.986 [2022-02-18T07:50:23.061Z] #58 ... [2022-02-18T07:50:23.061Z] [2022-02-18T07:50:23.061Z] #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-02-18T07:50:23.061Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:23.061Z] #47 5.793 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:23.061Z] #47 5.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:23.061Z] #47 5.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:23.061Z] #47 6.426 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T07:50:23.061Z] #47 7.221 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:23.279Z] #31 ... [2022-02-18T07:50:23.279Z] [2022-02-18T07:50:23.279Z] #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-02-18T07:50:23.279Z] #63 sha256:8cb9d1af492bf19f70293d1ca5446f9d87aa14eefe0e36886521038b39409003 [2022-02-18T07:50:23.279Z] #63 6.247 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:50:23.279Z] #63 6.247 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T07:50:23.320Z] #47 ... [2022-02-18T07:50:23.320Z] [2022-02-18T07:50:23.320Z] #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-02-18T07:50:23.320Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:50:23.320Z] #34 4.561 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T07:50:23.320Z] #34 4.561 Cloning into '.'... [2022-02-18T07:50:23.320Z] #34 ... [2022-02-18T07:50:23.320Z] [2022-02-18T07:50:23.320Z] #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-02-18T07:50:23.320Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T07:50:23.320Z] #36 5.370 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T07:50:23.579Z] #36 ... [2022-02-18T07:50:23.579Z] [2022-02-18T07:50:23.579Z] #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-02-18T07:50:23.579Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:23.579Z] #14 5.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:23.579Z] #14 5.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:23.579Z] #14 5.994 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:23.579Z] #14 7.215 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:50:23.579Z] #14 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:23.579Z] #14 ... [2022-02-18T07:50:23.579Z] [2022-02-18T07:50:23.579Z] #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-02-18T07:50:23.579Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:23.579Z] #43 4.794 + git clone https://github.com/docker/distribution.git . [2022-02-18T07:50:23.579Z] #43 4.794 Cloning into '.'... [2022-02-18T07:50:23.844Z] #43 ... [2022-02-18T07:50:23.844Z] [2022-02-18T07:50:23.844Z] #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-02-18T07:50:23.844Z] #26 sha256:62ef7c55f4008e6bbe43429e7093346a48cfd0ce3f0523cc715395c9dfb58ebc [2022-02-18T07:50:23.844Z] #26 4.372 Install docker/cli version 17.06.2-ce from stable [2022-02-18T07:50:23.844Z] #26 4.372 + RM_GOPATH=0 [2022-02-18T07:50:23.844Z] #26 4.372 + TMP_GOPATH= [2022-02-18T07:50:23.844Z] #26 4.372 + : /build [2022-02-18T07:50:23.844Z] #26 4.372 + '[' -z '' ']' [2022-02-18T07:50:23.844Z] #26 4.372 ++ mktemp -d [2022-02-18T07:50:23.844Z] #26 4.372 + export GOPATH=/tmp/tmp.TZdqX00LzC [2022-02-18T07:50:23.844Z] #26 4.372 + GOPATH=/tmp/tmp.TZdqX00LzC [2022-02-18T07:50:23.844Z] #26 4.372 + RM_GOPATH=1 [2022-02-18T07:50:23.844Z] #26 4.372 + case "$(go env GOARCH)" in [2022-02-18T07:50:23.844Z] #26 4.372 ++ go env GOARCH [2022-02-18T07:50:23.844Z] #26 4.372 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:23.844Z] #26 4.372 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:23.844Z] #26 4.372 ++ dirname /install.sh [2022-02-18T07:50:23.844Z] #26 4.372 + dir=/ [2022-02-18T07:50:23.844Z] #26 4.372 + bin=dockercli [2022-02-18T07:50:23.844Z] #26 4.372 + shift [2022-02-18T07:50:23.844Z] #26 4.372 + '[' '!' -f //dockercli.installer ']' [2022-02-18T07:50:23.844Z] #26 4.372 + . //dockercli.installer [2022-02-18T07:50:23.844Z] #26 4.372 ++ : stable [2022-02-18T07:50:23.844Z] #26 4.372 ++ : 17.06.2-ce [2022-02-18T07:50:23.844Z] #26 4.372 + install_dockercli [2022-02-18T07:50:23.844Z] #26 4.372 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T07:50:23.844Z] #26 4.380 ++ uname -m [2022-02-18T07:50:23.844Z] #26 4.380 + arch=x86_64 [2022-02-18T07:50:23.844Z] #26 4.380 + '[' x86_64 '!=' x86_64 ']' [2022-02-18T07:50:23.844Z] #26 4.380 + url=https://download.docker.com/linux/static [2022-02-18T07:50:23.844Z] #26 4.380 + tar -xz docker/docker [2022-02-18T07:50:23.844Z] #26 4.380 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-18T07:50:23.844Z] #26 ... [2022-02-18T07:50:23.844Z] [2022-02-18T07:50:23.844Z] #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-02-18T07:50:23.844Z] #63 sha256:5a6221ab5d5b8a62892756f80d44936d5c423f00e3e3217c6f7b441e18e5ea70 [2022-02-18T07:50:23.844Z] #63 10.01 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T07:50:23.854Z] #63 6.825 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T07:50:23.967Z] #58 23.56 Reading package lists... [2022-02-18T07:50:23.967Z] #58 ... [2022-02-18T07:50:23.967Z] [2022-02-18T07:50:23.967Z] #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-02-18T07:50:23.968Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:23.968Z] #14 17.01 Fetched 8504 kB in 12s (680 kB/s) [2022-02-18T07:50:23.968Z] #14 17.01 Reading package lists... [2022-02-18T07:50:23.968Z] #14 22.41 Reading package lists... [2022-02-18T07:50:23.968Z] #14 26.51 Building dependency tree... [2022-02-18T07:50:23.968Z] #14 ... [2022-02-18T07:50:23.968Z] [2022-02-18T07:50:23.968Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T07:50:23.968Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:23.968Z] #51 26.54 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T07:50:23.968Z] #51 26.54 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:50:23.968Z] #51 26.61 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T07:50:23.968Z] #51 26.62 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T07:50:23.968Z] #51 26.81 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T07:50:23.968Z] #51 27.06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T07:50:23.968Z] #51 27.50 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T07:50:23.968Z] #51 27.50 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T07:50:23.968Z] #51 27.50 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T07:50:24.230Z] #51 27.57 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T07:50:25.188Z] #51 28.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T07:50:25.188Z] #51 28.37 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T07:50:25.188Z] #51 ... [2022-02-18T07:50:25.188Z] [2022-02-18T07:50:25.188Z] #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-02-18T07:50:25.188Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:25.188Z] #47 18.08 Fetched 8507 kB in 14s (591 kB/s) [2022-02-18T07:50:25.188Z] #47 18.08 Reading package lists... [2022-02-18T07:50:25.188Z] #47 23.03 Reading package lists... [2022-02-18T07:50:25.188Z] #47 27.80 Building dependency tree... [2022-02-18T07:50:25.188Z] #47 ... [2022-02-18T07:50:25.188Z] [2022-02-18T07:50:25.188Z] #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-02-18T07:50:25.188Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:25.188Z] #58 23.56 Reading package lists... [2022-02-18T07:50:25.762Z] #58 28.22 Building dependency tree... [2022-02-18T07:50:26.025Z] #58 ... [2022-02-18T07:50:26.025Z] [2022-02-18T07:50:26.025Z] #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-02-18T07:50:26.025Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T07:50:26.025Z] #53 29.38 v3.0.2 [2022-02-18T07:50:26.025Z] #53 DONE 29.5s [2022-02-18T07:50:26.288Z] [2022-02-18T07:50:26.288Z] #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-02-18T07:50:26.288Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:26.288Z] #14 26.51 Building dependency tree... [2022-02-18T07:50:26.288Z] #14 29.11 The following additional packages will be installed: [2022-02-18T07:50:26.288Z] #14 29.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:50:26.288Z] #14 29.13 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T07:50:26.288Z] #14 29.13 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T07:50:26.288Z] #14 29.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T07:50:26.288Z] #14 29.13 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T07:50:26.288Z] #14 29.13 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T07:50:26.288Z] #14 29.13 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T07:50:26.288Z] #14 29.15 Suggested packages: [2022-02-18T07:50:26.288Z] #14 29.15 gcc-10-locales seccomp wine64 [2022-02-18T07:50:26.424Z] #63 9.268 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T07:50:26.687Z] #63 9.679 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T07:50:26.687Z] #63 ... [2022-02-18T07:50:26.687Z] [2022-02-18T07:50:26.687Z] #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-02-18T07:50:26.687Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T07:50:26.687Z] #51 3.019 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T07:50:26.687Z] #51 ... [2022-02-18T07:50:26.687Z] [2022-02-18T07:50:26.687Z] #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-02-18T07:50:26.687Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-18T07:50:26.687Z] #49 3.328 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T07:50:26.687Z] #49 5.417 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T07:50:26.687Z] #49 5.431 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T07:50:26.687Z] #49 5.518 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T07:50:26.687Z] #49 5.570 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T07:50:26.687Z] #49 5.857 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T07:50:26.687Z] #49 5.862 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T07:50:26.687Z] #49 5.942 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T07:50:26.687Z] #49 6.008 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T07:50:26.687Z] #49 6.133 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T07:50:26.687Z] #49 6.174 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T07:50:26.687Z] #49 6.267 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T07:50:26.687Z] #49 6.465 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T07:50:26.771Z] #58 ... [2022-02-18T07:50:26.771Z] [2022-02-18T07:50:26.771Z] #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-02-18T07:50:26.771Z] #63 sha256:19c2f4710b84bbebddb0da72ff10560e7f1f0579e4940a10617a49ef30a711a7 [2022-02-18T07:50:26.771Z] #63 15.29 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T07:50:26.771Z] #63 15.55 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T07:50:26.771Z] #63 15.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T07:50:26.771Z] #63 16.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:50:26.771Z] #63 16.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T07:50:26.771Z] #63 16.62 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T07:50:26.771Z] #63 16.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T07:50:26.861Z] #14 30.36 The following NEW packages will be installed: [2022-02-18T07:50:26.861Z] #14 30.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:50:26.861Z] #14 30.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T07:50:26.861Z] #14 30.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T07:50:26.861Z] #14 30.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T07:50:26.861Z] #14 30.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T07:50:26.861Z] #14 30.36 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T07:50:26.861Z] #14 30.36 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T07:50:26.861Z] #14 30.36 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T07:50:26.861Z] #14 30.36 mingw-w64-x86-64-dev [2022-02-18T07:50:26.948Z] #49 ... [2022-02-18T07:50:26.948Z] [2022-02-18T07:50:26.948Z] #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-02-18T07:50:26.948Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:50:26.948Z] #14 3.681 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:26.948Z] #14 3.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:26.948Z] #14 3.719 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:26.948Z] #14 4.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:50:26.948Z] #14 5.454 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:50:26.948Z] #14 6.556 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:50:26.948Z] #14 ... [2022-02-18T07:50:26.948Z] [2022-02-18T07:50:26.948Z] #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-02-18T07:50:26.948Z] #26 sha256:e0fdd979d75513cb450887b62d3b174442dd8660c8ff5c68beac27d9cfefb97e [2022-02-18T07:50:26.948Z] #26 2.946 + RM_GOPATH=0 [2022-02-18T07:50:26.948Z] #26 2.947 + TMP_GOPATH= [2022-02-18T07:50:26.948Z] #26 2.947 + : /build [2022-02-18T07:50:26.948Z] #26 2.947 + '[' -z '' ']' [2022-02-18T07:50:26.948Z] #26 2.949 ++ mktemp -d [2022-02-18T07:50:26.948Z] #26 2.952 + export GOPATH=/tmp/tmp.m1AfRFm2XU [2022-02-18T07:50:26.948Z] #26 2.952 + GOPATH=/tmp/tmp.m1AfRFm2XU [2022-02-18T07:50:26.948Z] #26 2.953 + RM_GOPATH=1 [2022-02-18T07:50:26.948Z] #26 2.953 + case "$(go env GOARCH)" in [2022-02-18T07:50:26.948Z] #26 2.953 ++ go env GOARCH [2022-02-18T07:50:26.948Z] #26 2.961 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:26.948Z] #26 2.961 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:26.948Z] #26 2.962 ++ dirname /install.sh [2022-02-18T07:50:26.948Z] #26 2.962 + dir=/ [2022-02-18T07:50:26.948Z] #26 2.964 + bin=dockercli [2022-02-18T07:50:26.948Z] #26 2.969 + shift [2022-02-18T07:50:26.948Z] #26 2.969 + '[' '!' -f //dockercli.installer ']' [2022-02-18T07:50:26.948Z] #26 2.970 + . //dockercli.installer [2022-02-18T07:50:26.948Z] #26 2.973 ++ : stable [2022-02-18T07:50:26.948Z] #26 2.976 ++ : 17.06.2-ce [2022-02-18T07:50:26.948Z] #26 2.983 + install_dockercli [2022-02-18T07:50:26.948Z] #26 2.983 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T07:50:26.948Z] #26 2.983 Install docker/cli version 17.06.2-ce from stable [2022-02-18T07:50:26.948Z] #26 2.984 ++ uname -m [2022-02-18T07:50:26.948Z] #26 2.984 + arch=aarch64 [2022-02-18T07:50:26.948Z] #26 2.986 + '[' aarch64 '!=' x86_64 ']' [2022-02-18T07:50:26.948Z] #26 2.987 + '[' aarch64 '!=' s390x ']' [2022-02-18T07:50:26.948Z] #26 2.987 + '[' aarch64 '!=' armhf ']' [2022-02-18T07:50:26.948Z] #26 2.987 + build_dockercli [2022-02-18T07:50:26.948Z] #26 2.987 + git clone https://github.com/docker/docker-ce /tmp/tmp.m1AfRFm2XU/tmp/docker-ce [2022-02-18T07:50:26.948Z] #26 2.988 Cloning into '/tmp/tmp.m1AfRFm2XU/tmp/docker-ce'... [2022-02-18T07:50:27.034Z] #63 ... [2022-02-18T07:50:27.034Z] [2022-02-18T07:50:27.034Z] #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-02-18T07:50:27.034Z] #26 sha256:fb62e8bd725d3f1871244192e14bef91d916c731d029682211a767238b210667 [2022-02-18T07:50:27.034Z] #26 16.85 + mkdir -p /build [2022-02-18T07:50:27.034Z] #26 16.86 + mv docker/docker /build/ [2022-02-18T07:50:27.034Z] #26 16.89 + rmdir docker [2022-02-18T07:50:27.034Z] #26 DONE 17.0s [2022-02-18T07:50:27.208Z] #26 ... [2022-02-18T07:50:27.208Z] [2022-02-18T07:50:27.208Z] #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-02-18T07:50:27.208Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-18T07:50:27.208Z] #53 3.888 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T07:50:27.208Z] #53 5.406 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T07:50:27.208Z] #53 5.408 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T07:50:27.208Z] #53 5.449 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T07:50:27.208Z] #53 6.870 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T07:50:27.208Z] #53 ... [2022-02-18T07:50:27.208Z] [2022-02-18T07:50:27.208Z] #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-02-18T07:50:27.208Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-18T07:50:27.208Z] #34 2.085 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T07:50:27.208Z] #34 2.086 Cloning into '.'... [2022-02-18T07:50:27.305Z] [2022-02-18T07:50:27.305Z] #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-02-18T07:50:27.305Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:27.305Z] #47 13.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:27.305Z] #47 16.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T07:50:27.434Z] #14 30.77 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:27.434Z] #14 30.77 Need to get 115 MB of archives. [2022-02-18T07:50:27.434Z] #14 30.77 After this operation, 645 MB of additional disk space will be used. [2022-02-18T07:50:27.434Z] #14 30.77 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-02-18T07:50:27.434Z] #14 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-18T07:50:27.469Z] #34 ... [2022-02-18T07:50:27.469Z] [2022-02-18T07:50:27.469Z] #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-02-18T07:50:27.469Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-18T07:50:27.469Z] #58 3.517 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:27.469Z] #58 3.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:27.469Z] #58 3.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:27.469Z] #58 4.042 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:50:27.469Z] #58 5.382 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:50:27.469Z] #58 5.603 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:50:27.469Z] #58 ... [2022-02-18T07:50:27.469Z] [2022-02-18T07:50:27.469Z] #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-02-18T07:50:27.469Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T07:50:27.469Z] #47 3.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:27.469Z] #47 3.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:27.469Z] #47 3.502 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:27.469Z] #47 3.972 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T07:50:27.469Z] #47 4.194 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:50:27.469Z] #47 5.151 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:50:27.469Z] #47 6.474 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:50:27.469Z] #47 8.193 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T07:50:27.695Z] #14 31.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T07:50:27.695Z] #14 31.01 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-02-18T07:50:27.695Z] #14 31.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-18T07:50:27.695Z] #14 31.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T07:50:27.731Z] #47 ... [2022-02-18T07:50:27.731Z] [2022-02-18T07:50:27.731Z] #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-02-18T07:50:27.731Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-18T07:50:27.731Z] #36 3.376 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T07:50:27.731Z] #36 ... [2022-02-18T07:50:27.731Z] [2022-02-18T07:50:27.731Z] #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-02-18T07:50:27.731Z] #31 sha256:53b067498e071e799012becffc81f98ada4dbd06d4451d497daf3a9f6d5ab321 [2022-02-18T07:50:27.731Z] #31 9.841 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T07:50:27.731Z] #31 11.30 [2022-02-18T07:50:27.958Z] #14 31.33 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-02-18T07:50:27.958Z] #14 31.48 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-02-18T07:50:27.958Z] #14 31.48 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-02-18T07:50:28.040Z] #63 14.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T07:50:28.040Z] #63 ... [2022-02-18T07:50:28.040Z] [2022-02-18T07:50:28.040Z] #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-02-18T07:50:28.040Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:28.040Z] #51 5.145 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T07:50:28.040Z] #51 ... [2022-02-18T07:50:28.040Z] [2022-02-18T07:50:28.040Z] #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-02-18T07:50:28.040Z] #26 sha256:62ef7c55f4008e6bbe43429e7093346a48cfd0ce3f0523cc715395c9dfb58ebc [2022-02-18T07:50:28.040Z] #26 15.12 + mkdir -p /build [2022-02-18T07:50:28.253Z] #31 11.58 #=#=# 0.1% ######### 13.8% ############### 21.6% ############################ 39.0% ###################################### 54.1% ################################################# 69.3% ############################################################## 86.8% ######################################################################## 100.0% [2022-02-18T07:50:28.300Z] #26 15.14 + mv docker/docker /build/ [2022-02-18T07:50:28.300Z] #26 15.16 + rmdir docker [2022-02-18T07:50:28.300Z] #26 DONE 15.3s [2022-02-18T07:50:28.300Z] [2022-02-18T07:50:28.300Z] #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-02-18T07:50:28.300Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:50:28.300Z] #49 14.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T07:50:28.300Z] #49 14.51 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T07:50:28.300Z] #49 14.70 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T07:50:28.534Z] #14 32.00 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-02-18T07:50:28.661Z] #19 106.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-18T07:50:28.661Z] #19 106.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:28.661Z] #19 106.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:50:28.661Z] #19 106.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-18T07:50:28.661Z] #19 106.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:28.661Z] #19 106.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T07:50:28.661Z] #19 ... [2022-02-18T07:50:28.661Z] [2022-02-18T07:50:28.661Z] #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-02-18T07:50:28.661Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:28.661Z] #50 116.0 + dpkg --print-architecture [2022-02-18T07:50:28.661Z] #50 116.0 + git checkout -q v2.1.0 [2022-02-18T07:50:28.661Z] #50 116.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-18T07:50:28.661Z] #50 116.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-18T07:50:28.824Z] #31 ... [2022-02-18T07:50:28.824Z] [2022-02-18T07:50:28.824Z] #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-02-18T07:50:28.824Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T07:50:28.824Z] #43 2.102 + git clone https://github.com/docker/distribution.git . [2022-02-18T07:50:28.824Z] #43 2.102 Cloning into '.'... [2022-02-18T07:50:28.824Z] #43 ... [2022-02-18T07:50:28.824Z] [2022-02-18T07:50:28.824Z] #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-02-18T07:50:28.824Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-18T07:50:28.824Z] #58 12.18 Fetched 8388 kB in 9s (934 kB/s) [2022-02-18T07:50:29.222Z] #47 ... [2022-02-18T07:50:29.222Z] [2022-02-18T07:50:29.222Z] #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-02-18T07:50:29.222Z] #63 sha256:19c2f4710b84bbebddb0da72ff10560e7f1f0579e4940a10617a49ef30a711a7 [2022-02-18T07:50:29.222Z] #63 19.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T07:50:29.478Z] #14 33.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-02-18T07:50:29.482Z] #63 19.63 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T07:50:29.482Z] #63 19.85 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T07:50:29.741Z] #14 ... [2022-02-18T07:50:29.741Z] [2022-02-18T07:50:29.741Z] #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-02-18T07:50:29.741Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:29.741Z] #58 29.94 The following additional packages will be installed: [2022-02-18T07:50:29.741Z] #58 29.94 libbtrfs0 [2022-02-18T07:50:29.741Z] #58 30.08 The following NEW packages will be installed: [2022-02-18T07:50:29.741Z] #58 30.15 libbtrfs-dev libbtrfs0 [2022-02-18T07:50:29.741Z] #58 30.47 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:29.741Z] #58 30.47 Need to get 460 kB of archives. [2022-02-18T07:50:29.741Z] #58 30.47 After this operation, 1237 kB of additional disk space will be used. [2022-02-18T07:50:29.741Z] #58 30.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T07:50:29.741Z] #58 30.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T07:50:29.741Z] #58 31.36 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:29.741Z] #58 31.56 Fetched 460 kB in 0s (1336 kB/s) [2022-02-18T07:50:29.741Z] #58 31.63 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T07:50:29.741Z] #58 31.63 (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-02-18T07:50:29.741Z] #58 31.67 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T07:50:29.741Z] #58 31.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:50:29.741Z] #58 31.93 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T07:50:29.741Z] #58 31.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T07:50:29.741Z] #58 31.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:50:29.741Z] #58 32.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:50:29.741Z] #58 32.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:50:29.741Z] #58 32.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:50:29.741Z] #58 DONE 33.1s [2022-02-18T07:50:29.741Z] [2022-02-18T07:50:29.741Z] #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-02-18T07:50:29.741Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:29.741Z] #51 31.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:50:29.741Z] #51 31.05 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T07:50:29.741Z] #51 31.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T07:50:29.741Z] #51 31.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T07:50:29.741Z] #51 31.28 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T07:50:29.741Z] #51 31.33 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T07:50:29.741Z] #51 31.36 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T07:50:29.741Z] #51 31.38 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T07:50:29.741Z] #51 31.45 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T07:50:29.741Z] #51 31.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T07:50:29.741Z] #51 31.61 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T07:50:29.741Z] #51 31.64 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T07:50:29.741Z] #51 31.69 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T07:50:29.741Z] #51 31.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T07:50:29.741Z] #51 31.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T07:50:29.741Z] #51 31.91 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T07:50:29.741Z] #51 31.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T07:50:29.741Z] #51 32.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T07:50:29.741Z] #51 32.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T07:50:29.741Z] #51 32.07 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T07:50:29.741Z] #51 32.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T07:50:29.741Z] #51 32.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T07:50:29.741Z] #51 32.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T07:50:29.741Z] #51 32.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T07:50:29.741Z] #51 32.92 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T07:50:29.741Z] #51 32.92 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T07:50:29.741Z] #51 32.96 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T07:50:30.004Z] #51 ... [2022-02-18T07:50:30.004Z] [2022-02-18T07:50:30.004Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T07:50:30.004Z] #59 sha256:9aef8df4e9a2434266545fc6783349bf60577c943890b5b49b8dc20f20627512 [2022-02-18T07:50:30.004Z] #59 DONE 0.5s [2022-02-18T07:50:30.238Z] #58 12.18 Reading package lists... [2022-02-18T07:50:30.238Z] #58 ... [2022-02-18T07:50:30.238Z] [2022-02-18T07:50:30.238Z] #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-02-18T07:50:30.238Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T07:50:30.238Z] #38 3.477 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:50:30.238Z] #38 3.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:50:30.238Z] #38 3.493 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:50:30.238Z] #38 3.875 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:50:30.238Z] #38 4.802 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:50:30.238Z] #38 6.393 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:50:30.238Z] #38 11.55 Fetched 8388 kB in 8s (1006 kB/s) [2022-02-18T07:50:30.238Z] #38 11.55 Reading package lists... [2022-02-18T07:50:30.238Z] #38 ... [2022-02-18T07:50:30.238Z] [2022-02-18T07:50:30.238Z] #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-02-18T07:50:30.238Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-18T07:50:30.238Z] #36 12.53 tomll can be used in two ways: [2022-02-18T07:50:30.238Z] #36 12.54 Writing to STDIN and reading from STDOUT: [2022-02-18T07:50:30.238Z] #36 12.54 cat file.toml | tomll > file.toml [2022-02-18T07:50:30.238Z] #36 12.54 [2022-02-18T07:50:30.238Z] #36 12.54 Reading and updating a list of files: [2022-02-18T07:50:30.238Z] #36 12.54 tomll a.toml b.toml c.toml [2022-02-18T07:50:30.238Z] #36 12.54 [2022-02-18T07:50:30.238Z] #36 12.54 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T07:50:30.267Z] [2022-02-18T07:50:30.267Z] #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-02-18T07:50:30.267Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:30.267Z] #51 33.75 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T07:50:30.267Z] #51 33.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T07:50:30.267Z] #51 33.88 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T07:50:30.267Z] #51 33.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T07:50:30.267Z] #51 33.92 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T07:50:30.267Z] #51 33.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T07:50:30.267Z] #51 ... [2022-02-18T07:50:30.267Z] [2022-02-18T07:50:30.268Z] #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-02-18T07:50:30.268Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:30.268Z] #43 23.46 + git checkout -q v2.3.0 [2022-02-18T07:50:30.268Z] #43 25.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-18T07:50:30.539Z] #43 ... [2022-02-18T07:50:30.539Z] [2022-02-18T07:50:30.539Z] #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-02-18T07:50:30.539Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:30.539Z] #51 33.96 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T07:50:30.539Z] #51 33.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T07:50:30.539Z] #51 34.05 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T07:50:30.539Z] #51 34.13 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T07:50:30.539Z] #51 34.16 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T07:50:30.804Z] #51 34.16 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T07:50:30.804Z] #51 34.20 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T07:50:30.804Z] #51 34.22 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T07:50:30.804Z] #51 34.24 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T07:50:30.804Z] #51 ... [2022-02-18T07:50:30.804Z] [2022-02-18T07:50:30.804Z] #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-02-18T07:50:30.804Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:30.804Z] #38 19.40 Reading package lists... [2022-02-18T07:50:30.804Z] #38 24.35 Reading package lists... [2022-02-18T07:50:30.804Z] #38 29.02 Building dependency tree... [2022-02-18T07:50:30.804Z] #38 31.74 The following additional packages will be installed: [2022-02-18T07:50:30.804Z] #38 31.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-18T07:50:30.804Z] #38 31.74 Suggested packages: [2022-02-18T07:50:30.804Z] #38 31.74 cmake-doc ninja-build lrzip [2022-02-18T07:50:30.804Z] #38 31.74 Recommended packages: [2022-02-18T07:50:30.804Z] #38 31.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T07:50:30.804Z] #38 32.50 The following NEW packages will be installed: [2022-02-18T07:50:30.804Z] #38 32.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-18T07:50:30.804Z] #38 32.50 vim-common xxd [2022-02-18T07:50:30.804Z] #38 32.92 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:30.804Z] #38 32.92 Need to get 17.7 MB of archives. [2022-02-18T07:50:30.804Z] #38 32.92 After this operation, 70.7 MB of additional disk space will be used. [2022-02-18T07:50:30.804Z] #38 32.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:50:30.804Z] #38 32.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:50:30.804Z] #38 32.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T07:50:30.804Z] #38 32.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T07:50:30.804Z] #38 33.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-18T07:50:30.804Z] #38 33.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-18T07:50:30.804Z] #38 33.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-18T07:50:30.804Z] #38 33.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-18T07:50:30.804Z] #38 33.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-18T07:50:30.804Z] #38 33.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-18T07:50:30.804Z] #38 ... [2022-02-18T07:50:30.804Z] [2022-02-18T07:50:30.804Z] #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-02-18T07:50:30.804Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:30.804Z] #51 34.36 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T07:50:30.804Z] #51 34.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T07:50:30.804Z] #51 34.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T07:50:30.804Z] #51 34.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T07:50:30.858Z] #63 20.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T07:50:31.068Z] #51 34.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T07:50:31.068Z] #51 34.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T07:50:31.068Z] #51 34.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T07:50:31.330Z] #51 34.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T07:50:31.330Z] #51 34.66 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T07:50:31.330Z] #51 34.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T07:50:31.330Z] #51 34.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T07:50:31.330Z] #51 34.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T07:50:31.330Z] #51 34.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T07:50:31.330Z] #51 34.85 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T07:50:31.330Z] #51 34.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T07:50:31.330Z] #51 34.87 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T07:50:31.330Z] #51 34.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T07:50:31.330Z] #51 34.95 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T07:50:31.330Z] #51 34.99 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T07:50:31.592Z] #51 34.99 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T07:50:31.592Z] #51 35.02 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T07:50:31.592Z] #51 35.06 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T07:50:31.592Z] #51 35.08 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T07:50:31.786Z] #49 18.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T07:50:31.786Z] #49 18.50 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T07:50:31.854Z] #51 35.22 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T07:50:31.854Z] #51 35.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T07:50:31.854Z] #51 35.25 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T07:50:31.854Z] #51 35.27 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T07:50:31.854Z] #51 35.31 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T07:50:32.236Z] #63 ... [2022-02-18T07:50:32.236Z] [2022-02-18T07:50:32.236Z] #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-02-18T07:50:32.236Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:32.236Z] #38 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:32.236Z] #38 ... [2022-02-18T07:50:32.236Z] [2022-02-18T07:50:32.236Z] #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-02-18T07:50:32.236Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T07:50:32.236Z] #36 22.91 tomll can be used in two ways: [2022-02-18T07:50:32.236Z] #36 22.91 Writing to STDIN and reading from STDOUT: [2022-02-18T07:50:32.236Z] #36 22.91 cat file.toml | tomll > file.toml [2022-02-18T07:50:32.236Z] #36 22.91 [2022-02-18T07:50:32.236Z] #36 22.91 Reading and updating a list of files: [2022-02-18T07:50:32.236Z] #36 22.91 tomll a.toml b.toml c.toml [2022-02-18T07:50:32.236Z] #36 22.91 [2022-02-18T07:50:32.236Z] #36 22.91 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T07:50:32.236Z] #36 DONE 23.1s [2022-02-18T07:50:32.236Z] [2022-02-18T07:50:32.236Z] #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-02-18T07:50:32.236Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:32.236Z] #14 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:32.236Z] #14 ... [2022-02-18T07:50:32.236Z] [2022-02-18T07:50:32.236Z] #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-02-18T07:50:32.236Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:50:32.236Z] #49 18.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T07:50:32.236Z] #49 18.68 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T07:50:32.429Z] #51 35.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T07:50:32.429Z] #51 35.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T07:50:32.429Z] #51 35.80 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T07:50:32.429Z] #51 35.81 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T07:50:32.429Z] #51 35.85 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T07:50:32.429Z] #51 35.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T07:50:32.429Z] #51 35.90 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T07:50:32.429Z] #51 35.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T07:50:32.429Z] #51 35.97 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T07:50:32.699Z] #51 36.18 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T07:50:32.699Z] #51 36.19 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T07:50:32.699Z] #51 36.21 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T07:50:32.699Z] #51 36.21 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T07:50:32.699Z] #51 36.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T07:50:32.961Z] #51 36.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T07:50:32.962Z] #51 36.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T07:50:32.962Z] #51 36.27 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T07:50:32.962Z] #51 36.38 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T07:50:32.962Z] #51 36.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T07:50:32.962Z] #51 36.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T07:50:32.962Z] #51 36.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T07:50:33.226Z] #51 36.64 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T07:50:33.226Z] #51 36.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T07:50:33.226Z] #51 36.72 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T07:50:33.226Z] #51 36.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T07:50:33.226Z] #51 36.75 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T07:50:33.497Z] #51 36.88 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T07:50:33.497Z] #51 36.96 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T07:50:33.695Z] #49 ... [2022-02-18T07:50:33.695Z] [2022-02-18T07:50:33.695Z] #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-02-18T07:50:33.695Z] #63 sha256:5a6221ab5d5b8a62892756f80d44936d5c423f00e3e3217c6f7b441e18e5ea70 [2022-02-18T07:50:33.695Z] #63 15.64 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T07:50:33.695Z] #63 15.80 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T07:50:33.695Z] #63 16.85 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T07:50:33.695Z] #63 17.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:50:33.695Z] #63 17.30 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T07:50:33.695Z] #63 17.73 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T07:50:33.695Z] #63 18.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T07:50:33.695Z] #63 18.83 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T07:50:33.695Z] #63 19.02 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T07:50:34.163Z] #49 ... [2022-02-18T07:50:34.163Z] [2022-02-18T07:50:34.163Z] #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-02-18T07:50:34.163Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:34.163Z] #14 25.03 Fetched 8504 kB in 19s (450 kB/s) [2022-02-18T07:50:34.263Z] #63 21.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T07:50:34.523Z] #63 ... [2022-02-18T07:50:34.523Z] [2022-02-18T07:50:34.523Z] #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-02-18T07:50:34.523Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:34.523Z] #47 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:34.523Z] #47 14.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:34.523Z] #47 17.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T07:50:34.523Z] #47 ... [2022-02-18T07:50:34.523Z] [2022-02-18T07:50:34.523Z] #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-02-18T07:50:34.523Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:34.523Z] #58 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:50:34.523Z] #58 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:34.543Z] #36 DONE 17.6s [2022-02-18T07:50:34.543Z] [2022-02-18T07:50:34.543Z] #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-02-18T07:50:34.543Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T07:50:34.543Z] #43 14.50 + git checkout -q v2.3.0 [2022-02-18T07:50:34.543Z] #43 16.34 + 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-02-18T07:50:34.783Z] #58 ... [2022-02-18T07:50:34.783Z] [2022-02-18T07:50:34.783Z] #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-02-18T07:50:34.783Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T07:50:34.783Z] #36 21.85 tomll can be used in two ways: [2022-02-18T07:50:34.783Z] #36 21.85 Writing to STDIN and reading from STDOUT: [2022-02-18T07:50:34.783Z] #36 21.85 cat file.toml | tomll > file.toml [2022-02-18T07:50:34.783Z] #36 21.85 [2022-02-18T07:50:34.783Z] #36 21.85 Reading and updating a list of files: [2022-02-18T07:50:34.783Z] #36 21.85 tomll a.toml b.toml c.toml [2022-02-18T07:50:34.783Z] #36 21.85 [2022-02-18T07:50:34.783Z] #36 21.85 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T07:50:34.783Z] #36 DONE 22.1s [2022-02-18T07:50:34.783Z] [2022-02-18T07:50:34.783Z] #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-02-18T07:50:34.783Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:34.783Z] #14 14.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:34.889Z] #51 38.22 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T07:50:34.889Z] #51 38.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T07:50:34.889Z] #51 38.26 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T07:50:34.889Z] #51 38.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T07:50:34.889Z] #51 38.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T07:50:34.889Z] #51 38.43 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T07:50:35.150Z] #51 38.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T07:50:35.150Z] #51 38.74 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T07:50:35.150Z] #51 38.75 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T07:50:35.411Z] #51 38.94 go: downloading golang.org/x/text v0.3.7 [2022-02-18T07:50:35.672Z] #51 ... [2022-02-18T07:50:35.672Z] [2022-02-18T07:50:35.672Z] #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-02-18T07:50:35.672Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:35.672Z] #47 27.80 Building dependency tree... [2022-02-18T07:50:35.672Z] #47 30.30 The following additional packages will be installed: [2022-02-18T07:50:35.672Z] #47 30.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:50:35.672Z] #47 30.31 python3-protobuf python3-six [2022-02-18T07:50:35.672Z] #47 30.31 Suggested packages: [2022-02-18T07:50:35.672Z] #47 30.36 python3-setuptools [2022-02-18T07:50:35.672Z] #47 30.36 Recommended packages: [2022-02-18T07:50:35.672Z] #47 30.36 iproute2 | iproute [2022-02-18T07:50:35.672Z] #47 30.87 The following NEW packages will be installed: [2022-02-18T07:50:35.672Z] #47 30.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:50:35.672Z] #47 30.87 python3-protobuf python3-six [2022-02-18T07:50:35.672Z] #47 31.33 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:35.672Z] #47 31.33 Need to get 2292 kB of archives. [2022-02-18T07:50:35.672Z] #47 31.33 After this operation, 11.0 MB of additional disk space will be used. [2022-02-18T07:50:35.672Z] #47 31.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-18T07:50:35.672Z] #47 31.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:50:35.672Z] #47 31.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T07:50:35.672Z] #47 31.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-18T07:50:35.672Z] #47 31.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T07:50:35.672Z] #47 31.39 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-02-18T07:50:35.672Z] #47 31.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T07:50:35.672Z] #47 34.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-18T07:50:35.672Z] #47 36.04 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:35.672Z] #47 36.21 Fetched 2292 kB in 4s (548 kB/s) [2022-02-18T07:50:35.672Z] #47 36.29 Selecting previously unselected package libprotobuf23:amd64. [2022-02-18T07:50:35.672Z] #47 36.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T07:50:35.672Z] #47 36.33 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-18T07:50:35.672Z] #47 36.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T07:50:35.672Z] #47 37.12 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:50:35.672Z] #47 37.13 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:50:35.672Z] #47 37.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:50:35.672Z] #47 37.33 Selecting previously unselected package python3-six. [2022-02-18T07:50:35.672Z] #47 37.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T07:50:35.672Z] #47 37.34 Unpacking python3-six (1.16.0-2) ... [2022-02-18T07:50:35.672Z] #47 37.43 Selecting previously unselected package python3-protobuf. [2022-02-18T07:50:35.672Z] #47 37.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-18T07:50:35.672Z] #47 37.44 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T07:50:35.672Z] #47 37.96 Selecting previously unselected package libnet1:amd64. [2022-02-18T07:50:35.672Z] #47 37.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T07:50:35.672Z] #47 37.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:50:35.672Z] #47 38.12 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T07:50:35.672Z] #47 38.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T07:50:35.672Z] #47 38.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:50:35.672Z] #47 38.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T07:50:35.672Z] #47 38.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T07:50:35.672Z] #47 38.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:50:35.672Z] #47 38.37 Selecting previously unselected package criu. [2022-02-18T07:50:35.672Z] #47 38.37 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-18T07:50:35.672Z] #47 38.38 Unpacking criu (3.16.1-3) ... [2022-02-18T07:50:35.672Z] #47 ... [2022-02-18T07:50:35.672Z] [2022-02-18T07:50:35.672Z] #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-02-18T07:50:35.672Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:50:35.933Z] #34 39.24 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-02-18T07:50:35.933Z] #34 39.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T07:50:36.690Z] #14 ... [2022-02-18T07:50:36.690Z] [2022-02-18T07:50:36.690Z] #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-02-18T07:50:36.690Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:36.690Z] #38 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:50:36.690Z] #38 23.75 Fetched 8504 kB in 18s (470 kB/s) [2022-02-18T07:50:36.878Z] #34 40.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T07:50:37.099Z] #43 ... [2022-02-18T07:50:37.099Z] [2022-02-18T07:50:37.099Z] #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-02-18T07:50:37.099Z] #63 sha256:8cb9d1af492bf19f70293d1ca5446f9d87aa14eefe0e36886521038b39409003 [2022-02-18T07:50:37.099Z] #63 9.695 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T07:50:37.099Z] #63 9.886 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T07:50:37.099Z] #63 10.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:50:37.099Z] #63 10.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T07:50:37.099Z] #63 10.40 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T07:50:37.099Z] #63 10.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T07:50:37.099Z] #63 10.75 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T07:50:37.099Z] #63 11.82 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T07:50:37.099Z] #63 12.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T07:50:37.099Z] #63 ... [2022-02-18T07:50:37.099Z] [2022-02-18T07:50:37.099Z] #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-02-18T07:50:37.099Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-18T07:50:37.099Z] #58 12.18 Reading package lists... [2022-02-18T07:50:37.099Z] #58 16.09 Reading package lists... [2022-02-18T07:50:37.261Z] #38 23.75 Reading package lists... [2022-02-18T07:50:37.261Z] #38 ... [2022-02-18T07:50:37.261Z] [2022-02-18T07:50:37.261Z] #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-02-18T07:50:37.261Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:37.261Z] #58 24.39 Fetched 8504 kB in 19s (454 kB/s) [2022-02-18T07:50:37.361Z] #58 19.81 Building dependency tree... [2022-02-18T07:50:37.361Z] #58 ... [2022-02-18T07:50:37.361Z] [2022-02-18T07:50:37.361Z] #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-02-18T07:50:37.361Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-18T07:50:37.361Z] #49 10.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T07:50:37.361Z] #49 10.94 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T07:50:37.623Z] #49 ... [2022-02-18T07:50:37.623Z] [2022-02-18T07:50:37.623Z] #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-02-18T07:50:37.623Z] #31 sha256:53b067498e071e799012becffc81f98ada4dbd06d4451d497daf3a9f6d5ab321 [2022-02-18T07:50:37.623Z] #31 13.49 [2022-02-18T07:50:37.623Z] #31 17.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T07:50:37.623Z] #31 18.54 #=#=# [2022-02-18T07:50:37.623Z] #31 18.86 #=#=# ############ 17.5% ######################################################################## 100.0% [2022-02-18T07:50:37.623Z] #31 20.23 [2022-02-18T07:50:37.885Z] #31 ... [2022-02-18T07:50:37.885Z] [2022-02-18T07:50:37.885Z] #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-02-18T07:50:37.885Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T07:50:37.885Z] #38 11.55 Reading package lists... [2022-02-18T07:50:37.885Z] #38 15.74 Reading package lists... [2022-02-18T07:50:37.885Z] #38 20.21 Building dependency tree... [2022-02-18T07:50:38.146Z] #38 ... [2022-02-18T07:50:38.146Z] [2022-02-18T07:50:38.146Z] #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-02-18T07:50:38.146Z] #31 sha256:53b067498e071e799012becffc81f98ada4dbd06d4451d497daf3a9f6d5ab321 [2022-02-18T07:50:38.146Z] #31 22.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T07:50:38.668Z] #50 ... [2022-02-18T07:50:38.668Z] [2022-02-18T07:50:38.668Z] #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-02-18T07:50:38.668Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T07:50:38.668Z] #19 115.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-18T07:50:38.668Z] #19 115.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:38.668Z] #19 115.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:50:38.668Z] #19 115.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-18T07:50:38.668Z] #19 115.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:38.668Z] #19 115.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:50:39.091Z] #31 ... [2022-02-18T07:50:39.091Z] [2022-02-18T07:50:39.091Z] #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-02-18T07:50:39.091Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:50:39.091Z] #14 12.54 Fetched 8388 kB in 9s (916 kB/s) [2022-02-18T07:50:39.091Z] #14 12.54 Reading package lists... [2022-02-18T07:50:39.091Z] #14 16.44 Reading package lists... [2022-02-18T07:50:39.091Z] #14 20.71 Building dependency tree... [2022-02-18T07:50:39.359Z] #14 ... [2022-02-18T07:50:39.359Z] [2022-02-18T07:50:39.359Z] #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-02-18T07:50:39.359Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T07:50:39.359Z] #51 22.46 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T07:50:39.359Z] #51 22.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:50:39.359Z] #51 22.52 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T07:50:39.359Z] #51 22.56 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T07:50:39.359Z] #51 22.77 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T07:50:39.359Z] #51 22.80 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T07:50:39.359Z] #51 ... [2022-02-18T07:50:39.359Z] [2022-02-18T07:50:39.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-02-18T07:50:39.359Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T07:50:39.359Z] #47 12.51 Fetched 8391 kB in 9s (899 kB/s) [2022-02-18T07:50:39.359Z] #47 12.51 Reading package lists... [2022-02-18T07:50:39.359Z] #47 16.52 Reading package lists... [2022-02-18T07:50:39.359Z] #47 20.85 Building dependency tree... [2022-02-18T07:50:39.547Z] #14 25.03 Reading package lists... [2022-02-18T07:50:39.547Z] #14 30.08 Reading package lists... [2022-02-18T07:50:39.547Z] #14 ... [2022-02-18T07:50:39.547Z] [2022-02-18T07:50:39.547Z] #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-02-18T07:50:39.548Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:39.548Z] #43 29.27 + git checkout -q v2.3.0 [2022-02-18T07:50:39.619Z] #47 ... [2022-02-18T07:50:39.619Z] [2022-02-18T07:50:39.619Z] #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-02-18T07:50:39.619Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T07:50:39.619Z] #38 23.02 The following additional packages will be installed: [2022-02-18T07:50:39.619Z] #38 23.07 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-18T07:50:39.619Z] #38 23.07 Suggested packages: [2022-02-18T07:50:39.619Z] #38 23.07 cmake-doc ninja-build lrzip [2022-02-18T07:50:39.619Z] #38 23.07 Recommended packages: [2022-02-18T07:50:39.619Z] #38 23.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T07:50:40.190Z] #38 23.75 The following NEW packages will be installed: [2022-02-18T07:50:40.225Z] #34 ... [2022-02-18T07:50:40.225Z] [2022-02-18T07:50: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-02-18T07:50:40.225Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:40.225Z] #14 33.52 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-02-18T07:50:40.225Z] #14 34.03 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-02-18T07:50:40.225Z] #14 35.10 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-02-18T07:50:40.225Z] #14 35.71 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-02-18T07:50:40.225Z] #14 35.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-18T07:50:40.225Z] #14 35.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-18T07:50:40.225Z] #14 35.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T07:50:40.225Z] #14 35.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T07:50:40.225Z] #14 35.73 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-02-18T07:50:40.225Z] #14 35.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-18T07:50:40.225Z] #14 35.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-18T07:50:40.225Z] #14 35.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-18T07:50:40.225Z] #14 35.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-18T07:50:40.225Z] #14 35.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-18T07:50:40.225Z] #14 35.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-18T07:50:40.225Z] #14 35.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-18T07:50:40.225Z] #14 35.81 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-02-18T07:50:40.225Z] #14 35.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-18T07:50:40.225Z] #14 35.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-18T07:50:40.225Z] #14 36.67 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:40.225Z] #14 36.86 Fetched 115 MB in 5s (21.0 MB/s) [2022-02-18T07:50:40.225Z] #14 36.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T07:50:40.225Z] #14 36.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T07:50:40.225Z] #14 37.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T07:50:40.225Z] #14 37.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:50:40.225Z] #14 38.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T07:50:40.225Z] #14 38.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T07:50:40.225Z] #14 38.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:50:40.225Z] #14 41.55 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T07:50:40.225Z] #14 41.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T07:50:40.225Z] #14 41.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:50:40.225Z] #14 41.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-18T07:50:40.225Z] #14 41.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:50:40.225Z] #14 41.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:50:40.225Z] #14 41.88 Selecting previously unselected package dmsetup. [2022-02-18T07:50:40.225Z] #14 41.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:50:40.225Z] #14 41.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:50:40.225Z] #14 42.05 Selecting previously unselected package mingw-w64-common. [2022-02-18T07:50:40.225Z] #14 42.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T07:50:40.225Z] #14 42.05 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T07:50:40.225Z] #14 ... [2022-02-18T07:50:40.225Z] [2022-02-18T07:50:40.225Z] #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-02-18T07:50:40.225Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:50:40.225Z] #60 2.544 + RM_GOPATH=0 [2022-02-18T07:50:40.225Z] #60 2.544 + TMP_GOPATH= [2022-02-18T07:50:40.225Z] #60 2.544 + : /build [2022-02-18T07:50:40.225Z] #60 2.544 + '[' -z '' ']' [2022-02-18T07:50:40.225Z] #60 2.545 ++ mktemp -d [2022-02-18T07:50:40.225Z] #60 2.554 + export GOPATH=/tmp/tmp.j2nl9sd9YA [2022-02-18T07:50:40.225Z] #60 2.555 + GOPATH=/tmp/tmp.j2nl9sd9YA [2022-02-18T07:50:40.225Z] #60 2.555 + RM_GOPATH=1 [2022-02-18T07:50:40.225Z] #60 2.555 + case "$(go env GOARCH)" in [2022-02-18T07:50:40.225Z] #60 2.556 ++ go env GOARCH [2022-02-18T07:50:40.225Z] #60 2.590 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:40.225Z] #60 2.590 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:40.225Z] #60 2.592 ++ dirname /install.sh [2022-02-18T07:50:40.225Z] #60 2.592 + dir=/ [2022-02-18T07:50:40.225Z] #60 2.592 + bin=containerd [2022-02-18T07:50:40.225Z] #60 2.592 + shift [2022-02-18T07:50:40.225Z] #60 2.592 + '[' '!' -f //containerd.installer ']' [2022-02-18T07:50:40.225Z] #60 2.592 + . //containerd.installer [2022-02-18T07:50:40.225Z] #60 2.592 ++ set -e [2022-02-18T07:50:40.225Z] #60 2.592 ++ : v1.5.9 [2022-02-18T07:50:40.225Z] #60 2.592 + install_containerd [2022-02-18T07:50:40.225Z] #60 2.593 + echo 'Install containerd version v1.5.9' [2022-02-18T07:50:40.225Z] #60 2.593 Install containerd version v1.5.9 [2022-02-18T07:50:40.225Z] #60 2.593 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j2nl9sd9YA/src/github.com/containerd/containerd [2022-02-18T07:50:40.225Z] #60 2.595 Cloning into '/tmp/tmp.j2nl9sd9YA/src/github.com/containerd/containerd'... [2022-02-18T07:50:40.225Z] #60 ... [2022-02-18T07:50:40.225Z] [2022-02-18T07:50:40.226Z] #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-02-18T07:50:40.226Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:40.226Z] #51 43.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T07:50:40.226Z] #51 43.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T07:50:40.226Z] #51 43.60 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T07:50:40.226Z] #51 43.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T07:50:40.226Z] #51 43.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T07:50:40.226Z] #51 43.70 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T07:50:40.226Z] #51 43.84 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T07:50:40.450Z] #38 23.77 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-18T07:50:40.450Z] #38 23.77 vim-common xxd [2022-02-18T07:50:40.510Z] #51 44.01 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T07:50:40.511Z] #51 44.04 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T07:50:40.511Z] #51 44.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T07:50:40.511Z] #51 44.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T07:50:40.713Z] #38 24.14 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:40.713Z] #38 24.14 Need to get 15.6 MB of archives. [2022-02-18T07:50:40.713Z] #38 24.14 After this operation, 67.4 MB of additional disk space will be used. [2022-02-18T07:50:40.713Z] #38 24.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:50:40.713Z] #38 24.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:50:40.713Z] #38 24.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T07:50:40.713Z] #38 24.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-18T07:50:40.782Z] #51 44.25 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T07:50:40.922Z] #43 31.25 + 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-02-18T07:50:41.045Z] #51 44.68 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T07:50:41.045Z] #51 ... [2022-02-18T07:50:41.045Z] [2022-02-18T07:50:41.045Z] #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-02-18T07:50:41.045Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:41.045Z] #38 34.59 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:41.045Z] #38 34.81 Fetched 17.7 MB in 1s (14.8 MB/s) [2022-02-18T07:50:41.045Z] #38 34.86 Selecting previously unselected package xxd. [2022-02-18T07:50:41.045Z] #38 34.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-02-18T07:50:41.045Z] #38 34.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:50:41.045Z] #38 34.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:41.045Z] #38 35.22 Selecting previously unselected package vim-common. [2022-02-18T07:50:41.045Z] #38 35.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:50:41.045Z] #38 35.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:41.045Z] #38 35.46 Selecting previously unselected package cmake-data. [2022-02-18T07:50:41.045Z] #38 35.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T07:50:41.045Z] #38 35.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:50:41.045Z] #38 38.32 Selecting previously unselected package libicu67:amd64. [2022-02-18T07:50:41.045Z] #38 38.34 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-18T07:50:41.045Z] #38 38.36 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T07:50:41.045Z] #38 43.98 Selecting previously unselected package libxml2:amd64. [2022-02-18T07:50:41.045Z] #38 43.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-18T07:50:41.045Z] #38 44.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:50:41.045Z] #38 44.46 Selecting previously unselected package libarchive13:amd64. [2022-02-18T07:50:41.045Z] #38 44.47 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-18T07:50:41.045Z] #38 44.47 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T07:50:41.312Z] Running on azwin-2-ec9170 in d:\jenkins\workspace\moby_PR-43255 [Pipeline] { [2022-02-18T07:50:41.313Z] #38 44.72 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-18T07:50:41.313Z] #38 44.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-18T07:50:41.313Z] #38 44.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T07:50:41.313Z] #38 ... [2022-02-18T07:50:41.313Z] [2022-02-18T07:50:41.313Z] #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-02-18T07:50:41.313Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:41.313Z] #51 44.78 go: downloading github.com/google/go-cmp v0.5.6 [Pipeline] ws [2022-02-18T07:50:41.330Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-18T07:50:41.460Z] #58 24.39 Reading package lists... [2022-02-18T07:50:41.574Z] #51 45.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T07:50:41.574Z] #51 45.15 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T07:50:41.574Z] #51 45.15 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T07:50:41.574Z] #51 45.22 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T07:50:41.750Z] #38 24.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-18T07:50:41.839Z] #51 45.22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T07:50:41.839Z] #51 45.30 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T07:50:41.839Z] #51 45.34 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T07:50:42.012Z] #38 25.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-18T07:50:42.012Z] #38 25.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-18T07:50:42.012Z] #38 25.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-18T07:50:42.012Z] #38 25.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-18T07:50:42.012Z] #38 25.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-18T07:50:42.101Z] #51 45.53 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T07:50:42.362Z] #51 45.70 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T07:50:42.362Z] #51 45.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T07:50:42.362Z] #51 45.86 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T07:50:42.655Z] #58 29.04 Reading package lists... [2022-02-18T07:50:42.655Z] #58 ... [2022-02-18T07:50:42.655Z] [2022-02-18T07:50:42.655Z] #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-02-18T07:50:42.655Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:42.655Z] #43 27.51 + git checkout -q v2.3.0 [2022-02-18T07:50:42.655Z] #43 29.06 + 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-02-18T07:50:42.921Z] The recommended git tool is: git [2022-02-18T07:50:42.958Z] #38 26.40 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:42.958Z] #38 ... [2022-02-18T07:50:42.958Z] [2022-02-18T07:50:42.958Z] #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-02-18T07:50:42.958Z] #31 sha256:53b067498e071e799012becffc81f98ada4dbd06d4451d497daf3a9f6d5ab321 [2022-02-18T07:50:42.958Z] #31 23.69 #=#=# [2022-02-18T07:50:42.958Z] #31 23.97 #=#=# ######################################################################## 100.0% [2022-02-18T07:50:42.958Z] #31 25.04 [2022-02-18T07:50:42.958Z] #31 25.28 Download of images into '/build' complete. [2022-02-18T07:50:42.958Z] #31 25.28 Use something like the following to load the result into a Docker daemon: [2022-02-18T07:50:42.958Z] #31 25.28 tar -cC '/build' . | docker load [2022-02-18T07:50:42.958Z] #31 DONE 27.4s [2022-02-18T07:50:43.224Z] [2022-02-18T07:50:43.224Z] #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-02-18T07:50:43.224Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-18T07:50:43.224Z] #34 26.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T07:50:43.224Z] #34 26.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T07:50:43.760Z] #51 47.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T07:50:45.111Z] #43 ... [2022-02-18T07:50:45.111Z] [2022-02-18T07:50:45.111Z] #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-02-18T07:50:45.111Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:45.111Z] #58 25.34 Fetched 8504 kB in 19s (442 kB/s) [2022-02-18T07:50:45.111Z] #58 25.34 Reading package lists... [2022-02-18T07:50:45.111Z] #58 30.17 Reading package lists... [2022-02-18T07:50:45.111Z] #58 34.24 Building dependency tree... [2022-02-18T07:50:45.111Z] #58 ... [2022-02-18T07:50:45.111Z] [2022-02-18T07:50:45.111Z] #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-02-18T07:50:45.111Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:45.111Z] #14 30.08 Reading package lists... [2022-02-18T07:50:45.111Z] #14 34.63 Building dependency tree... [2022-02-18T07:50:45.111Z] #14 ... [2022-02-18T07:50:45.111Z] [2022-02-18T07:50:45.111Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-18T07:50:45.111Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:45.111Z] #38 25.79 Fetched 8504 kB in 20s (434 kB/s) [2022-02-18T07:50:45.111Z] #38 25.79 Reading package lists... [2022-02-18T07:50:45.111Z] #38 30.40 Reading package lists... [2022-02-18T07:50:45.111Z] #38 34.36 Building dependency tree... [2022-02-18T07:50:45.146Z] #34 ... [2022-02-18T07:50:45.147Z] [2022-02-18T07:50:45.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-02-18T07:50:45.147Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-18T07:50:45.147Z] #58 22.57 The following additional packages will be installed: [2022-02-18T07:50:45.147Z] #58 22.58 libbtrfs0 [2022-02-18T07:50:45.147Z] #58 22.73 The following NEW packages will be installed: [2022-02-18T07:50:45.147Z] #58 22.74 libbtrfs-dev libbtrfs0 [2022-02-18T07:50:45.147Z] #58 23.08 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:45.147Z] #58 23.08 Need to get 454 kB of archives. [2022-02-18T07:50:45.147Z] #58 23.08 After this operation, 1275 kB of additional disk space will be used. [2022-02-18T07:50:45.147Z] #58 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-18T07:50:45.147Z] #58 23.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-18T07:50:45.147Z] #58 23.95 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:45.147Z] #58 24.24 Fetched 454 kB in 0s (1445 kB/s) [2022-02-18T07:50:45.147Z] #58 24.31 Selecting previously unselected package libbtrfs0:arm64. [2022-02-18T07:50:45.147Z] #58 24.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-18T07:50:45.147Z] #58 24.34 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-18T07:50:45.147Z] #58 24.35 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-18T07:50:45.147Z] #58 25.74 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-18T07:50:45.147Z] #58 25.75 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-18T07:50:45.147Z] #58 25.82 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-18T07:50:45.147Z] #58 26.33 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-18T07:50:45.147Z] #58 26.35 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-18T07:50:45.147Z] #58 26.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:50:45.147Z] #58 DONE 28.5s [2022-02-18T07:50:45.147Z] [2022-02-18T07:50:45.147Z] #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-02-18T07:50:45.147Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-18T07:50:45.147Z] #53 27.61 v3.0.2 [2022-02-18T07:50:45.147Z] #53 DONE 28.6s [2022-02-18T07:50:45.147Z] [2022-02-18T07:50:45.147Z] #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-02-18T07:50:45.147Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T07:50:45.147Z] #38 26.83 Fetched 15.6 MB in 2s (8039 kB/s) [2022-02-18T07:50:45.147Z] #38 27.04 Selecting previously unselected package xxd. [2022-02-18T07:50:45.147Z] #38 27.04 (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-02-18T07:50:45.147Z] #38 27.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-18T07:50:45.147Z] #38 27.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:45.147Z] #38 28.07 Selecting previously unselected package vim-common. [2022-02-18T07:50:45.147Z] #38 28.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:50:45.147Z] #38 28.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:45.147Z] #38 28.67 Selecting previously unselected package cmake-data. [2022-02-18T07:50:45.147Z] #38 28.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T07:50:45.147Z] #38 28.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:50:45.676Z] #38 ... [2022-02-18T07:50:45.676Z] [2022-02-18T07:50:45.676Z] #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-02-18T07:50:45.676Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:45.676Z] #47 25.78 Fetched 8507 kB in 21s (412 kB/s) [2022-02-18T07:50:45.676Z] #47 25.78 Reading package lists... [2022-02-18T07:50:45.676Z] #47 30.35 Reading package lists... [2022-02-18T07:50:45.960Z] #43 ... [2022-02-18T07:50:45.960Z] [2022-02-18T07:50:45.960Z] #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-02-18T07:50:45.960Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:45.960Z] #58 29.04 Reading package lists... [2022-02-18T07:50:46.243Z] #47 34.86 Building dependency tree... [2022-02-18T07:50:46.313Z] #51 ... [2022-02-18T07:50:46.313Z] [2022-02-18T07:50:46.313Z] #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-02-18T07:50:46.313Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:46.313Z] #47 39.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:50:46.313Z] #47 40.75 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T07:50:46.313Z] #47 40.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:50:46.313Z] #47 41.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:50:46.313Z] #47 41.11 Setting up python3-six (1.16.0-2) ... [2022-02-18T07:50:46.313Z] #47 42.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:50:46.313Z] #47 42.22 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T07:50:46.313Z] #47 45.89 Setting up criu (3.16.1-3) ... [2022-02-18T07:50:46.313Z] #47 47.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:50:46.313Z] #47 DONE 49.3s [2022-02-18T07:50:46.313Z] [2022-02-18T07:50:46.313Z] #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-02-18T07:50:46.313Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:46.313Z] #38 44.89 Selecting previously unselected package librhash0:amd64. [2022-02-18T07:50:46.313Z] #38 44.89 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-18T07:50:46.313Z] #38 44.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-18T07:50:46.313Z] #38 45.10 Selecting previously unselected package libuv1:amd64. [2022-02-18T07:50:46.313Z] #38 45.10 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-18T07:50:46.313Z] #38 45.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-18T07:50:46.313Z] #38 45.26 Selecting previously unselected package cmake. [2022-02-18T07:50:46.313Z] #38 45.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-18T07:50:46.313Z] #38 45.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:50:46.313Z] #38 49.46 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T07:50:46.313Z] #38 49.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:46.313Z] #38 49.65 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-18T07:50:46.313Z] #38 49.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:46.313Z] #38 49.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T07:50:46.313Z] #38 49.77 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-18T07:50:46.313Z] #38 49.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:50:46.313Z] #38 49.83 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:50:46.313Z] #38 49.84 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T07:50:46.313Z] #38 49.86 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:50:46.313Z] #38 49.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:50:46.502Z] #47 ... [2022-02-18T07:50:46.502Z] [2022-02-18T07:50:46.502Z] #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-02-18T07:50:46.502Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:46.502Z] #58 37.47 The following additional packages will be installed: [2022-02-18T07:50:46.502Z] #58 37.49 libbtrfs0 [2022-02-18T07:50:46.542Z] #38 ... [2022-02-18T07:50:46.542Z] [2022-02-18T07:50:46.542Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T07:50:46.542Z] #59 sha256:69e53cb9d6f3d32ebac184a9cf0300d88b02fec05bd5eb4d34cfba038b548333 [2022-02-18T07:50:46.542Z] #59 DONE 1.4s [2022-02-18T07:50:46.542Z] [2022-02-18T07:50:46.542Z] #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-02-18T07:50:46.542Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T07:50:46.542Z] #51 23.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T07:50:46.542Z] #51 23.19 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T07:50:46.542Z] #51 23.20 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T07:50:46.542Z] #51 23.26 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T07:50:46.542Z] #51 24.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T07:50:46.542Z] #51 24.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T07:50:46.542Z] #51 26.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:50:46.542Z] #51 26.97 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T07:50:46.542Z] #51 27.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T07:50:46.542Z] #51 27.15 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T07:50:46.542Z] #51 27.18 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T07:50:46.542Z] #51 27.22 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T07:50:46.542Z] #51 27.25 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T07:50:46.542Z] #51 27.31 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T07:50:46.542Z] #51 27.35 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T07:50:46.542Z] #51 27.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T07:50:46.542Z] #51 27.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T07:50:46.542Z] #51 27.51 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T07:50:46.542Z] #51 27.54 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T07:50:46.542Z] #51 27.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T07:50:46.542Z] #51 27.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T07:50:46.542Z] #51 27.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T07:50:46.542Z] #51 27.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T07:50:46.542Z] #51 27.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T07:50:46.542Z] #51 28.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T07:50:46.542Z] #51 28.14 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T07:50:46.542Z] #51 28.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T07:50:46.542Z] #51 28.65 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T07:50:46.542Z] #51 28.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T07:50:46.542Z] #51 28.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T07:50:46.542Z] #51 28.80 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T07:50:46.542Z] #51 28.93 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T07:50:46.542Z] #51 28.96 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T07:50:46.542Z] #51 28.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T07:50:46.542Z] #51 28.99 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T07:50:46.542Z] #51 29.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T07:50:46.542Z] #51 29.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T07:50:46.542Z] #51 29.47 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T07:50:46.542Z] #51 29.61 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T07:50:46.542Z] #51 29.67 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T07:50:46.542Z] #51 29.70 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T07:50:46.542Z] #51 29.73 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T07:50:46.542Z] #51 29.73 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T07:50:46.542Z] #51 29.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T07:50:46.542Z] #51 29.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T07:50:46.542Z] #51 29.99 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T07:50:46.542Z] #51 29.99 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T07:50:46.542Z] #51 30.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T07:50:46.542Z] #51 30.02 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T07:50:46.542Z] #51 30.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T07:50:46.542Z] #51 30.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T07:50:46.542Z] #51 30.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T07:50:46.542Z] #51 30.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T07:50:46.761Z] #58 37.68 The following NEW packages will be installed: [2022-02-18T07:50:46.761Z] #58 37.68 libbtrfs-dev libbtrfs0 [2022-02-18T07:50:46.818Z] #19 124.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-18T07:50:46.818Z] #19 124.3 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:46.818Z] #19 124.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:50:46.902Z] #58 33.41 Building dependency tree... [2022-02-18T07:50:46.902Z] #58 ... [2022-02-18T07:50:46.902Z] [2022-02-18T07:50:46.902Z] #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-02-18T07:50:46.902Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:46.902Z] #14 24.36 Fetched 8504 kB in 19s (454 kB/s) [2022-02-18T07:50:46.902Z] #14 24.36 Reading package lists... [2022-02-18T07:50:46.902Z] #14 28.99 Reading package lists... [2022-02-18T07:50:46.902Z] #14 33.29 Building dependency tree... [2022-02-18T07:50:47.021Z] #58 38.07 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:47.021Z] #58 38.07 Need to get 460 kB of archives. [2022-02-18T07:50:47.021Z] #58 38.07 After this operation, 1237 kB of additional disk space will be used. [2022-02-18T07:50:47.021Z] #58 38.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T07:50:47.075Z] #19 125.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-18T07:50:47.075Z] #19 125.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:47.075Z] #19 125.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:50:47.117Z] #51 30.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T07:50:47.117Z] #51 30.55 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T07:50:47.117Z] #51 30.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T07:50:47.117Z] #51 30.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T07:50:47.117Z] #51 30.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T07:50:47.117Z] #51 30.73 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T07:50:47.162Z] #14 ... [2022-02-18T07:50:47.163Z] [2022-02-18T07:50:47.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-02-18T07:50:47.163Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:47.163Z] #58 33.41 Building dependency tree... [2022-02-18T07:50:47.257Z] #38 DONE 50.7s [2022-02-18T07:50:47.257Z] [2022-02-18T07:50:47.257Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T07:50:47.257Z] #39 sha256:ff0f799eeaf706bb9706c160e14c96bb11164ba16a246bab1d37ec0cd8288787 [2022-02-18T07:50:47.279Z] #58 38.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T07:50:47.379Z] #51 30.73 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T07:50:47.379Z] #51 30.79 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T07:50:47.379Z] #51 30.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T07:50:47.379Z] #51 30.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T07:50:47.379Z] #51 30.95 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T07:50:47.379Z] #51 30.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T07:50:47.379Z] #51 ... [2022-02-18T07:50:47.379Z] [2022-02-18T07:50:47.379Z] #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-02-18T07:50:47.379Z] #60 sha256:f8b3d065410a2c515ae3f0b63bd0b6fcf2704c499df8acad8f63595f2baee25b [2022-02-18T07:50:47.379Z] #60 1.132 + RM_GOPATH=0 [2022-02-18T07:50:47.379Z] #60 1.132 + TMP_GOPATH= [2022-02-18T07:50:47.379Z] #60 1.132 + : /build [2022-02-18T07:50:47.379Z] #60 1.132 + '[' -z '' ']' [2022-02-18T07:50:47.379Z] #60 1.133 ++ mktemp -d [2022-02-18T07:50:47.379Z] #60 1.135 + export GOPATH=/tmp/tmp.hckdPEDwov [2022-02-18T07:50:47.379Z] #60 1.135 + GOPATH=/tmp/tmp.hckdPEDwov [2022-02-18T07:50:47.379Z] #60 1.135 + RM_GOPATH=1 [2022-02-18T07:50:47.379Z] #60 1.135 + case "$(go env GOARCH)" in [2022-02-18T07:50:47.379Z] #60 1.136 ++ go env GOARCH [2022-02-18T07:50:47.379Z] #60 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:47.424Z] #58 ... [2022-02-18T07:50:47.424Z] [2022-02-18T07:50:47.424Z] #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-02-18T07:50:47.424Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:47.424Z] #47 24.56 Fetched 8507 kB in 19s (444 kB/s) [2022-02-18T07:50:47.424Z] #47 24.56 Reading package lists... [2022-02-18T07:50:47.424Z] #47 29.12 Reading package lists... [2022-02-18T07:50:47.424Z] #47 33.48 Building dependency tree... [2022-02-18T07:50:47.522Z] #39 ... [2022-02-18T07:50:47.522Z] [2022-02-18T07:50:47.522Z] #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-02-18T07:50:47.522Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:50:47.522Z] #49 50.71 gotestsum version dev [2022-02-18T07:50:47.522Z] #49 DONE 51.0s [2022-02-18T07:50:47.641Z] #60 1.154 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:47.641Z] #60 1.155 ++ dirname /install.sh [2022-02-18T07:50:47.641Z] #60 1.155 + dir=/ [2022-02-18T07:50:47.641Z] #60 1.157 + bin=containerd [2022-02-18T07:50:47.641Z] #60 1.157 + shift [2022-02-18T07:50:47.641Z] #60 1.157 + '[' '!' -f //containerd.installer ']' [2022-02-18T07:50:47.641Z] #60 1.157 + . //containerd.installer [2022-02-18T07:50:47.641Z] #60 1.157 ++ set -e [2022-02-18T07:50:47.641Z] #60 1.158 ++ : v1.5.9 [2022-02-18T07:50:47.641Z] #60 1.158 + install_containerd [2022-02-18T07:50:47.641Z] #60 1.159 + echo 'Install containerd version v1.5.9' [2022-02-18T07:50:47.641Z] #60 1.163 Install containerd version v1.5.9 [2022-02-18T07:50:47.641Z] #60 1.163 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hckdPEDwov/src/github.com/containerd/containerd [2022-02-18T07:50:47.641Z] #60 1.168 Cloning into '/tmp/tmp.hckdPEDwov/src/github.com/containerd/containerd'... [2022-02-18T07:50:47.685Z] #47 ... [2022-02-18T07:50:47.685Z] [2022-02-18T07:50:47.685Z] #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-02-18T07:50:47.685Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:47.685Z] #51 33.61 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:50:47.685Z] #51 33.61 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T07:50:47.685Z] #51 33.68 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T07:50:47.685Z] #51 33.68 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T07:50:47.685Z] #51 33.86 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T07:50:47.685Z] #51 34.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T07:50:47.685Z] #51 34.13 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T07:50:47.685Z] #51 34.15 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T07:50:47.685Z] #51 34.17 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T07:50:47.685Z] #51 34.19 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T07:50:47.685Z] #51 35.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T07:50:47.685Z] #51 35.04 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T07:50:47.685Z] #51 35.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:50:47.796Z] [2022-02-18T07:50:47.796Z] #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-02-18T07:50:47.796Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:47.796Z] #14 47.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T07:50:47.796Z] #14 47.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T07:50:47.796Z] #14 47.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:50:47.796Z] #14 ... [2022-02-18T07:50:47.796Z] [2022-02-18T07:50:47.796Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T07:50:47.796Z] #39 sha256:ff0f799eeaf706bb9706c160e14c96bb11164ba16a246bab1d37ec0cd8288787 [2022-02-18T07:50:47.796Z] #39 DONE 0.7s [2022-02-18T07:50:47.945Z] #51 35.31 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T07:50:48.005Z] #19 ... [2022-02-18T07:50:48.005Z] [2022-02-18T07:50:48.005Z] #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-02-18T07:50:48.005Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:50:48.005Z] #50 DONE 136.2s [2022-02-18T07:50:48.058Z] [2022-02-18T07:50:48.059Z] #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-02-18T07:50:48.059Z] #40 sha256:e981fb609b144731611ffec89f0c58b3ae2cd2a599a447284eca3a830eef8f35 [2022-02-18T07:50:48.224Z] #58 ... [2022-02-18T07:50:48.224Z] [2022-02-18T07:50:48.224Z] #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-02-18T07:50:48.224Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T07:50:48.224Z] #53 38.61 v3.0.2 [2022-02-18T07:50:48.224Z] #53 DONE 38.9s [2022-02-18T07:50:48.224Z] [2022-02-18T07:50:48.224Z] #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-02-18T07:50:48.224Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:48.224Z] #47 38.15 The following additional packages will be installed: [2022-02-18T07:50:48.224Z] #47 38.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:50:48.224Z] #47 38.16 python3-protobuf python3-six [2022-02-18T07:50:48.224Z] #47 38.17 Suggested packages: [2022-02-18T07:50:48.224Z] #47 38.17 python3-setuptools [2022-02-18T07:50:48.224Z] #47 38.17 Recommended packages: [2022-02-18T07:50:48.224Z] #47 38.17 iproute2 | iproute [2022-02-18T07:50:48.262Z] [2022-02-18T07:50:48.262Z] #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-02-18T07:50:48.262Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:48.793Z] #47 38.91 The following NEW packages will be installed: [2022-02-18T07:50:48.793Z] #47 38.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:50:48.793Z] #47 38.93 python3-protobuf python3-six [2022-02-18T07:50:49.364Z] #47 39.54 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:49.364Z] #47 39.54 Need to get 2292 kB of archives. [2022-02-18T07:50:49.364Z] #47 39.54 After this operation, 11.0 MB of additional disk space will be used. [2022-02-18T07:50:49.364Z] #47 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-18T07:50:49.364Z] #47 39.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:50:49.364Z] #47 39.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T07:50:49.364Z] #47 39.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-18T07:50:49.364Z] #47 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T07:50:49.364Z] #47 39.60 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-02-18T07:50:49.364Z] #47 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T07:50:49.858Z] #51 ... [2022-02-18T07:50:49.858Z] [2022-02-18T07:50:49.858Z] #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-02-18T07:50:49.858Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T07:50:49.858Z] #53 36.47 v3.0.2 [2022-02-18T07:50:49.858Z] #53 DONE 36.9s [2022-02-18T07:50:49.858Z] [2022-02-18T07:50:49.858Z] #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-02-18T07:50:49.858Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:49.858Z] #47 36.27 The following additional packages will be installed: [2022-02-18T07:50:49.858Z] #47 36.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:50:49.858Z] #47 36.28 python3-protobuf python3-six [2022-02-18T07:50:49.858Z] #47 36.28 Suggested packages: [2022-02-18T07:50:49.858Z] #47 36.28 python3-setuptools [2022-02-18T07:50:49.858Z] #47 36.28 Recommended packages: [2022-02-18T07:50:49.858Z] #47 36.28 iproute2 | iproute [2022-02-18T07:50:49.858Z] #47 36.87 The following NEW packages will be installed: [2022-02-18T07:50:49.858Z] #47 36.89 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:50:49.858Z] #47 36.89 python3-protobuf python3-six [2022-02-18T07:50:50.191Z] #60 ... [2022-02-18T07:50:50.191Z] [2022-02-18T07:50:50.191Z] #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-02-18T07:50:50.191Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:50:50.191Z] #14 23.35 The following additional packages will be installed: [2022-02-18T07:50:50.191Z] #14 23.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:50:50.191Z] #14 23.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T07:50:50.191Z] #14 23.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T07:50:50.191Z] #14 23.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T07:50:50.191Z] #14 23.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T07:50:50.191Z] #14 23.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T07:50:50.191Z] #14 23.38 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T07:50:50.191Z] #14 23.38 Suggested packages: [2022-02-18T07:50:50.191Z] #14 23.40 gcc-10-locales seccomp wine64 [2022-02-18T07:50:50.191Z] #14 24.29 The following NEW packages will be installed: [2022-02-18T07:50:50.191Z] #14 24.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:50:50.191Z] #14 24.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T07:50:50.191Z] #14 24.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T07:50:50.191Z] #14 24.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T07:50:50.191Z] #14 24.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T07:50:50.191Z] #14 24.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T07:50:50.191Z] #14 24.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T07:50:50.191Z] #14 24.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T07:50:50.192Z] #14 24.32 mingw-w64-x86-64-dev [2022-02-18T07:50:50.192Z] #14 24.77 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:50.192Z] #14 24.77 Need to get 108 MB of archives. [2022-02-18T07:50:50.192Z] #14 24.77 After this operation, 620 MB of additional disk space will be used. [2022-02-18T07:50:50.192Z] #14 24.77 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-02-18T07:50:50.192Z] #14 25.45 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-02-18T07:50:50.192Z] #14 25.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T07:50:50.192Z] #14 25.67 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-02-18T07:50:50.192Z] #14 25.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-18T07:50:50.192Z] #14 25.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T07:50:50.192Z] #14 26.00 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-02-18T07:50:50.192Z] #14 26.31 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-02-18T07:50:50.192Z] #14 26.31 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-02-18T07:50:50.192Z] #14 27.02 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-02-18T07:50:50.192Z] #14 28.07 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-02-18T07:50:50.192Z] #14 28.47 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-02-18T07:50:50.192Z] #14 29.00 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-02-18T07:50:50.192Z] #14 30.05 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-02-18T07:50:50.192Z] #14 30.50 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-02-18T07:50:50.192Z] #14 30.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-18T07:50:50.192Z] #14 30.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-18T07:50:50.192Z] #14 30.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-18T07:50:50.192Z] #14 30.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-18T07:50:50.192Z] #14 30.54 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-02-18T07:50:50.192Z] #14 30.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-18T07:50:50.192Z] #14 30.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-18T07:50:50.192Z] #14 30.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-18T07:50:50.192Z] #14 30.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-18T07:50:50.192Z] #14 30.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-18T07:50:50.192Z] #14 30.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-18T07:50:50.192Z] #14 30.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-18T07:50:50.192Z] #14 30.63 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-02-18T07:50:50.192Z] #14 30.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-18T07:50:50.192Z] #14 30.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-18T07:50:50.192Z] #14 31.46 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:50.192Z] #14 31.60 Fetched 108 MB in 6s (17.3 MB/s) [2022-02-18T07:50:50.192Z] #14 31.65 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T07:50:50.192Z] #14 31.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-18T07:50:50.192Z] #14 31.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-18T07:50:50.192Z] #14 31.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:50:50.192Z] #14 33.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T07:50:50.192Z] #14 33.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-18T07:50:50.192Z] #14 33.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:50:50.192Z] #14 ... [2022-02-18T07:50:50.192Z] [2022-02-18T07:50:50.192Z] #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-02-18T07:50:50.192Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T07:50:50.192Z] #51 30.99 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T07:50:50.192Z] #51 31.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T07:50:50.192Z] #51 31.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T07:50:50.192Z] #51 31.08 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T07:50:50.192Z] #51 31.11 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T07:50:50.192Z] #51 31.12 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T07:50:50.192Z] #51 31.18 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T07:50:50.192Z] #51 31.19 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T07:50:50.192Z] #51 31.21 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T07:50:50.192Z] #51 31.22 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T07:50:50.192Z] #51 31.23 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T07:50:50.192Z] #51 31.63 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T07:50:50.192Z] #51 31.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T07:50:50.192Z] #51 31.66 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T07:50:50.192Z] #51 31.72 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T07:50:50.192Z] #51 31.73 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T07:50:50.192Z] #51 31.76 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T07:50:50.192Z] #51 31.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T07:50:50.192Z] #51 31.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T07:50:50.192Z] #51 31.82 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T07:50:50.192Z] #51 32.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T07:50:50.192Z] #51 32.08 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T07:50:50.192Z] #51 32.09 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T07:50:50.192Z] #51 32.11 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T07:50:50.192Z] #51 32.13 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T07:50:50.192Z] #51 32.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T07:50:50.192Z] #51 32.17 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T07:50:50.192Z] #51 32.19 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T07:50:50.192Z] #51 32.21 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T07:50:50.192Z] #51 32.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T07:50:50.192Z] #51 32.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T07:50:50.192Z] #51 32.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T07:50:50.192Z] #51 32.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T07:50:50.192Z] #51 32.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T07:50:50.192Z] #51 32.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T07:50:50.192Z] #51 32.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T07:50:50.192Z] #51 32.54 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T07:50:50.192Z] #51 32.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T07:50:50.192Z] #51 32.94 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T07:50:50.302Z] #47 ... [2022-02-18T07:50:50.302Z] [2022-02-18T07:50:50.302Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-18T07:50:50.302Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:50.302Z] #58 39.16 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:50.302Z] #58 39.70 Fetched 460 kB in 0s (1467 kB/s) [2022-02-18T07:50:50.302Z] #58 39.88 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T07:50:50.302Z] #58 39.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T07:50:50.302Z] #58 40.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T07:50:50.302Z] #58 40.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:50:50.302Z] #58 40.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T07:50:50.302Z] #58 40.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T07:50:50.302Z] #58 40.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:50:50.302Z] #58 40.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:50:50.302Z] #58 40.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:50:50.302Z] #58 40.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:50:50.302Z] #58 DONE 41.1s [2022-02-18T07:50:50.302Z] [2022-02-18T07:50:50.302Z] #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-02-18T07:50:50.302Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:50.302Z] #38 37.63 The following additional packages will be installed: [2022-02-18T07:50:50.302Z] #38 37.64 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-18T07:50:50.302Z] #38 37.66 Suggested packages: [2022-02-18T07:50:50.302Z] #38 37.67 cmake-doc ninja-build lrzip [2022-02-18T07:50:50.302Z] #38 37.67 Recommended packages: [2022-02-18T07:50:50.302Z] #38 37.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T07:50:50.302Z] #38 38.47 The following NEW packages will be installed: [2022-02-18T07:50:50.302Z] #38 38.47 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-18T07:50:50.302Z] #38 38.47 vim-common xxd [2022-02-18T07:50:50.302Z] #38 38.87 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:50.302Z] #38 38.87 Need to get 17.7 MB of archives. [2022-02-18T07:50:50.302Z] #38 38.87 After this operation, 70.7 MB of additional disk space will be used. [2022-02-18T07:50:50.302Z] #38 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:50:50.302Z] #38 38.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:50:50.302Z] #38 38.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T07:50:50.302Z] #38 38.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T07:50:50.302Z] #38 39.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-18T07:50:50.302Z] #38 39.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-18T07:50:50.302Z] #38 39.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-18T07:50:50.302Z] #38 39.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-18T07:50:50.302Z] #38 39.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-18T07:50:50.302Z] #38 39.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-18T07:50:50.302Z] #38 40.77 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:50.302Z] #38 40.98 Fetched 17.7 MB in 1s (13.1 MB/s) [2022-02-18T07:50:50.302Z] #38 41.10 Selecting previously unselected package xxd. [2022-02-18T07:50:50.302Z] #38 41.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 ... 15709 files and directories currently installed.) [2022-02-18T07:50:50.302Z] #38 41.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:50:50.431Z] #47 37.53 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:50.431Z] #47 37.53 Need to get 2292 kB of archives. [2022-02-18T07:50:50.431Z] #47 37.53 After this operation, 11.0 MB of additional disk space will be used. [2022-02-18T07:50:50.431Z] #47 37.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-18T07:50:50.431Z] #47 37.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:50:50.431Z] #47 37.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T07:50:50.431Z] #47 37.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-18T07:50:50.431Z] #47 37.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T07:50:50.453Z] #51 33.92 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T07:50:50.453Z] #51 33.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T07:50:50.453Z] #51 33.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T07:50:50.562Z] #38 41.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ...#38 ... [2022-02-18T07:50:50.562Z] [2022-02-18T07:50:50.562Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T07:50:50.562Z] #59 sha256:0cb277c12864ec9df0e4818afb7beb4fd1ea3675d707a8bddd4dcc8000b1357c [2022-02-18T07:50:50.562Z] #59 DONE 0.2s [2022-02-18T07:50:50.562Z] [2022-02-18T07:50:50.563Z] #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-02-18T07:50:50.563Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:50.563Z] #38 41.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:50.563Z] #38 41.53 Selecting previously unselected package vim-common. [2022-02-18T07:50:50.690Z] #47 37.66 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-02-18T07:50:50.690Z] #47 37.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T07:50:50.715Z] #51 34.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T07:50:50.715Z] #51 34.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T07:50:50.715Z] #51 34.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T07:50:50.715Z] #51 34.23 go: downloading golang.org/x/text v0.3.7 [2022-02-18T07:50:50.715Z] #51 ... [2022-02-18T07:50:50.715Z] [2022-02-18T07:50:50.715Z] #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-02-18T07:50:50.715Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T07:50:50.715Z] #47 23.79 The following additional packages will be installed: [2022-02-18T07:50:50.715Z] #47 23.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:50:50.715Z] #47 23.82 python3-protobuf python3-six [2022-02-18T07:50:50.715Z] #47 23.83 Suggested packages: [2022-02-18T07:50:50.715Z] #47 23.83 python3-setuptools [2022-02-18T07:50:50.715Z] #47 23.83 Recommended packages: [2022-02-18T07:50:50.715Z] #47 23.83 iproute2 | iproute [2022-02-18T07:50:50.715Z] #47 24.22 The following NEW packages will be installed: [2022-02-18T07:50:50.715Z] #47 24.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T07:50:50.715Z] #47 24.24 python3-protobuf python3-six [2022-02-18T07:50:50.715Z] #47 24.79 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:50.715Z] #47 24.79 Need to get 2115 kB of archives. [2022-02-18T07:50:50.715Z] #47 24.79 After this operation, 10.7 MB of additional disk space will be used. [2022-02-18T07:50:50.715Z] #47 24.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-18T07:50:50.715Z] #47 25.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:50:50.715Z] #47 25.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T07:50:50.715Z] #47 25.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-18T07:50:50.715Z] #47 25.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-18T07:50:50.715Z] #47 25.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-18T07:50:50.715Z] #47 25.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-18T07:50:50.715Z] #47 27.75 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-18T07:50:50.715Z] #47 29.38 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:50.715Z] #47 29.69 Fetched 2115 kB in 4s (556 kB/s) [2022-02-18T07:50:50.715Z] #47 30.11 Selecting previously unselected package libprotobuf23:arm64. [2022-02-18T07:50:50.715Z] #47 30.11 (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-02-18T07:50:50.715Z] #47 30.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-18T07:50:50.715Z] #47 30.19 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-18T07:50:50.715Z] #47 30.78 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:50:50.715Z] #47 30.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:50:50.715Z] #47 30.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:50:50.715Z] #47 30.95 Selecting previously unselected package python3-six. [2022-02-18T07:50:50.715Z] #47 30.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T07:50:50.715Z] #47 30.96 Unpacking python3-six (1.16.0-2) ... [2022-02-18T07:50:50.715Z] #47 31.02 Selecting previously unselected package python3-protobuf. [2022-02-18T07:50:50.715Z] #47 31.02 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-18T07:50:50.715Z] #47 31.03 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T07:50:50.715Z] #47 31.38 Selecting previously unselected package libnet1:arm64. [2022-02-18T07:50:50.715Z] #47 31.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-18T07:50:50.715Z] #47 31.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:50:50.715Z] #47 31.49 Selecting previously unselected package libnl-3-200:arm64. [2022-02-18T07:50:50.715Z] #47 31.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-18T07:50:50.715Z] #47 31.50 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-18T07:50:50.715Z] #47 31.59 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-18T07:50:50.715Z] #47 31.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-18T07:50:50.715Z] #47 31.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-18T07:50:50.715Z] #47 31.70 Selecting previously unselected package criu. [2022-02-18T07:50:50.715Z] #47 31.70 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-18T07:50:50.715Z] #47 31.71 Unpacking criu (3.16.1-3) ... [2022-02-18T07:50:50.715Z] #47 32.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:50:50.715Z] #47 33.61 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-18T07:50:50.715Z] #47 33.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:50:50.715Z] #47 33.66 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-18T07:50:50.715Z] #47 33.67 Setting up python3-six (1.16.0-2) ... [2022-02-18T07:50:50.821Z] #38 41.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:50:50.821Z] #38 41.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:50.950Z] #47 ... [2022-02-18T07:50:50.950Z] [2022-02-18T07:50:50.950Z] #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-02-18T07:50:50.950Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:50.950Z] #38 23.75 Reading package lists... [2022-02-18T07:50:50.950Z] #38 28.45 Reading package lists... [2022-02-18T07:50:50.950Z] #38 32.70 Building dependency tree... [2022-02-18T07:50:50.950Z] #38 35.38 The following additional packages will be installed: [2022-02-18T07:50:50.950Z] #38 35.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-18T07:50:50.950Z] #38 35.40 Suggested packages: [2022-02-18T07:50:50.950Z] #38 35.40 cmake-doc ninja-build lrzip [2022-02-18T07:50:50.950Z] #38 35.41 Recommended packages: [2022-02-18T07:50:50.950Z] #38 35.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T07:50:50.950Z] #38 36.19 The following NEW packages will be installed: [2022-02-18T07:50:50.950Z] #38 36.20 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-18T07:50:50.950Z] #38 36.21 vim-common xxd [2022-02-18T07:50:50.950Z] #38 36.66 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:50.950Z] #38 36.66 Need to get 17.7 MB of archives. [2022-02-18T07:50:50.950Z] #38 36.66 After this operation, 70.7 MB of additional disk space will be used. [2022-02-18T07:50:50.950Z] #38 36.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:50:50.950Z] #38 36.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:50:50.950Z] #38 36.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T07:50:50.950Z] #38 36.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T07:50:50.950Z] #38 37.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-18T07:50:50.950Z] #38 37.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-18T07:50:50.950Z] #38 37.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-18T07:50:50.950Z] #38 37.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-18T07:50:50.950Z] #38 37.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-18T07:50:50.950Z] #38 37.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-18T07:50:50.950Z] #38 ... [2022-02-18T07:50:50.950Z] [2022-02-18T07:50:50.950Z] #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-02-18T07:50:50.950Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:50.950Z] #14 35.87 The following additional packages will be installed: [2022-02-18T07:50:50.950Z] #14 35.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:50:50.950Z] #14 35.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T07:50:50.950Z] #14 35.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T07:50:50.950Z] #14 35.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T07:50:50.950Z] #14 35.88 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T07:50:50.950Z] #14 35.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T07:50:50.950Z] #14 35.88 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T07:50:50.950Z] #14 35.89 Suggested packages: [2022-02-18T07:50:50.950Z] #14 35.90 gcc-10-locales seccomp wine64 [2022-02-18T07:50:50.950Z] #14 37.33 The following NEW packages will be installed: [2022-02-18T07:50:50.950Z] #14 37.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:50:50.950Z] #14 37.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T07:50:50.950Z] #14 37.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T07:50:50.950Z] #14 37.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T07:50:50.950Z] #14 37.34 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T07:50:50.950Z] #14 37.34 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T07:50:50.950Z] #14 37.34 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T07:50:50.950Z] #14 37.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T07:50:50.950Z] #14 37.34 mingw-w64-x86-64-dev [2022-02-18T07:50:50.950Z] #14 37.73 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:50.950Z] #14 37.73 Need to get 115 MB of archives. [2022-02-18T07:50:50.950Z] #14 37.73 After this operation, 645 MB of additional disk space will be used. [2022-02-18T07:50:50.950Z] #14 37.73 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-02-18T07:50:50.950Z] #14 37.93 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-02-18T07:50:50.950Z] #14 38.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T07:50:50.950Z] #14 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-18T07:50:50.950Z] #14 38.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-18T07:50:50.950Z] #14 38.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T07:50:50.950Z] #14 38.38 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-02-18T07:50:51.079Z] #38 41.99 Selecting previously unselected package cmake-data. [2022-02-18T07:50:51.079Z] #38 41.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T07:50:51.079Z] #38 42.00 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:50:51.212Z] #14 38.58 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-02-18T07:50:51.212Z] #14 38.59 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-02-18T07:50:51.658Z] #47 34.58 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-18T07:50:51.658Z] #47 34.60 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T07:50:51.780Z] #14 39.08 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-02-18T07:50:51.919Z] #47 ... [2022-02-18T07:50:51.919Z] [2022-02-18T07:50:51.919Z] #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-02-18T07:50:51.919Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:50:51.919Z] #14 35.40 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T07:50:51.919Z] #14 35.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T07:50:51.919Z] #14 35.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:50:52.179Z] #14 35.52 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-18T07:50:52.180Z] #14 35.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-18T07:50:52.180Z] #14 35.54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-18T07:50:52.180Z] #14 35.68 Selecting previously unselected package dmsetup. [2022-02-18T07:50:52.180Z] #14 35.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-18T07:50:52.180Z] #14 35.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:50:52.281Z] #40 3.869 + RM_GOPATH=0 [2022-02-18T07:50:52.281Z] #40 3.869 + TMP_GOPATH= [2022-02-18T07:50:52.281Z] #40 3.869 + : /build [2022-02-18T07:50:52.281Z] #40 3.869 + '[' -z '' ']' [2022-02-18T07:50:52.281Z] #40 3.869 ++ mktemp -d [2022-02-18T07:50:52.281Z] #40 3.871 + export GOPATH=/tmp/tmp.Ij2kOeyIoL [2022-02-18T07:50:52.281Z] #40 3.871 + GOPATH=/tmp/tmp.Ij2kOeyIoL [2022-02-18T07:50:52.281Z] #40 3.871 + RM_GOPATH=1 [2022-02-18T07:50:52.281Z] #40 3.887 + case "$(go env GOARCH)" in [2022-02-18T07:50:52.281Z] #40 3.887 ++ go env GOARCH [2022-02-18T07:50:52.281Z] #40 3.887 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:52.281Z] #40 3.887 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:50:52.281Z] #40 3.887 ++ dirname /install.sh [2022-02-18T07:50:52.281Z] #40 3.887 Install tini version v0.19.0 [2022-02-18T07:50:52.281Z] #40 3.887 + dir=/ [2022-02-18T07:50:52.281Z] #40 3.887 + bin=tini [2022-02-18T07:50:52.281Z] #40 3.887 + shift [2022-02-18T07:50:52.281Z] #40 3.887 + '[' '!' -f //tini.installer ']' [2022-02-18T07:50:52.281Z] #40 3.887 + . //tini.installer [2022-02-18T07:50:52.281Z] #40 3.887 ++ : v0.19.0 [2022-02-18T07:50:52.281Z] #40 3.887 + install_tini [2022-02-18T07:50:52.281Z] #40 3.887 + echo 'Install tini version v0.19.0' [2022-02-18T07:50:52.281Z] #40 3.887 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ij2kOeyIoL/tini [2022-02-18T07:50:52.281Z] #40 3.889 Cloning into '/tmp/tmp.Ij2kOeyIoL/tini'... [2022-02-18T07:50:52.351Z] #14 ... [2022-02-18T07:50:52.351Z] [2022-02-18T07:50:52.351Z] #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-02-18T07:50:52.351Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T07:50:52.351Z] #58 36.09 The following additional packages will be installed: [2022-02-18T07:50:52.351Z] #58 36.10 libbtrfs0 [2022-02-18T07:50:52.351Z] #58 36.23 The following NEW packages will be installed: [2022-02-18T07:50:52.351Z] #58 36.24 libbtrfs-dev libbtrfs0 [2022-02-18T07:50:52.351Z] #58 36.66 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:52.351Z] #58 36.66 Need to get 460 kB of archives. [2022-02-18T07:50:52.351Z] #58 36.66 After this operation, 1237 kB of additional disk space will be used. [2022-02-18T07:50:52.351Z] #58 36.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T07:50:52.351Z] #58 36.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T07:50:52.351Z] #58 38.18 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:52.351Z] #58 38.41 Fetched 460 kB in 0s (1234 kB/s) [2022-02-18T07:50:52.351Z] #58 38.50 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T07:50:52.351Z] #58 38.50 (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-02-18T07:50:52.351Z] #58 38.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T07:50:52.351Z] #58 38.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:50:52.351Z] #58 38.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T07:50:52.351Z] #58 38.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T07:50:52.351Z] #58 38.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:50:52.351Z] #58 39.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:50:52.351Z] #58 39.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:50:52.351Z] #58 39.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:50:52.351Z] #58 DONE 39.7s [2022-02-18T07:50:52.351Z] [2022-02-18T07:50:52.351Z] #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-02-18T07:50:52.351Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:52.351Z] #38 38.93 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:52.351Z] #38 39.19 Fetched 17.7 MB in 2s (10.1 MB/s) [2022-02-18T07:50:52.351Z] #38 39.26 Selecting previously unselected package xxd. [2022-02-18T07:50:52.351Z] #38 39.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 ... 15709 files and directories currently installed.) [2022-02-18T07:50:52.351Z] #38 39.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:50:52.351Z] #38 39.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:52.440Z] #14 35.84 Selecting previously unselected package mingw-w64-common. [2022-02-18T07:50:52.440Z] #14 35.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T07:50:52.440Z] #14 35.84 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T07:50:52.544Z] #40 4.530 + cd /tmp/tmp.Ij2kOeyIoL/tini [2022-02-18T07:50:52.544Z] #40 4.530 + git checkout -q v0.19.0 [2022-02-18T07:50:52.544Z] #40 4.575 + cmake . [2022-02-18T07:50:52.619Z] #38 39.78 Selecting previously unselected package vim-common.#38 ... [2022-02-18T07:50:52.619Z] [2022-02-18T07:50:52.619Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T07:50:52.619Z] #59 sha256:0599ea05adce851b40445c2b026c7f6850470ab4426c212c5e02af64dbc82837 [2022-02-18T07:50:52.619Z] #59 DONE 0.2s [2022-02-18T07:50:52.619Z] [2022-02-18T07:50:52.619Z] #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-02-18T07:50:52.619Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:50:52.619Z] #38 39.78 Selecting previously unselected package vim-common. [2022-02-18T07:50:52.619Z] #38 39.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:50:52.619Z] #38 39.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:50:53.122Z] #40 4.973 -- The C compiler identification is GNU 10.2.1 [2022-02-18T07:50:53.122Z] #40 5.043 -- Detecting C compiler ABI info [2022-02-18T07:50:53.188Z] #38 40.33 Selecting previously unselected package cmake-data. [2022-02-18T07:50:53.188Z] #38 40.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T07:50:53.188Z] #38 40.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:50:53.384Z] #40 5.498 -- Detecting C compiler ABI info - done [2022-02-18T07:50:53.384Z] #40 5.590 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T07:50:53.614Z] #38 44.55 Selecting previously unselected package libicu67:amd64. [2022-02-18T07:50:53.614Z] #38 44.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-18T07:50:53.614Z] #38 44.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T07:50:53.644Z] #40 5.594 -- Detecting C compile features [2022-02-18T07:50:53.644Z] #40 5.594 -- Detecting C compile features - done [2022-02-18T07:50:53.644Z] #40 5.631 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T07:50:53.645Z] #40 5.845 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T07:50:53.908Z] #40 5.935 -- Configuring done [2022-02-18T07:50:53.908Z] #40 5.960 -- Generating done [2022-02-18T07:50:53.908Z] #40 5.986 -- Build files have been written to: /tmp/tmp.Ij2kOeyIoL/tini [2022-02-18T07:50:53.908Z] #40 5.986 + make tini-static [2022-02-18T07:50:54.481Z] #40 6.327 Scanning dependencies of target tini-static [2022-02-18T07:50:54.481Z] #40 6.382 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T07:50:54.805Z] #58 ... [2022-02-18T07:50:54.805Z] [2022-02-18T07:50:54.805Z] #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-02-18T07:50:54.805Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T07:50:54.805Z] #19 132.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-18T07:50:54.805Z] #19 132.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:50:54.805Z] #19 132.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:50:54.805Z] #19 132.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-18T07:50:54.805Z] #19 132.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:50:54.805Z] #19 132.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T07:50:54.805Z] #19 132.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-18T07:50:54.805Z] #19 132.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:50:54.805Z] #19 132.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T07:50:54.805Z] #19 132.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-18T07:50:54.805Z] #19 132.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:50:54.805Z] #19 132.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:50:54.805Z] #19 132.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-18T07:50:54.805Z] #19 132.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:50:54.805Z] #19 132.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:50:54.805Z] #19 132.4 Selecting previously unselected package cross-config. [2022-02-18T07:50:54.805Z] #19 132.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-18T07:50:54.805Z] #19 132.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-18T07:50:54.805Z] #19 132.4 Selecting previously unselected package gcc-10-cross-base. [2022-02-18T07:50:54.805Z] #19 132.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:54.805Z] #19 132.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-18T07:50:54.805Z] #19 132.5 Selecting previously unselected package libc6-arm64-cross. [2022-02-18T07:50:54.805Z] #19 132.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-18T07:50:54.805Z] #19 132.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-18T07:50:54.805Z] #19 132.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-18T07:50:54.805Z] #19 132.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:54.805Z] #19 132.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:54.805Z] #19 132.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-18T07:50:54.805Z] #19 132.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:54.805Z] #19 132.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:54.805Z] #19 132.8 Selecting previously unselected package libitm1-arm64-cross. [2022-02-18T07:50:54.805Z] #19 132.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:54.805Z] #19 132.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:54.805Z] #19 132.8 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-18T07:50:54.805Z] #19 132.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:54.805Z] #19 132.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:54.805Z] #19 132.9 Selecting previously unselected package libasan6-arm64-cross. [2022-02-18T07:50:54.805Z] #19 132.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:54.805Z] #19 132.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:54.805Z] #19 133.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-18T07:50:54.805Z] #19 133.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:54.805Z] #19 133.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:54.805Z] #19 133.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-18T07:50:55.062Z] #19 133.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:55.062Z] #19 133.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:55.320Z] #19 133.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-18T07:50:55.320Z] #19 133.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:55.320Z] #19 133.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:55.320Z] #19 133.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-18T07:50:55.320Z] #19 133.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:55.320Z] #19 133.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:55.576Z] #19 134.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-18T07:50:55.576Z] #19 134.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:50:55.576Z] #19 134.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:50:55.576Z] #19 134.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-18T07:50:55.873Z] #19 134.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:50:55.873Z] #19 134.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:50:55.880Z] #40 7.651 [100%] Linking C executable tini-static [2022-02-18T07:50:56.143Z] #40 8.155 [100%] Built target tini-static [2022-02-18T07:50:56.143Z] #40 8.232 + mkdir -p /build [2022-02-18T07:50:56.143Z] #40 8.232 + cp tini-static /build/docker-init [2022-02-18T07:50:56.154Z] #38 ... [2022-02-18T07:50:56.154Z] [2022-02-18T07:50:56.155Z] #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-02-18T07:50:56.155Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:50:56.155Z] #34 46.43 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-02-18T07:50:56.155Z] #34 46.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T07:50:56.497Z] #38 43.27 Selecting previously unselected package libicu67:amd64. [2022-02-18T07:50:56.497Z] #38 43.27 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-18T07:50:56.497Z] #38 43.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T07:50:56.725Z] #34 ... [2022-02-18T07:50:56.725Z] [2022-02-18T07:50:56.725Z] #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-02-18T07:50:56.725Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:56.725Z] #51 37.46 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T07:50:56.725Z] #51 37.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:50:56.725Z] #51 37.56 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T07:50:56.725Z] #51 37.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T07:50:56.725Z] #51 37.82 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T07:50:56.725Z] #51 37.93 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T07:50:56.725Z] #51 38.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T07:50:56.725Z] #51 38.14 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T07:50:56.725Z] #51 39.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T07:50:56.725Z] #51 39.31 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T07:50:56.725Z] #51 42.36 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T07:50:56.725Z] #51 42.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:50:56.725Z] #51 42.38 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T07:50:56.725Z] #51 42.45 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T07:50:56.725Z] #51 42.54 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T07:50:56.725Z] #51 42.57 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T07:50:56.725Z] #51 42.64 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T07:50:56.725Z] #51 42.66 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T07:50:56.725Z] #51 42.68 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T07:50:56.725Z] #51 42.69 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T07:50:56.725Z] #51 42.73 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T07:50:56.725Z] #51 42.75 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T07:50:56.725Z] #51 42.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T07:50:56.725Z] #51 42.83 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T07:50:56.725Z] #51 42.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T07:50:56.725Z] #51 42.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T07:50:56.725Z] #51 42.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T07:50:56.725Z] #51 42.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T07:50:56.725Z] #51 42.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T07:50:56.725Z] #51 42.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T07:50:56.725Z] #51 42.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T07:50:56.725Z] #51 42.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T07:50:56.725Z] #51 43.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T07:50:56.725Z] #51 43.11 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T07:50:56.725Z] #51 43.15 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T07:50:56.725Z] #51 43.24 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T07:50:56.725Z] #51 43.33 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T07:50:56.725Z] #51 43.39 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T07:50:56.725Z] #51 43.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T07:50:56.725Z] #51 43.63 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T07:50:56.725Z] #51 43.72 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T07:50:56.725Z] #51 43.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T07:50:56.725Z] #51 43.78 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T07:50:56.725Z] #51 43.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T07:50:56.725Z] #51 43.83 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T07:50:56.725Z] #51 43.86 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T07:50:56.725Z] #51 43.92 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T07:50:56.725Z] #51 43.94 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T07:50:56.725Z] #51 43.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T07:50:56.725Z] #51 44.05 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T07:50:56.725Z] #51 44.07 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T07:50:56.725Z] #51 44.08 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T07:50:56.725Z] #51 44.13 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T07:50:56.725Z] #51 44.13 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T07:50:56.725Z] #51 44.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T07:50:56.725Z] #51 44.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T07:50:56.725Z] #51 44.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T07:50:56.725Z] #51 44.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T07:50:56.725Z] #51 44.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T07:50:56.725Z] #51 44.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T07:50:56.725Z] #51 44.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T07:50:56.725Z] #51 44.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T07:50:56.725Z] #51 44.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T07:50:56.725Z] #51 44.60 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T07:50:56.725Z] #51 44.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T07:50:56.725Z] #51 44.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T07:50:56.725Z] #51 44.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T07:50:56.725Z] #51 44.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T07:50:56.725Z] #51 44.74 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T07:50:56.725Z] #51 44.75 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T07:50:56.725Z] #51 44.79 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T07:50:56.725Z] #51 44.83 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T07:50:56.725Z] #51 44.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T07:50:56.725Z] #51 44.88 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T07:50:56.725Z] #51 44.88 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T07:50:56.725Z] #51 44.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T07:50:56.725Z] #51 44.94 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T07:50:56.725Z] #51 45.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T07:50:56.725Z] #51 45.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T07:50:56.725Z] #51 45.11 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T07:50:56.725Z] #51 45.13 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T07:50:56.725Z] #51 45.61 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T07:50:56.725Z] #51 45.61 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T07:50:56.725Z] #51 45.64 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T07:50:56.725Z] #51 45.66 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T07:50:56.725Z] #51 45.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T07:50:56.725Z] #51 45.75 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T07:50:56.725Z] #51 45.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T07:50:56.725Z] #51 45.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T07:50:56.725Z] #51 45.85 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T07:50:56.725Z] #51 46.19 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T07:50:56.725Z] #51 46.20 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T07:50:56.725Z] #51 46.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T07:50:56.725Z] #51 46.23 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T07:50:56.725Z] #51 46.27 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T07:50:56.725Z] #51 46.27 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T07:50:56.725Z] #51 46.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T07:50:56.725Z] #51 46.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T07:50:56.725Z] #51 46.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T07:50:56.725Z] #51 46.38 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T07:50:56.725Z] #51 46.43 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T07:50:56.725Z] #51 46.45 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T07:50:56.725Z] #51 46.64 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T07:50:56.725Z] #51 46.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T07:50:56.725Z] #51 46.73 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T07:50:56.725Z] #51 46.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T07:50:56.725Z] #51 46.81 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T07:50:56.725Z] #51 47.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T07:50:56.725Z] #51 47.17 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T07:50:56.725Z] #51 ... [2022-02-18T07:50:56.725Z] [2022-02-18T07:50:56.725Z] #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-02-18T07:50:56.725Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:50:56.725Z] #34 47.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T07:50:56.985Z] #34 ... [2022-02-18T07:50:56.985Z] [2022-02-18T07:50:56.985Z] #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-02-18T07:50:56.985Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:56.985Z] #14 37.87 The following additional packages will be installed: [2022-02-18T07:50:56.985Z] #14 37.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:50:56.985Z] #14 37.87 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T07:50:56.985Z] #14 37.87 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T07:50:56.985Z] #14 37.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T07:50:56.985Z] #14 37.88 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T07:50:56.985Z] #14 37.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T07:50:56.985Z] #14 37.89 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T07:50:56.985Z] #14 37.89 Suggested packages: [2022-02-18T07:50:56.985Z] #14 37.90 gcc-10-locales seccomp wine64 [2022-02-18T07:50:56.985Z] #14 39.24 The following NEW packages will be installed: [2022-02-18T07:50:56.985Z] #14 39.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:50:56.985Z] #14 39.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T07:50:56.985Z] #14 39.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T07:50:56.985Z] #14 39.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T07:50:56.985Z] #14 39.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T07:50:56.985Z] #14 39.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T07:50:56.985Z] #14 39.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T07:50:56.985Z] #14 39.24 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T07:50:56.985Z] #14 39.24 mingw-w64-x86-64-dev [2022-02-18T07:50:56.985Z] #14 39.83 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:50:56.985Z] #14 39.83 Need to get 115 MB of archives. [2022-02-18T07:50:56.985Z] #14 39.83 After this operation, 645 MB of additional disk space will be used. [2022-02-18T07:50:56.985Z] #14 39.83 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-02-18T07:50:56.985Z] #14 40.00 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-02-18T07:50:56.985Z] #14 40.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T07:50:56.985Z] #14 40.16 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-02-18T07:50:56.985Z] #14 40.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-18T07:50:56.985Z] #14 40.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T07:50:56.985Z] #14 40.44 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-02-18T07:50:56.985Z] #14 40.58 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-02-18T07:50:56.985Z] #14 40.59 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-02-18T07:50:56.985Z] #14 41.03 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-02-18T07:50:56.985Z] #14 42.13 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-02-18T07:50:56.985Z] #14 42.52 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-02-18T07:50:56.985Z] #14 42.90 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-02-18T07:50:56.985Z] #14 43.86 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-02-18T07:50:56.985Z] #14 44.29 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-02-18T07:50:56.985Z] #14 44.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-18T07:50:56.985Z] #14 44.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-18T07:50:56.985Z] #14 44.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T07:50:56.985Z] #14 44.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T07:50:56.985Z] #14 44.33 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-02-18T07:50:56.985Z] #14 44.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-18T07:50:56.985Z] #14 44.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-18T07:50:56.985Z] #14 44.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-18T07:50:56.985Z] #14 44.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-18T07:50:56.985Z] #14 44.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-18T07:50:56.985Z] #14 44.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-18T07:50:56.985Z] #14 44.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-18T07:50:56.985Z] #14 44.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-02-18T07:50:56.985Z] #14 44.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-18T07:50:56.985Z] #14 44.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-18T07:50:56.985Z] #14 45.36 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:56.985Z] #14 45.61 Fetched 115 MB in 5s (22.9 MB/s) [2022-02-18T07:50:56.985Z] #14 45.69 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T07:50:56.985Z] #14 45.69 (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-02-18T07:50:56.985Z] #14 45.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T07:50:56.985Z] #14 45.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:50:56.985Z] #14 47.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T07:50:56.985Z] #14 47.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T07:50:56.985Z] #14 47.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:50:57.245Z] #14 ... [2022-02-18T07:50:57.245Z] [2022-02-18T07:50:57.245Z] #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-02-18T07:50:57.245Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:50:57.245Z] #47 42.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-18T07:50:57.245Z] #47 43.97 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:50:57.245Z] #47 44.17 Fetched 2292 kB in 4s (568 kB/s) [2022-02-18T07:50:57.245Z] #47 44.30 Selecting previously unselected package libprotobuf23:amd64. [2022-02-18T07:50:57.245Z] #47 44.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T07:50:57.245Z] #47 44.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-18T07:50:57.245Z] #47 44.40 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T07:50:57.245Z] #47 45.11 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:50:57.245Z] #47 45.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:50:57.245Z] #47 45.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:50:57.245Z] #47 45.29 Selecting previously unselected package python3-six. [2022-02-18T07:50:57.245Z] #47 45.29 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T07:50:57.245Z] #47 45.30 Unpacking python3-six (1.16.0-2) ... [2022-02-18T07:50:57.245Z] #47 45.36 Selecting previously unselected package python3-protobuf. [2022-02-18T07:50:57.245Z] #47 45.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-18T07:50:57.245Z] #47 45.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T07:50:57.245Z] #47 45.88 Selecting previously unselected package libnet1:amd64. [2022-02-18T07:50:57.245Z] #47 45.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T07:50:57.245Z] #47 45.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:50:57.245Z] #47 46.02 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T07:50:57.245Z] #47 46.02 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T07:50:57.245Z] #47 46.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:50:57.245Z] #47 46.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T07:50:57.245Z] #47 46.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T07:50:57.245Z] #47 46.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:50:57.245Z] #47 46.26 Selecting previously unselected package criu. [2022-02-18T07:50:57.245Z] #47 46.26 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-18T07:50:57.245Z] #47 46.27 Unpacking criu (3.16.1-3) ... [2022-02-18T07:50:57.245Z] #47 46.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:50:58.065Z] #40 DONE 9.8s [2022-02-18T07:50:58.065Z] [2022-02-18T07:50:58.065Z] #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-02-18T07:50:58.065Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:58.065Z] #14 52.52 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T07:50:58.065Z] #14 52.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:50:58.065Z] #14 52.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:50:58.065Z] #14 52.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T07:50:58.065Z] #14 52.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:50:58.065Z] #14 52.77 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:50:58.065Z] #14 58.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T07:50:58.065Z] #14 58.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:50:58.065Z] #14 58.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:50:58.410Z] #38 ... [2022-02-18T07:50:58.410Z] [2022-02-18T07:50:58.410Z] #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-02-18T07:50:58.410Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:50:58.410Z] #51 38.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T07:50:58.410Z] #51 38.93 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T07:50:58.410Z] #51 38.96 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T07:50:58.410Z] #51 39.05 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T07:50:58.410Z] #51 39.07 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T07:50:58.410Z] #51 39.13 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T07:50:58.410Z] #51 39.20 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T07:50:58.410Z] #51 39.25 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T07:50:58.410Z] #51 39.27 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T07:50:58.410Z] #51 39.28 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T07:50:58.410Z] #51 39.30 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T07:50:58.410Z] #51 39.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T07:50:58.410Z] #51 39.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T07:50:58.410Z] #51 39.56 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T07:50:58.410Z] #51 39.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T07:50:58.410Z] #51 39.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T07:50:58.410Z] #51 39.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T07:50:58.410Z] #51 39.64 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T07:50:58.410Z] #51 39.66 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T07:50:58.410Z] #51 40.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T07:50:58.410Z] #51 40.47 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T07:50:58.410Z] #51 40.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T07:50:58.410Z] #51 40.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T07:50:58.410Z] #51 40.58 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T07:50:58.410Z] #51 40.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T07:50:58.410Z] #51 40.91 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T07:50:58.410Z] #51 40.98 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T07:50:58.410Z] #51 41.02 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T07:50:58.410Z] #51 41.56 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T07:50:58.410Z] #51 41.65 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T07:50:58.410Z] #51 41.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T07:50:58.410Z] #51 41.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T07:50:58.410Z] #51 41.69 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T07:50:58.410Z] #51 41.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T07:50:58.410Z] #51 41.72 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T07:50:58.410Z] #51 41.75 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T07:50:58.410Z] #51 41.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T07:50:58.410Z] #51 41.79 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T07:50:58.410Z] #51 41.79 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T07:50:58.410Z] #51 41.81 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T07:50:58.410Z] #51 41.83 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T07:50:58.410Z] #51 41.85 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T07:50:58.410Z] #51 41.86 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T07:50:58.410Z] #51 41.87 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T07:50:58.410Z] #51 41.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T07:50:58.410Z] #51 41.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T07:50:58.410Z] #51 41.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T07:50:58.410Z] #51 42.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T07:50:58.410Z] #51 42.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T07:50:58.410Z] #51 42.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T07:50:58.410Z] #51 42.20 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T07:50:58.410Z] #51 42.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T07:50:58.410Z] #51 42.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T07:50:58.410Z] #51 42.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T07:50:58.411Z] #51 42.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T07:50:58.411Z] #51 42.47 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T07:50:58.411Z] #51 42.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T07:50:58.411Z] #51 42.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T07:50:58.411Z] #51 42.52 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T07:50:58.411Z] #51 42.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T07:50:58.411Z] #51 42.56 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T07:50:58.411Z] #51 42.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T07:50:58.411Z] #51 42.61 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T07:50:58.411Z] #51 42.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T07:50:58.411Z] #51 42.66 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T07:50:58.411Z] #51 42.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T07:50:58.411Z] #51 42.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T07:50:58.411Z] #51 42.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T07:50:58.411Z] #51 42.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T07:50:58.411Z] #51 42.83 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T07:50:58.411Z] #51 42.85 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T07:50:58.411Z] #51 43.28 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T07:50:58.411Z] #51 43.29 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T07:50:58.411Z] #51 43.30 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T07:50:58.411Z] #51 43.31 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T07:50:58.411Z] #51 43.39 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T07:50:58.411Z] #51 43.41 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T07:50:58.411Z] #51 43.43 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T07:50:58.411Z] #51 43.49 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T07:50:58.411Z] #51 43.50 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T07:50:58.411Z] #51 43.77 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T07:50:58.411Z] #51 43.77 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T07:50:58.411Z] #51 43.78 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T07:50:58.411Z] #51 43.79 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T07:50:58.411Z] #51 43.81 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T07:50:58.411Z] #51 43.85 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T07:50:58.411Z] #51 43.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T07:50:58.411Z] #51 43.89 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T07:50:58.411Z] #51 43.91 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T07:50:58.411Z] #51 43.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T07:50:58.411Z] #51 43.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T07:50:58.411Z] #51 44.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T07:50:58.411Z] #51 44.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T07:50:58.411Z] #51 44.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T07:50:58.411Z] #51 44.29 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T07:50:58.411Z] #51 44.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T07:50:58.411Z] #51 44.37 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T07:50:58.411Z] #51 44.53 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T07:50:58.411Z] #51 44.66 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T07:50:58.411Z] #51 45.72 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T07:50:58.411Z] #51 45.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T07:50:58.411Z] #51 45.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T07:50:58.411Z] #51 45.81 go: downloading golang.org/x/text v0.3.7 [2022-02-18T07:50:58.624Z] #47 48.48 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T07:50:58.624Z] #47 48.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:50:58.624Z] #47 48.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:50:58.624Z] #47 48.54 Setting up python3-six (1.16.0-2) ... [2022-02-18T07:50:59.056Z] #14 41.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T07:50:59.056Z] #14 41.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T07:50:59.056Z] #14 41.78 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:50:59.056Z] #14 ... [2022-02-18T07:50:59.056Z] [2022-02-18T07:50:59.056Z] #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-02-18T07:50:59.056Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T07:50:59.056Z] #38 31.92 Selecting previously unselected package libicu67:arm64. [2022-02-18T07:50:59.056Z] #38 31.92 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-18T07:50:59.056Z] #38 31.93 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-18T07:50:59.056Z] #38 36.00 Selecting previously unselected package libxml2:arm64. [2022-02-18T07:50:59.056Z] #38 36.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-18T07:50:59.056Z] #38 36.00 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:50:59.056Z] #38 36.36 Selecting previously unselected package libarchive13:arm64. [2022-02-18T07:50:59.056Z] #38 36.36 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-18T07:50:59.056Z] #38 36.37 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-18T07:50:59.056Z] #38 36.66 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-18T07:50:59.056Z] #38 36.66 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-18T07:50:59.056Z] #38 36.68 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-18T07:50:59.056Z] #38 36.82 Selecting previously unselected package librhash0:arm64. [2022-02-18T07:50:59.056Z] #38 36.82 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-18T07:50:59.056Z] #38 36.83 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-18T07:50:59.056Z] #38 36.96 Selecting previously unselected package libuv1:arm64. [2022-02-18T07:50:59.056Z] #38 36.96 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-18T07:50:59.056Z] #38 36.96 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-18T07:50:59.056Z] #38 37.10 Selecting previously unselected package cmake. [2022-02-18T07:50:59.056Z] #38 37.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-18T07:50:59.056Z] #38 37.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:50:59.056Z] #38 41.76 Setting up libicu67:arm64 (67.1-7) ... [2022-02-18T07:50:59.056Z] #38 ... [2022-02-18T07:50:59.056Z] [2022-02-18T07:50:59.056Z] #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-02-18T07:50:59.056Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T07:50:59.056Z] #51 38.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T07:50:59.056Z] #51 38.18 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T07:50:59.056Z] #51 38.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T07:50:59.056Z] #51 38.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T07:50:59.056Z] #51 38.36 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T07:50:59.056Z] #51 38.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T07:50:59.056Z] #51 38.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T07:50:59.056Z] #51 38.47 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T07:50:59.056Z] #51 38.50 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T07:50:59.056Z] #51 38.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T07:50:59.056Z] #51 38.65 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T07:50:59.056Z] #51 38.69 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T07:50:59.056Z] #51 38.70 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T07:50:59.056Z] #51 38.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T07:50:59.056Z] #51 38.88 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T07:50:59.056Z] #51 39.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T07:50:59.056Z] #51 39.34 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T07:50:59.056Z] #51 39.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T07:50:59.056Z] #51 40.39 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T07:50:59.056Z] #51 40.54 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T07:50:59.056Z] #51 40.57 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T07:50:59.056Z] #51 40.58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T07:50:59.056Z] #51 40.60 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T07:50:59.056Z] #51 40.60 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T07:50:59.056Z] #51 40.94 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T07:50:59.056Z] #51 41.76 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T07:50:59.056Z] #51 41.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T07:50:59.056Z] #51 42.12 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T07:50:59.195Z] #47 ... [2022-02-18T07:50:59.195Z] [2022-02-18T07:50:59.195Z] #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-02-18T07:50:59.195Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:50:59.195Z] #14 49.85 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T07:50:59.195Z] #14 49.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T07:50:59.195Z] #14 49.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:50:59.195Z] #14 49.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-18T07:50:59.195Z] #14 50.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:50:59.195Z] #14 50.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:50:59.195Z] #14 50.18 Selecting previously unselected package dmsetup. [2022-02-18T07:50:59.195Z] #14 50.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:50:59.195Z] #14 50.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:50:59.454Z] #14 50.35 Selecting previously unselected package mingw-w64-common. [2022-02-18T07:50:59.454Z] #14 50.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T07:50:59.454Z] #14 50.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T07:51:00.005Z] #51 43.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T07:51:00.391Z] #14 ... [2022-02-18T07:51:00.391Z] [2022-02-18T07:51:00.391Z] #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-02-18T07:51:00.391Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:51:00.391Z] #60 0.882 + RM_GOPATH=0 [2022-02-18T07:51:00.391Z] #60 0.884 + TMP_GOPATH= [2022-02-18T07:51:00.391Z] #60 0.885 + : /build [2022-02-18T07:51:00.391Z] #60 0.885 + '[' -z '' ']' [2022-02-18T07:51:00.391Z] #60 0.887 ++ mktemp -d [2022-02-18T07:51:00.391Z] #60 0.888 + export GOPATH=/tmp/tmp.r4cW50P6lR [2022-02-18T07:51:00.391Z] #60 0.888 + GOPATH=/tmp/tmp.r4cW50P6lR [2022-02-18T07:51:00.391Z] #60 0.888 + RM_GOPATH=1 [2022-02-18T07:51:00.391Z] #60 0.888 + case "$(go env GOARCH)" in [2022-02-18T07:51:00.391Z] #60 0.890 ++ go env GOARCH [2022-02-18T07:51:00.391Z] #60 0.927 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:00.391Z] #60 0.928 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:00.391Z] #60 0.931 ++ dirname /install.sh [2022-02-18T07:51:00.391Z] #60 0.932 + dir=/ [2022-02-18T07:51:00.391Z] #60 0.933 + bin=containerd [2022-02-18T07:51:00.391Z] #60 0.933 + shift [2022-02-18T07:51:00.391Z] #60 0.933 + '[' '!' -f //containerd.installer ']' [2022-02-18T07:51:00.391Z] #60 0.933 + . //containerd.installer [2022-02-18T07:51:00.391Z] #60 0.934 ++ set -e [2022-02-18T07:51:00.391Z] #60 0.934 ++ : v1.5.9 [2022-02-18T07:51:00.391Z] #60 0.934 + install_containerd [2022-02-18T07:51:00.391Z] #60 0.935 + echo 'Install containerd version v1.5.9' [2022-02-18T07:51:00.391Z] #60 0.935 Install containerd version v1.5.9 [2022-02-18T07:51:00.391Z] #60 0.935 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r4cW50P6lR/src/github.com/containerd/containerd [2022-02-18T07:51:00.391Z] #60 0.937 Cloning into '/tmp/tmp.r4cW50P6lR/src/github.com/containerd/containerd'... [2022-02-18T07:51:00.649Z] #60 ... [2022-02-18T07:51:00.649Z] [2022-02-18T07:51:00.649Z] #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-02-18T07:51:00.649Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:51:00.649Z] #38 50.00 Selecting previously unselected package libxml2:amd64. [2022-02-18T07:51:00.649Z] #38 50.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-18T07:51:00.649Z] #38 50.06 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:51:00.649Z] #38 50.56 Selecting previously unselected package libarchive13:amd64. [2022-02-18T07:51:00.649Z] #38 50.57 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-18T07:51:00.649Z] #38 50.61 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T07:51:00.649Z] #38 50.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-18T07:51:00.649Z] #38 50.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-18T07:51:00.649Z] #38 50.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T07:51:00.649Z] #38 51.01 Selecting previously unselected package librhash0:amd64. [2022-02-18T07:51:00.649Z] #38 51.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-18T07:51:00.649Z] #38 51.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-18T07:51:00.649Z] #38 51.21 Selecting previously unselected package libuv1:amd64. [2022-02-18T07:51:00.649Z] #38 51.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-18T07:51:00.649Z] #38 51.21 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-18T07:51:00.649Z] #38 51.39 Selecting previously unselected package cmake. [2022-02-18T07:51:00.649Z] #38 51.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-18T07:51:00.649Z] #38 51.43 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:51:01.710Z] #51 ... [2022-02-18T07:51:01.710Z] [2022-02-18T07:51:01.710Z] #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-02-18T07:51:01.710Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:51:01.710Z] #38 49.02 Selecting previously unselected package libxml2:amd64. [2022-02-18T07:51:01.710Z] #38 49.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-18T07:51:01.710Z] #38 49.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:51:01.920Z] #51 ... [2022-02-18T07:51:01.920Z] [2022-02-18T07:51:01.920Z] #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-02-18T07:51:01.920Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T07:51:01.920Z] #47 37.12 Setting up criu (3.16.1-3) ... [2022-02-18T07:51:01.920Z] #47 38.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:01.920Z] #47 DONE 45.0s [2022-02-18T07:51:01.920Z] [2022-02-18T07:51:01.920Z] #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-02-18T07:51:01.920Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T07:51:01.920Z] #38 42.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:51:01.920Z] #38 42.84 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-18T07:51:01.920Z] #38 42.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:51:01.920Z] #38 42.92 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-18T07:51:01.920Z] #38 43.05 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-18T07:51:01.920Z] #38 43.25 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:51:01.920Z] #38 43.29 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:51:01.920Z] #38 43.34 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-18T07:51:01.920Z] #38 43.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:51:01.920Z] #38 43.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:01.920Z] #38 DONE 45.5s [2022-02-18T07:51:01.920Z] [2022-02-18T07:51:01.920Z] #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-02-18T07:51:01.920Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-18T07:51:01.920Z] #49 40.58 gotestsum version dev [2022-02-18T07:51:01.920Z] #49 DONE 45.5s [2022-02-18T07:51:01.920Z] [2022-02-18T07:51:01.920Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T07:51:01.920Z] #39 sha256:b866f7ef631a783fa2ebc22de7e5d2c7f6e4c044ab169a809fb4e7b00006eb49 [2022-02-18T07:51:02.281Z] #38 49.62 Selecting previously unselected package libarchive13:amd64. [2022-02-18T07:51:02.281Z] #38 49.62 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-18T07:51:02.281Z] #38 49.64 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T07:51:02.541Z] #38 ... [2022-02-18T07:51:02.541Z] [2022-02-18T07:51:02.541Z] #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-02-18T07:51:02.541Z] #60 sha256:6023a3ea92b99bfa94881e31e57a7f7f9bddb564a9b4dfac75ecd7c5cf1b2061 [2022-02-18T07:51:02.541Z] #60 0.872 + RM_GOPATH=0 [2022-02-18T07:51:02.541Z] #60 0.872 + TMP_GOPATH= [2022-02-18T07:51:02.541Z] #60 0.872 + : /build [2022-02-18T07:51:02.541Z] #60 0.872 + '[' -z '' ']' [2022-02-18T07:51:02.541Z] #60 0.872 ++ mktemp -d [2022-02-18T07:51:02.541Z] #60 0.875 + export GOPATH=/tmp/tmp.ssHmb8sBlM [2022-02-18T07:51:02.541Z] #60 0.875 + GOPATH=/tmp/tmp.ssHmb8sBlM [2022-02-18T07:51:02.541Z] #60 0.876 + RM_GOPATH=1 [2022-02-18T07:51:02.541Z] #60 0.876 + case "$(go env GOARCH)" in [2022-02-18T07:51:02.541Z] #60 0.878 ++ go env GOARCH [2022-02-18T07:51:02.541Z] #60 0.920 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:02.541Z] #60 0.920 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:02.541Z] #60 0.921 ++ dirname /install.sh [2022-02-18T07:51:02.541Z] #60 0.924 + dir=/ [2022-02-18T07:51:02.541Z] #60 0.924 + bin=containerd [2022-02-18T07:51:02.541Z] #60 0.924 + shift [2022-02-18T07:51:02.541Z] #60 0.924 + '[' '!' -f //containerd.installer ']' [2022-02-18T07:51:02.541Z] #60 0.925 + . //containerd.installer [2022-02-18T07:51:02.541Z] #60 0.925 ++ set -e [2022-02-18T07:51:02.541Z] #60 0.925 ++ : v1.5.9 [2022-02-18T07:51:02.541Z] #60 0.925 + install_containerd [2022-02-18T07:51:02.541Z] #60 0.926 + echo 'Install containerd version v1.5.9' [2022-02-18T07:51:02.541Z] #60 0.926 Install containerd version v1.5.9 [2022-02-18T07:51:02.541Z] #60 0.926 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ssHmb8sBlM/src/github.com/containerd/containerd [2022-02-18T07:51:02.541Z] #60 0.930 Cloning into '/tmp/tmp.ssHmb8sBlM/src/github.com/containerd/containerd'... [2022-02-18T07:51:02.541Z] #60 ... [2022-02-18T07:51:02.541Z] [2022-02-18T07:51:02.541Z] #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-02-18T07:51:02.541Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:51:02.541Z] #38 49.90 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-18T07:51:02.541Z] #38 49.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-18T07:51:02.541Z] #38 49.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T07:51:02.800Z] #38 50.06 Selecting previously unselected package librhash0:amd64. [2022-02-18T07:51:02.800Z] #38 50.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-18T07:51:02.800Z] #38 50.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-18T07:51:02.866Z] #39 DONE 0.6s [2022-02-18T07:51:02.866Z] [2022-02-18T07:51:02.866Z] #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-02-18T07:51:02.866Z] #40 sha256:ed6be8d7203f5168fa3d52db39f176ac0dd72f92a607dcbb509bebbc775df55c [2022-02-18T07:51:03.059Z] #38 50.23 Selecting previously unselected package libuv1:amd64. [2022-02-18T07:51:03.059Z] #38 50.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-18T07:51:03.059Z] #38 50.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-18T07:51:03.059Z] #38 50.41 Selecting previously unselected package cmake. [2022-02-18T07:51:03.059Z] #38 50.41 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-18T07:51:03.059Z] #38 50.46 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:51:03.318Z] #38 ... [2022-02-18T07:51:03.318Z] [2022-02-18T07:51:03.318Z] #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-02-18T07:51:03.318Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:03.318Z] #14 40.48 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-02-18T07:51:03.318Z] #14 41.13 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-02-18T07:51:03.318Z] #14 41.84 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-02-18T07:51:03.318Z] #14 43.21 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-02-18T07:51:03.318Z] #14 43.72 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-02-18T07:51:03.318Z] #14 43.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-18T07:51:03.318Z] #14 43.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-18T07:51:03.318Z] #14 43.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T07:51:03.318Z] #14 43.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T07:51:03.318Z] #14 43.75 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-02-18T07:51:03.318Z] #14 43.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-18T07:51:03.318Z] #14 43.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-18T07:51:03.318Z] #14 43.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-18T07:51:03.318Z] #14 43.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-18T07:51:03.318Z] #14 43.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-18T07:51:03.318Z] #14 43.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-18T07:51:03.318Z] #14 43.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-18T07:51:03.318Z] #14 43.85 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-02-18T07:51:03.318Z] #14 43.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-18T07:51:03.318Z] #14 43.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-18T07:51:03.318Z] #14 44.59 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:51:03.318Z] #14 44.79 Fetched 115 MB in 6s (17.7 MB/s) [2022-02-18T07:51:03.318Z] #14 44.85 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T07:51:03.318Z] #14 44.85 (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-02-18T07:51:03.318Z] #14 44.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T07:51:03.318Z] #14 44.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:03.318Z] #14 46.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T07:51:03.318Z] #14 46.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T07:51:03.318Z] #14 46.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:03.318Z] #14 49.16 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T07:51:03.318Z] #14 49.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T07:51:03.318Z] #14 49.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:51:03.318Z] #14 49.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-18T07:51:03.318Z] #14 49.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:51:03.318Z] #14 49.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:03.318Z] #14 49.62 Selecting previously unselected package dmsetup. [2022-02-18T07:51:03.318Z] #14 49.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:51:03.318Z] #14 49.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:51:03.318Z] #14 49.79 Selecting previously unselected package mingw-w64-common. [2022-02-18T07:51:03.318Z] #14 49.79 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T07:51:03.318Z] #14 49.79 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T07:51:03.318Z] #14 ... [2022-02-18T07:51:03.318Z] [2022-02-18T07:51:03.318Z] #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-02-18T07:51:03.318Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:51:03.318Z] #51 50.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T07:51:03.318Z] #51 50.50 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T07:51:03.318Z] #51 50.51 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T07:51:03.318Z] #51 50.66 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T07:51:03.318Z] #51 50.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T07:51:03.437Z] #40 0.939 + RM_GOPATH=0 [2022-02-18T07:51:03.437Z] #40 0.939 + TMP_GOPATH= [2022-02-18T07:51:03.437Z] #40 0.939 + : /build [2022-02-18T07:51:03.437Z] #40 0.939 + '[' -z '' ']' [2022-02-18T07:51:03.437Z] #40 0.939 ++ mktemp -d [2022-02-18T07:51:03.437Z] #40 0.939 + export GOPATH=/tmp/tmp.TJbec8wjfw [2022-02-18T07:51:03.437Z] #40 0.939 + GOPATH=/tmp/tmp.TJbec8wjfw [2022-02-18T07:51:03.437Z] #40 0.939 + RM_GOPATH=1 [2022-02-18T07:51:03.437Z] #40 0.939 + case "$(go env GOARCH)" in [2022-02-18T07:51:03.437Z] #40 0.939 ++ go env GOARCH [2022-02-18T07:51:03.578Z] #51 50.85 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T07:51:03.578Z] #51 50.87 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T07:51:03.578Z] #51 50.91 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T07:51:03.578Z] #51 50.91 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T07:51:03.578Z] #51 50.96 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T07:51:03.578Z] #51 51.01 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T07:51:03.702Z] #40 0.961 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:03.702Z] #40 0.961 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:03.702Z] #40 0.961 ++ dirname /install.sh [2022-02-18T07:51:03.702Z] #40 0.961 + dir=/ [2022-02-18T07:51:03.702Z] #40 0.961 + bin=tini [2022-02-18T07:51:03.702Z] #40 0.961 + shift [2022-02-18T07:51:03.702Z] #40 0.961 + '[' '!' -f //tini.installer ']' [2022-02-18T07:51:03.702Z] #40 0.961 + . //tini.installer [2022-02-18T07:51:03.702Z] #40 0.961 ++ : v0.19.0 [2022-02-18T07:51:03.702Z] #40 0.961 + install_tini [2022-02-18T07:51:03.702Z] #40 0.961 + echo 'Install tini version v0.19.0' [2022-02-18T07:51:03.702Z] #40 0.961 + git clone https://github.com/krallin/tini.git /tmp/tmp.TJbec8wjfw/tini [2022-02-18T07:51:03.702Z] #40 0.961 Cloning into '/tmp/tmp.TJbec8wjfw/tini'... [2022-02-18T07:51:03.702Z] #40 0.970 Install tini version v0.19.0 [2022-02-18T07:51:03.837Z] #51 51.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T07:51:03.837Z] #51 51.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T07:51:03.837Z] #51 ... [2022-02-18T07:51:03.837Z] [2022-02-18T07:51:03.837Z] #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-02-18T07:51:03.837Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:51:03.837Z] #47 40.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-18T07:51:03.837Z] #47 41.95 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:51:03.837Z] #47 42.16 Fetched 2292 kB in 4s (562 kB/s) [2022-02-18T07:51:03.837Z] #47 42.22 Selecting previously unselected package libprotobuf23:amd64. [2022-02-18T07:51:03.837Z] #47 42.23 (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-02-18T07:51:03.837Z] #47 42.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-18T07:51:03.837Z] #47 42.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T07:51:03.837Z] #47 43.09 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:51:03.837Z] #47 43.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:51:03.837Z] #47 43.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:51:03.837Z] #47 43.34 Selecting previously unselected package python3-six. [2022-02-18T07:51:03.837Z] #47 43.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T07:51:03.837Z] #47 43.34 Unpacking python3-six (1.16.0-2) ... [2022-02-18T07:51:03.837Z] #47 43.54 Selecting previously unselected package python3-protobuf. [2022-02-18T07:51:03.837Z] #47 43.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-18T07:51:03.837Z] #47 43.55 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T07:51:03.837Z] #47 44.02 Selecting previously unselected package libnet1:amd64. [2022-02-18T07:51:03.837Z] #47 44.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T07:51:03.837Z] #47 44.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:51:03.837Z] #47 44.14 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T07:51:03.837Z] #47 44.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T07:51:03.837Z] #47 44.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:51:03.837Z] #47 44.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T07:51:03.837Z] #47 44.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T07:51:03.837Z] #47 44.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:51:03.837Z] #47 44.47 Selecting previously unselected package criu. [2022-02-18T07:51:03.837Z] #47 44.48 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-18T07:51:03.837Z] #47 44.48 Unpacking criu (3.16.1-3) ... [2022-02-18T07:51:03.837Z] #47 45.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:51:03.837Z] #47 46.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T07:51:03.837Z] #47 46.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:51:03.837Z] #47 46.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:51:03.837Z] #47 46.77 Setting up python3-six (1.16.0-2) ... [2022-02-18T07:51:03.837Z] #47 47.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:51:03.837Z] #47 47.96 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T07:51:03.837Z] #47 ... [2022-02-18T07:51:03.837Z] [2022-02-18T07:51:03.837Z] #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-02-18T07:51:03.837Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:51:03.837Z] #51 51.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T07:51:03.937Z] #38 54.81 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T07:51:03.937Z] #38 54.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:51:03.937Z] #38 54.87 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-18T07:51:03.937Z] #38 54.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:51:03.937Z] #38 54.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T07:51:03.967Z] #19 141.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-18T07:51:03.967Z] #19 141.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:03.967Z] #19 141.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:51:03.967Z] #19 141.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-18T07:51:03.967Z] #19 141.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-18T07:51:03.967Z] #19 141.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-18T07:51:03.967Z] #19 141.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-18T07:51:03.967Z] #19 142.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:03.967Z] #19 142.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-18T07:51:03.967Z] #19 142.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-18T07:51:03.967Z] #19 142.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:03.967Z] #19 142.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:04.097Z] #51 51.31 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T07:51:04.097Z] #51 51.60 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T07:51:04.197Z] #38 54.92 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-18T07:51:04.197Z] #38 54.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:51:04.197Z] #38 54.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:51:04.197Z] #38 54.98 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T07:51:04.197Z] #38 54.99 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:51:04.197Z] #38 55.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:04.224Z] #19 142.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-18T07:51:04.224Z] #19 142.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:04.224Z] #19 142.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:51:04.357Z] #51 51.67 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T07:51:04.357Z] #51 51.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T07:51:04.617Z] #51 51.97 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T07:51:04.617Z] #51 52.02 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T07:51:04.646Z] #40 1.955 + cd /tmp/tmp.TJbec8wjfw/tini [2022-02-18T07:51:04.646Z] #40 1.955 + git checkout -q v0.19.0 [2022-02-18T07:51:04.646Z] #40 1.971 + cmake . [2022-02-18T07:51:04.879Z] #51 52.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T07:51:04.879Z] #51 52.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T07:51:04.879Z] #51 52.23 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T07:51:04.879Z] #51 52.25 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T07:51:04.907Z] #40 2.249 -- The C compiler identification is GNU 10.2.1 [2022-02-18T07:51:04.907Z] #40 2.300 -- Detecting C compiler ABI info [2022-02-18T07:51:05.149Z] #38 ... [2022-02-18T07:51:05.149Z] [2022-02-18T07:51:05.149Z] #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-02-18T07:51:05.149Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:05.149Z] #14 55.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T07:51:05.149Z] #14 55.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T07:51:05.149Z] #14 55.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:51:05.168Z] #40 2.672 -- Detecting C compiler ABI info - done [2022-02-18T07:51:05.430Z] #40 2.776 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T07:51:05.430Z] #40 2.777 -- Detecting C compile features [2022-02-18T07:51:05.430Z] #40 2.777 -- Detecting C compile features - done [2022-02-18T07:51:05.430Z] #40 2.810 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T07:51:05.449Z] #51 52.54 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T07:51:05.449Z] #51 52.74 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T07:51:05.449Z] #51 52.83 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T07:51:05.692Z] #40 2.970 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T07:51:05.692Z] #40 3.054 -- Configuring done [2022-02-18T07:51:05.692Z] #40 3.060 -- Generating done [2022-02-18T07:51:05.692Z] #40 3.062 -- Build files have been written to: /tmp/tmp.TJbec8wjfw/tini [2022-02-18T07:51:05.692Z] #40 3.069 + make tini-static [2022-02-18T07:51:05.709Z] #51 52.92 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T07:51:05.722Z] #14 ... [2022-02-18T07:51:05.722Z] [2022-02-18T07:51:05.722Z] #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-02-18T07:51:05.722Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:51:05.722Z] #38 DONE 56.5s [2022-02-18T07:51:05.722Z] [2022-02-18T07:51:05.722Z] #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-02-18T07:51:05.722Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:51:05.722Z] #47 49.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:51:05.722Z] #47 49.80 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T07:51:05.722Z] #47 53.17 Setting up criu (3.16.1-3) ... [2022-02-18T07:51:05.722Z] #47 54.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:05.722Z] #47 DONE 55.8s [2022-02-18T07:51:05.722Z] [2022-02-18T07:51:05.722Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T07:51:05.722Z] #39 sha256:ad2d4f27cc3e9e60638d5a95d3a48c117b19f62d1ccff98dc4d0b917e57b37ac [2022-02-18T07:51:05.722Z] #39 DONE 0.2s [2022-02-18T07:51:05.722Z] [2022-02-18T07:51:05.722Z] #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-02-18T07:51:05.722Z] #40 sha256:6bce4f8f1db337b616640b06f64ba3a9e9b0360e5c109db9149576be58ae237a [2022-02-18T07:51:05.953Z] #40 3.347 Scanning dependencies of target tini-static [2022-02-18T07:51:05.953Z] #40 3.394 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T07:51:06.654Z] #51 ... [2022-02-18T07:51:06.654Z] [2022-02-18T07:51:06.654Z] #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-02-18T07:51:06.654Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:51:06.654Z] #34 43.75 Updating files: 96% (1471/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-02-18T07:51:06.654Z] #34 43.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T07:51:06.654Z] #34 44.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T07:51:06.898Z] #40 4.378 [100%] Linking C executable tini-static [2022-02-18T07:51:07.077Z] Running on azwin-2-ec9171 in d:\jenkins\workspace\moby_PR-43255 [Pipeline] { [Pipeline] ws [2022-02-18T07:51:07.092Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-02-18T07:51:07.101Z] #40 1.264 + RM_GOPATH=0 [2022-02-18T07:51:07.101Z] #40 1.264 + TMP_GOPATH= [2022-02-18T07:51:07.101Z] #40 1.264 + : /build [2022-02-18T07:51:07.101Z] #40 1.264 + '[' -z '' ']' [2022-02-18T07:51:07.101Z] #40 1.264 ++ mktemp -d [2022-02-18T07:51:07.101Z] #40 1.269 + export GOPATH=/tmp/tmp.ETXffzS5Ln [2022-02-18T07:51:07.101Z] #40 1.275 + GOPATH=/tmp/tmp.ETXffzS5Ln [2022-02-18T07:51:07.101Z] #40 1.275 + RM_GOPATH=1 [2022-02-18T07:51:07.101Z] #40 1.275 + case "$(go env GOARCH)" in [2022-02-18T07:51:07.101Z] #40 1.275 ++ go env GOARCH [2022-02-18T07:51:07.101Z] #40 1.309 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:07.101Z] #40 1.309 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:07.101Z] #40 1.310 ++ dirname /install.sh [2022-02-18T07:51:07.101Z] #40 1.314 Install tini version v0.19.0 [2022-02-18T07:51:07.101Z] #40 1.314 + dir=/ [2022-02-18T07:51:07.101Z] #40 1.314 + bin=tini [2022-02-18T07:51:07.101Z] #40 1.314 + shift [2022-02-18T07:51:07.101Z] #40 1.314 + '[' '!' -f //tini.installer ']' [2022-02-18T07:51:07.101Z] #40 1.314 + . //tini.installer [2022-02-18T07:51:07.101Z] #40 1.314 ++ : v0.19.0 [2022-02-18T07:51:07.101Z] #40 1.314 + install_tini [2022-02-18T07:51:07.101Z] #40 1.314 + echo 'Install tini version v0.19.0' [2022-02-18T07:51:07.101Z] #40 1.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.ETXffzS5Ln/tini [2022-02-18T07:51:07.101Z] #40 1.328 Cloning into '/tmp/tmp.ETXffzS5Ln/tini'... [Pipeline] checkout [2022-02-18T07:51:07.230Z] #34 ... [2022-02-18T07:51:07.230Z] [2022-02-18T07:51:07.230Z] #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-02-18T07:51:07.230Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:51:07.230Z] #51 54.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T07:51:07.360Z] #40 ... [2022-02-18T07:51:07.360Z] [2022-02-18T07:51:07.360Z] #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-02-18T07:51:07.360Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:51:07.360Z] #51 48.26 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T07:51:07.360Z] #51 48.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T07:51:07.360Z] #51 48.34 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T07:51:07.361Z] #51 48.37 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T07:51:07.361Z] #51 49.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T07:51:07.361Z] #51 49.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T07:51:07.361Z] #51 49.59 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T07:51:07.361Z] #51 49.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T07:51:07.361Z] #51 49.97 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T07:51:07.361Z] #51 49.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T07:51:07.361Z] #51 50.02 go: downloading golang.org/x/text v0.3.7 [2022-02-18T07:51:07.361Z] #51 54.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T07:51:07.361Z] #51 54.63 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T07:51:07.361Z] #51 54.64 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T07:51:07.361Z] #51 54.70 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T07:51:07.361Z] #51 54.79 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T07:51:07.361Z] #51 54.82 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T07:51:07.361Z] #51 54.85 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T07:51:07.361Z] #51 54.97 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T07:51:07.361Z] #51 55.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T07:51:07.361Z] #51 55.07 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T07:51:07.361Z] #51 55.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T07:51:07.361Z] #51 55.17 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T07:51:07.361Z] #51 55.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T07:51:07.361Z] #51 55.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T07:51:07.361Z] #51 55.78 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T07:51:07.361Z] #51 56.13 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T07:51:07.361Z] #51 56.13 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T07:51:07.361Z] #51 56.19 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T07:51:07.361Z] #51 56.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T07:51:07.361Z] #51 56.26 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T07:51:07.361Z] #51 56.27 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T07:51:07.361Z] #51 56.43 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T07:51:07.361Z] #51 56.78 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T07:51:07.361Z] #51 56.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T07:51:07.361Z] #51 56.95 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T07:51:07.471Z] #40 4.793 [100%] Built target tini-static [2022-02-18T07:51:07.471Z] #40 4.837 + mkdir -p /build [2022-02-18T07:51:07.471Z] #40 4.841 + cp tini-static /build/docker-init [2022-02-18T07:51:07.929Z] #51 58.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T07:51:07.929Z] #51 ... [2022-02-18T07:51:07.929Z] [2022-02-18T07:51:07.929Z] #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-02-18T07:51:07.929Z] #40 sha256:6bce4f8f1db337b616640b06f64ba3a9e9b0360e5c109db9149576be58ae237a [2022-02-18T07:51:07.929Z] #40 2.048 + cd /tmp/tmp.ETXffzS5Ln/tini [2022-02-18T07:51:07.929Z] #40 2.049 + git checkout -q v0.19.0 [2022-02-18T07:51:07.929Z] #40 2.055 + cmake . [2022-02-18T07:51:07.958Z] using credential docker-jenkins-github-credentials [2022-02-18T07:51:08.037Z] Cloning the remote Git repository [2022-02-18T07:51:08.037Z] Cloning with configured refspecs honoured and without tags [2022-02-18T07:51:08.069Z] #14 70.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T07:51:08.069Z] #14 70.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:08.069Z] #14 70.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:08.069Z] #14 ... [2022-02-18T07:51:08.069Z] [2022-02-18T07:51:08.069Z] #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-02-18T07:51:08.069Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:51:08.499Z] #40 2.537 -- The C compiler identification is GNU 10.2.1 [2022-02-18T07:51:08.499Z] #40 2.637 -- Detecting C compiler ABI info [2022-02-18T07:51:08.550Z] The recommended git tool is: git [2022-02-18T07:51:08.613Z] #51 ... [2022-02-18T07:51:08.613Z] [2022-02-18T07:51:08.613Z] #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-02-18T07:51:08.613Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T07:51:08.613Z] #47 51.49 Setting up criu (3.16.1-3) ... [2022-02-18T07:51:08.613Z] #47 53.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:08.613Z] #47 DONE 55.5s [2022-02-18T07:51:08.613Z] [2022-02-18T07:51:08.613Z] #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-02-18T07:51:08.613Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T07:51:08.613Z] #38 54.73 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T07:51:08.613Z] #38 54.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:51:08.613Z] #38 54.94 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-18T07:51:08.613Z] #38 55.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:51:08.613Z] #38 55.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T07:51:08.613Z] #38 55.08 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-18T07:51:08.613Z] #38 55.16 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:51:08.613Z] #38 55.24 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:51:08.613Z] #38 55.41 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T07:51:08.613Z] #38 55.45 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:51:08.613Z] #38 55.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:08.759Z] #40 3.109 -- Detecting C compiler ABI info - done [2022-02-18T07:51:08.856Z] #60 37.77 Updating files: 56% (2671/4691) Updating files: 57% (2674/4691) Updating files: 58% (2721/4691) Updating files: 59% (2768/4691) Updating files: 60% (2815/4691) Updating files: 61% (2862/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-18T07:51:08.856Z] #60 38.68 + cd /tmp/tmp.j2nl9sd9YA/src/github.com/containerd/containerd [2022-02-18T07:51:08.856Z] #60 38.68 + git checkout -q v1.5.9 [2022-02-18T07:51:08.875Z] #38 DONE 56.2s [2022-02-18T07:51:08.875Z] [2022-02-18T07:51:08.875Z] #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-02-18T07:51:08.875Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:51:08.875Z] #49 56.04 gotestsum version dev [2022-02-18T07:51:08.875Z] #49 DONE 56.3s [2022-02-18T07:51:08.875Z] [2022-02-18T07:51:08.875Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T07:51:08.875Z] #39 sha256:34aeddd45c038c38f5e31bee8f8073b000c594f3fead01d8f2a1bb59073b782a [2022-02-18T07:51:08.234Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T07:51:08.639Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-18T07:51:09.019Z] #40 ... [2022-02-18T07:51:09.019Z] [2022-02-18T07:51:09.019Z] #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-02-18T07:51:09.019Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T07:51:09.019Z] #49 59.55 gotestsum version dev [2022-02-18T07:51:09.019Z] #49 DONE 59.9s [2022-02-18T07:51:09.019Z] [2022-02-18T07:51:09.019Z] #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-02-18T07:51:09.019Z] #40 sha256:6bce4f8f1db337b616640b06f64ba3a9e9b0360e5c109db9149576be58ae237a [2022-02-18T07:51:09.019Z] #40 3.224 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T07:51:09.019Z] #40 3.262 -- Detecting C compile features [2022-02-18T07:51:09.019Z] #40 3.273 -- Detecting C compile features - done [2022-02-18T07:51:09.019Z] #40 3.323 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T07:51:09.387Z] #40 DONE 6.8s [2022-02-18T07:51:09.387Z] [2022-02-18T07:51:09.387Z] #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-02-18T07:51:09.387Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:51:09.387Z] #14 47.48 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T07:51:09.387Z] #14 47.49 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-18T07:51:09.387Z] #14 47.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:51:09.387Z] #14 48.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T07:51:09.387Z] #14 48.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-18T07:51:09.387Z] #14 48.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:09.387Z] #14 52.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T07:51:09.387Z] #14 52.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-18T07:51:09.387Z] #14 52.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:09.447Z] #39 DONE 0.3s [2022-02-18T07:51:09.447Z] [2022-02-18T07:51:09.447Z] #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-02-18T07:51:09.447Z] #40 sha256:8cf16f241665e75fdf79c73e375817af5678d406194715cfd58671676b0853b1 [2022-02-18T07:51:09.588Z] #40 3.637 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T07:51:09.588Z] #40 3.756 -- Configuring done [2022-02-18T07:51:09.588Z] #40 3.801 -- Generating done [2022-02-18T07:51:09.588Z] #40 3.809 -- Build files have been written to: /tmp/tmp.ETXffzS5Ln/tini [2022-02-18T07:51:09.588Z] #40 3.845 + make tini-static [2022-02-18T07:51:10.161Z] #40 4.414 Scanning dependencies of target tini-static [2022-02-18T07:51:10.161Z] #40 4.466 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T07:51:10.774Z] #60 40.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T07:51:10.775Z] #60 40.36 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T07:51:10.775Z] #60 40.36 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:51:10.775Z] #60 40.36 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:51:10.775Z] #60 40.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T07:51:10.775Z] #60 40.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T07:51:10.775Z] #60 40.36 + '[' '' = dynamic ']' [2022-02-18T07:51:10.775Z] #60 40.36 + make [2022-02-18T07:51:10.782Z] #19 148.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-18T07:51:10.782Z] #19 148.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:10.782Z] #19 148.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:51:10.782Z] #19 148.5 Selecting previously unselected package patch. [2022-02-18T07:51:10.782Z] #19 148.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-18T07:51:10.782Z] #19 148.5 Unpacking patch (2.7.6-7) ... [2022-02-18T07:51:10.927Z] #40 1.770 + RM_GOPATH=0 [2022-02-18T07:51:10.927Z] #40 1.770 + TMP_GOPATH= [2022-02-18T07:51:10.927Z] #40 1.770 + : /build [2022-02-18T07:51:10.927Z] #40 1.770 + '[' -z '' ']' [2022-02-18T07:51:10.927Z] #40 1.770 ++ mktemp -d [2022-02-18T07:51:10.927Z] #40 1.770 + export GOPATH=/tmp/tmp.P3MD5R8UpT [2022-02-18T07:51:10.927Z] #40 1.770 + GOPATH=/tmp/tmp.P3MD5R8UpT [2022-02-18T07:51:10.927Z] #40 1.770 + RM_GOPATH=1 [2022-02-18T07:51:10.927Z] #40 1.770 + case "$(go env GOARCH)" in [2022-02-18T07:51:10.927Z] #40 1.770 ++ go env GOARCH [2022-02-18T07:51:11.039Z] #19 149.6 Selecting previously unselected package dpkg-dev. [2022-02-18T07:51:11.039Z] #19 149.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-18T07:51:09.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:51:09.594Z] > git --version # timeout=10 [2022-02-18T07:51:09.640Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-18T07:51:09.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:51:09.643Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:51:11.099Z] #40 5.429 [100%] Linking C executable tini-static [2022-02-18T07:51:11.187Z] #40 1.794 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:11.187Z] #40 1.794 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:11.187Z] #40 1.794 ++ dirname /install.sh [2022-02-18T07:51:11.187Z] #40 1.794 + dir=/ [2022-02-18T07:51:11.187Z] #40 1.794 + bin=tini [2022-02-18T07:51:11.187Z] #40 1.794 + shift [2022-02-18T07:51:11.187Z] #40 1.804 Install tini version v0.19.0 [2022-02-18T07:51:11.187Z] #40 1.804 + '[' '!' -f //tini.installer ']' [2022-02-18T07:51:11.187Z] #40 1.804 + . //tini.installer [2022-02-18T07:51:11.187Z] #40 1.804 ++ : v0.19.0 [2022-02-18T07:51:11.187Z] #40 1.804 + install_tini [2022-02-18T07:51:11.187Z] #40 1.804 + echo 'Install tini version v0.19.0' [2022-02-18T07:51:11.187Z] #40 1.804 + git clone https://github.com/krallin/tini.git /tmp/tmp.P3MD5R8UpT/tini [2022-02-18T07:51:11.187Z] #40 1.804 Cloning into '/tmp/tmp.P3MD5R8UpT/tini'... [2022-02-18T07:51:11.295Z] #19 149.8 Unpacking dpkg-dev (1.20.9) ... [2022-02-18T07:51:11.668Z] #40 5.928 [100%] Built target tini-static [2022-02-18T07:51:11.668Z] #40 5.981 + mkdir -p /build [2022-02-18T07:51:11.926Z] #40 5.983 + cp tini-static /build/docker-init [2022-02-18T07:51:11.926Z] #40 DONE 6.1s [2022-02-18T07:51:11.926Z] [2022-02-18T07:51:11.926Z] #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-02-18T07:51:11.926Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:11.926Z] #14 62.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T07:51:11.926Z] #14 62.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:11.926Z] #14 62.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:51:11.926Z] #14 62.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T07:51:11.926Z] #14 62.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:11.926Z] #14 62.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:12.123Z] #40 2.717 + cd /tmp/tmp.P3MD5R8UpT/tini [2022-02-18T07:51:12.123Z] #40 2.718 + git checkout -q v0.19.0 [2022-02-18T07:51:12.123Z] #40 2.722 + cmake . [2022-02-18T07:51:12.162Z] #60 41.76 + bin/ctr [2022-02-18T07:51:12.224Z] #19 150.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-18T07:51:12.224Z] #19 150.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-18T07:51:12.381Z] #40 3.185 -- The C compiler identification is GNU 10.2.1 [2022-02-18T07:51:12.381Z] #40 3.239 -- Detecting C compiler ABI info [2022-02-18T07:51:12.480Z] #19 ... [2022-02-18T07:51:12.480Z] [2022-02-18T07:51:12.480Z] #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-02-18T07:51:12.480Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:51:12.480Z] #58 153.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T07:51:12.480Z] #58 DONE 160.7s [2022-02-18T07:51:12.480Z] [2022-02-18T07:51:12.480Z] #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-02-18T07:51:12.480Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T07:51:12.480Z] #19 151.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-18T07:51:12.480Z] #19 151.0 Selecting previously unselected package libio-string-perl. [2022-02-18T07:51:12.480Z] #19 151.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-18T07:51:12.480Z] #19 151.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-18T07:51:12.480Z] #19 151.1 Selecting previously unselected package libicu67:amd64. [2022-02-18T07:51:12.480Z] #19 151.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-18T07:51:12.480Z] #19 151.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T07:51:12.949Z] #40 3.543 -- Detecting C compiler ABI info - done [2022-02-18T07:51:12.949Z] #40 3.664 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T07:51:12.949Z] #40 3.667 -- Detecting C compile features [2022-02-18T07:51:12.949Z] #40 3.668 -- Detecting C compile features - done [2022-02-18T07:51:12.949Z] #40 3.686 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T07:51:12.949Z] #40 3.766 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T07:51:13.208Z] #40 3.819 -- Configuring done [2022-02-18T07:51:13.208Z] #40 3.832 -- Generating done [2022-02-18T07:51:13.208Z] #40 3.834 -- Build files have been written to: /tmp/tmp.P3MD5R8UpT/tini [2022-02-18T07:51:13.208Z] #40 3.853 + make tini-static [2022-02-18T07:51:13.468Z] #40 4.097 Scanning dependencies of target tini-static [2022-02-18T07:51:13.468Z] #40 4.132 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T07:51:13.846Z] #19 152.4 Selecting previously unselected package libxml2:amd64. [2022-02-18T07:51:13.846Z] #19 152.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-18T07:51:13.846Z] #19 152.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:51:13.846Z] #19 152.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-18T07:51:13.846Z] #19 152.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-18T07:51:13.846Z] #19 152.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-18T07:51:13.846Z] #19 152.5 Selecting previously unselected package libxml-sax-base-perl. [2022-02-18T07:51:14.102Z] #19 152.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-18T07:51:14.102Z] #19 152.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-18T07:51:14.102Z] #19 152.5 Selecting previously unselected package libxml-sax-perl. [2022-02-18T07:51:14.102Z] #19 152.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-18T07:51:14.102Z] #19 152.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-18T07:51:14.102Z] #19 152.6 Selecting previously unselected package libxml-libxml-perl. [2022-02-18T07:51:14.102Z] #19 152.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-18T07:51:14.102Z] #19 152.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-18T07:51:14.102Z] #19 152.6 Selecting previously unselected package libxml-simple-perl. [2022-02-18T07:51:14.102Z] #19 152.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-18T07:51:14.102Z] #19 152.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-18T07:51:14.102Z] #19 152.6 Selecting previously unselected package libyaml-perl. [2022-02-18T07:51:14.102Z] #19 152.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-18T07:51:14.102Z] #19 152.6 Unpacking libyaml-perl (1.30-1) ... [2022-02-18T07:51:14.102Z] #19 152.7 Selecting previously unselected package libconfig-auto-perl. [2022-02-18T07:51:14.102Z] #19 152.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-18T07:51:14.102Z] #19 152.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-18T07:51:14.102Z] #19 152.7 Selecting previously unselected package libfile-which-perl. [2022-02-18T07:51:14.102Z] #19 152.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-18T07:51:14.102Z] #19 152.7 Unpacking libfile-which-perl (1.23-1) ... [2022-02-18T07:51:14.102Z] #19 152.7 Selecting previously unselected package libfile-homedir-perl. [2022-02-18T07:51:14.102Z] #19 152.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-18T07:51:14.102Z] #19 152.7 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-18T07:51:14.102Z] #19 152.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-18T07:51:14.102Z] #19 152.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-18T07:51:14.102Z] #19 152.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-18T07:51:14.102Z] #19 152.8 Selecting previously unselected package dpkg-cross. [2022-02-18T07:51:14.102Z] #19 152.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-18T07:51:14.155Z] #40 5.057 [100%] Linking C executable tini-static [2022-02-18T07:51:14.359Z] #19 152.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-18T07:51:14.359Z] #19 152.8 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-18T07:51:14.359Z] #19 152.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-18T07:51:14.359Z] #19 152.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-18T07:51:14.359Z] #19 152.9 Selecting previously unselected package libc6-armel-cross. [2022-02-18T07:51:14.359Z] #19 152.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:14.359Z] #19 152.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-18T07:51:14.359Z] #19 153.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-18T07:51:14.359Z] #19 153.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:14.359Z] #19 153.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:14.359Z] #19 153.0 Selecting previously unselected package libgomp1-armel-cross. [2022-02-18T07:51:14.359Z] #19 153.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:14.359Z] #19 153.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:14.359Z] #19 153.1 Selecting previously unselected package libatomic1-armel-cross. [2022-02-18T07:51:14.615Z] #19 153.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:14.615Z] #19 153.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:14.615Z] #19 153.1 Selecting previously unselected package libasan6-armel-cross. [2022-02-18T07:51:14.615Z] #19 153.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:14.615Z] #19 153.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:14.615Z] #19 153.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-18T07:51:14.615Z] #19 153.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:14.723Z] #40 5.416 [100%] Built target tini-static [2022-02-18T07:51:14.723Z] #40 5.457 + mkdir -p /build [2022-02-18T07:51:14.723Z] #40 5.459 + cp tini-static /build/docker-init [2022-02-18T07:51:14.871Z] #19 153.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:14.871Z] #19 153.4 Selecting previously unselected package libubsan1-armel-cross. [2022-02-18T07:51:14.871Z] #19 153.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:14.871Z] #19 153.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:14.871Z] #19 153.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-18T07:51:14.871Z] #19 153.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:14.871Z] #19 153.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:14.871Z] #19 153.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-18T07:51:14.871Z] #19 153.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:14.982Z] #40 DONE 5.7s [2022-02-18T07:51:14.982Z] [2022-02-18T07:51:14.982Z] #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-02-18T07:51:14.982Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:14.982Z] #14 54.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T07:51:14.982Z] #14 54.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T07:51:14.982Z] #14 54.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:51:14.982Z] #14 60.77 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T07:51:14.982Z] #14 60.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:14.982Z] #14 60.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:51:14.982Z] #14 60.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T07:51:14.982Z] #14 60.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:14.982Z] #14 60.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:15.127Z] #19 153.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T07:51:16.572Z] Running on azwin-2-c78e70 in d:\jenkins\workspace\moby_PR-43255 [Pipeline] { [Pipeline] ws [2022-02-18T07:51:16.587Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-18T07:51:17.869Z] The recommended git tool is: git [2022-02-18T07:51:18.512Z] #14 68.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T07:51:18.512Z] #14 68.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:18.512Z] #14 68.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:19.425Z] #14 61.40 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T07:51:19.425Z] #14 61.40 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-18T07:51:19.425Z] #14 61.41 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:19.425Z] #14 ... [2022-02-18T07:51:19.425Z] [2022-02-18T07:51:19.425Z] #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-02-18T07:51:19.425Z] #60 sha256:f8b3d065410a2c515ae3f0b63bd0b6fcf2704c499df8acad8f63595f2baee25b [2022-02-18T07:51:19.425Z] #60 31.60 Updating files: 72% (3379/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-18T07:51:19.425Z] #60 32.19 + cd /tmp/tmp.hckdPEDwov/src/github.com/containerd/containerd [2022-02-18T07:51:19.425Z] #60 32.20 + git checkout -q v1.5.9 [2022-02-18T07:51:19.687Z] #60 33.37 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T07:51:19.687Z] #60 33.37 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T07:51:19.687Z] #60 33.37 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:51:19.687Z] #60 33.37 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:51:19.687Z] #60 33.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T07:51:19.687Z] #60 33.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T07:51:19.687Z] #60 33.37 + '[' '' = dynamic ']' [2022-02-18T07:51:19.687Z] #60 33.37 + make [2022-02-18T07:51:20.265Z] #14 66.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T07:51:20.265Z] #14 66.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:20.265Z] #14 66.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:20.385Z] #19 158.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-18T07:51:20.385Z] #19 158.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:20.385Z] #19 158.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T07:51:20.385Z] #19 158.3 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-18T07:51:20.385Z] #19 158.3 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-18T07:51:20.385Z] #19 158.3 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-18T07:51:20.385Z] #19 158.5 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-18T07:51:20.385Z] #19 158.5 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:20.385Z] #19 158.5 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-18T07:51:20.385Z] #19 158.7 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-18T07:51:20.385Z] #19 158.7 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:20.385Z] #19 158.7 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:20.385Z] #19 159.0 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-18T07:51:20.385Z] #19 159.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:20.385Z] #19 159.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T07:51:20.631Z] #60 34.37 + bin/ctr [2022-02-18T07:51:22.179Z] #60 ... [2022-02-18T07:51:22.179Z] [2022-02-18T07:51:22.179Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-18T07:51:22.179Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:22.179Z] #14 75.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T07:51:22.179Z] #14 75.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:22.179Z] #14 75.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:22.179Z] #14 80.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T07:51:22.179Z] #14 80.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:22.179Z] #14 80.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:24.727Z] #14 ... [2022-02-18T07:51:24.727Z] [2022-02-18T07:51:24.727Z] #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-02-18T07:51:24.727Z] #63 sha256:f31d9482106dcd157ff88388b8cabe43d6d1b331f9f30d86fd42ef0a343a9216 [2022-02-18T07:51:24.727Z] #63 87.76 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:51:24.727Z] #63 87.76 + GOBIN=/build [2022-02-18T07:51:24.727Z] #63 87.76 + GO111MODULE=on [2022-02-18T07:51:24.727Z] #63 87.76 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T07:51:25.712Z] #19 163.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-18T07:51:25.712Z] #19 163.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:25.712Z] #19 163.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T07:51:25.712Z] #19 163.4 Selecting previously unselected package crossbuild-essential-armel. [2022-02-18T07:51:25.712Z] #19 163.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-18T07:51:25.712Z] #19 163.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-18T07:51:25.712Z] #19 163.5 Selecting previously unselected package libc6-armhf-cross. [2022-02-18T07:51:25.712Z] #19 163.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:25.712Z] #19 163.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-18T07:51:25.712Z] #19 163.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-18T07:51:25.712Z] #19 163.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:25.712Z] #19 163.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:25.712Z] #19 163.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-18T07:51:25.712Z] #19 163.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:25.712Z] #19 163.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:25.712Z] #19 163.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-18T07:51:25.712Z] #19 163.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:25.712Z] #19 163.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:25.712Z] #19 163.7 Selecting previously unselected package libasan6-armhf-cross. [2022-02-18T07:51:25.712Z] #19 163.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:25.712Z] #19 163.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:25.712Z] #19 163.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-18T07:51:25.712Z] #19 163.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:25.712Z] #19 164.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:25.712Z] #19 164.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-18T07:51:25.712Z] #19 164.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:25.712Z] #19 164.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:25.712Z] #19 164.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-18T07:51:25.712Z] #19 164.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:25.712Z] #19 164.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:25.712Z] #19 164.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-18T07:51:25.712Z] #19 164.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:25.712Z] #19 164.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T07:51:26.361Z] Fetching without tags [2022-02-18T07:51:26.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:51:26.100Z] > git config --add remote.origin.fetch +refs/pull/43255/head:refs/remotes/origin/PR-43255 # timeout=10 [2022-02-18T07:51:26.151Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:51:26.271Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:51:26.399Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:51:26.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:51:26.400Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:51:26.699Z] #14 ... [2022-02-18T07:51:26.699Z] [2022-02-18T07:51:26.699Z] #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-02-18T07:51:26.699Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:51:26.699Z] #60 35.33 Updating files: 60% (2859/4691) Updating files: 61% (2862/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-18T07:51:26.699Z] #60 36.23 + cd /tmp/tmp.r4cW50P6lR/src/github.com/containerd/containerd [2022-02-18T07:51:26.699Z] #60 36.24 + git checkout -q v1.5.9 [2022-02-18T07:51:27.084Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:51:28.081Z] #60 37.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T07:51:28.081Z] #60 37.69 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T07:51:28.081Z] #60 37.69 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:51:28.081Z] #60 37.70 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:51:28.081Z] #60 37.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T07:51:28.081Z] #60 37.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T07:51:28.081Z] #60 37.70 + '[' '' = dynamic ']' [2022-02-18T07:51:28.081Z] #60 37.70 + make [2022-02-18T07:51:28.399Z] #14 ... [2022-02-18T07:51:28.399Z] [2022-02-18T07:51:28.399Z] #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-02-18T07:51:28.399Z] #60 sha256:6023a3ea92b99bfa94881e31e57a7f7f9bddb564a9b4dfac75ecd7c5cf1b2061 [2022-02-18T07:51:28.659Z] #60 35.42 Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-18T07:51:28.659Z] #60 36.26 + cd /tmp/tmp.ssHmb8sBlM/src/github.com/containerd/containerd [2022-02-18T07:51:28.919Z] #60 36.26 + git checkout -q v1.5.9 [2022-02-18T07:51:27.197Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:51:27.241Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:51:29.990Z] #60 39.24 + bin/ctr [2022-02-18T07:51:30.019Z] #63 92.27 rootlesskit version 0.14.6 [2022-02-18T07:51:30.019Z] #63 92.28 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T07:51:30.019Z] #63 92.28 -container-ip string [2022-02-18T07:51:30.019Z] #63 92.28 container ip [2022-02-18T07:51:30.019Z] #63 92.28 -container-port int [2022-02-18T07:51:30.019Z] #63 92.28 container port (default -1) [2022-02-18T07:51:30.019Z] #63 92.28 -host-ip string [2022-02-18T07:51:30.019Z] #63 92.28 host ip [2022-02-18T07:51:30.019Z] #63 92.28 -host-port int [2022-02-18T07:51:30.019Z] #63 92.28 host port (default -1) [2022-02-18T07:51:30.019Z] #63 92.28 -proto string [2022-02-18T07:51:30.019Z] #63 92.28 proxy protocol (default "tcp") [2022-02-18T07:51:30.299Z] #60 37.81 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T07:51:30.559Z] #60 37.81 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T07:51:30.559Z] #60 37.81 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:51:30.559Z] #60 37.81 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:51:30.559Z] #60 37.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T07:51:30.559Z] #60 37.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T07:51:30.559Z] #60 37.81 + '[' '' = dynamic ']' [2022-02-18T07:51:30.559Z] #60 37.81 + make [2022-02-18T07:51:30.963Z] #19 168.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-18T07:51:30.963Z] #19 168.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:30.963Z] #19 168.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T07:51:30.963Z] #19 169.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-18T07:51:30.963Z] #19 169.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-18T07:51:30.963Z] #19 169.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-18T07:51:31.224Z] #19 169.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-18T07:51:31.224Z] #19 169.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:31.224Z] #19 169.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-18T07:51:31.224Z] #19 169.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-18T07:51:31.287Z] Merge succeeded, producing 9da6a22317c01659ebd49eb56193f2a8434a9352 [2022-02-18T07:51:31.288Z] Checking out Revision 9da6a22317c01659ebd49eb56193f2a8434a9352 (PR-43255) [2022-02-18T07:51:31.480Z] #19 169.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:31.480Z] #19 169.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:31.480Z] #19 170.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-18T07:51:31.738Z] #19 170.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:31.738Z] #19 170.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T07:51:31.941Z] #60 39.32 + bin/ctr [2022-02-18T07:51:30.280Z] > git remote # timeout=10 [2022-02-18T07:51:30.352Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:51:30.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:51:30.411Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:51:31.205Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-18T07:51:31.324Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:51:31.368Z] > git checkout -f 9da6a22317c01659ebd49eb56193f2a8434a9352 # timeout=10 [2022-02-18T07:51:32.871Z] #60 ... [2022-02-18T07:51:32.871Z] [2022-02-18T07:51:32.871Z] #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-02-18T07:51:32.871Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:51:32.871Z] #14 65.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T07:51:32.871Z] #14 65.08 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-18T07:51:32.871Z] #14 65.09 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:32.871Z] #14 69.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T07:51:32.871Z] #14 69.37 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-18T07:51:32.871Z] #14 69.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:32.871Z] #14 ... [2022-02-18T07:51:32.871Z] [2022-02-18T07:51:32.871Z] #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-02-18T07:51:32.871Z] #63 sha256:8cb9d1af492bf19f70293d1ca5446f9d87aa14eefe0e36886521038b39409003 [2022-02-18T07:51:32.871Z] #63 74.65 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:51:32.871Z] #63 74.65 + GOBIN=/build [2022-02-18T07:51:32.871Z] #63 74.65 + GO111MODULE=on [2022-02-18T07:51:32.871Z] #63 74.65 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T07:51:33.334Z] #63 ... [2022-02-18T07:51:33.334Z] [2022-02-18T07:51:33.334Z] #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-02-18T07:51:33.334Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:33.335Z] #14 90.39 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T07:51:33.335Z] #14 90.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:33.335Z] #14 90.39 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:33.335Z] #14 95.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T07:51:33.335Z] #14 95.24 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T07:51:33.335Z] #14 95.35 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:51:33.335Z] #14 96.09 Selecting previously unselected package libapparmor1:amd64. [2022-02-18T07:51:33.335Z] #14 96.10 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-18T07:51:33.335Z] #14 96.12 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T07:51:33.921Z] #14 97.25 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-18T07:51:33.921Z] #14 97.26 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-18T07:51:33.921Z] #14 97.28 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T07:51:34.200Z] using credential docker-jenkins-github-credentials [2022-02-18T07:51:34.279Z] Cloning the remote Git repository [2022-02-18T07:51:34.279Z] Cloning with configured refspecs honoured and without tags [2022-02-18T07:51:34.496Z] #14 97.89 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T07:51:34.496Z] #14 97.90 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T07:51:34.496Z] #14 97.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:51:35.068Z] #14 ... [2022-02-18T07:51:35.068Z] [2022-02-18T07:51:35.068Z] #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-02-18T07:51:35.068Z] #63 sha256:f31d9482106dcd157ff88388b8cabe43d6d1b331f9f30d86fd42ef0a343a9216 [2022-02-18T07:51:35.068Z] #63 DONE 98.0s [2022-02-18T07:51:35.068Z] [2022-02-18T07:51:35.068Z] #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-02-18T07:51:35.068Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:35.068Z] #14 98.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T07:51:35.068Z] #14 98.49 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T07:51:35.068Z] #14 98.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:51:35.356Z] #14 ... [2022-02-18T07:51:35.357Z] [2022-02-18T07:51:35.357Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T07:51:35.357Z] #64 sha256:9dae7b066c3cf6032e3df2ba7b698cdc31cf1127f11b8036a5c9ec359442623a [2022-02-18T07:51:35.357Z] #64 DONE 0.2s [2022-02-18T07:51:35.357Z] [2022-02-18T07:51:35.357Z] #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-02-18T07:51:35.357Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:35.357Z] #14 98.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-18T07:51:35.357Z] #14 98.73 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:51:35.357Z] #14 98.74 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:35.626Z] #14 ... [2022-02-18T07:51:35.626Z] [2022-02-18T07:51:35.626Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T07:51:35.626Z] #65 sha256:af8b9f09698fe48ddef2044b904651b4244b3ac6228fdf102c20587fbf11c944 [2022-02-18T07:51:35.626Z] #65 DONE 0.3s [2022-02-18T07:51:35.626Z] [2022-02-18T07:51:35.626Z] #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-02-18T07:51:35.626Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:35.626Z] #14 98.90 Selecting previously unselected package libudev-dev:amd64. [2022-02-18T07:51:35.626Z] #14 98.90 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-18T07:51:35.626Z] #14 98.91 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-18T07:51:35.626Z] #14 99.05 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-18T07:51:35.626Z] #14 99.05 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-18T07:51:35.626Z] #14 99.06 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T07:51:35.892Z] #14 99.37 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-18T07:51:35.892Z] #14 99.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-18T07:51:35.892Z] #14 99.37 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T07:51:36.155Z] #14 99.54 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-18T07:51:36.155Z] #14 99.54 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-18T07:51:36.155Z] #14 99.54 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T07:51:36.155Z] #14 99.69 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-18T07:51:36.155Z] #14 99.70 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-18T07:51:36.155Z] #14 99.70 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T07:51:36.177Z] #63 78.76 rootlesskit version 0.14.6 [2022-02-18T07:51:36.177Z] #63 78.77 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T07:51:36.177Z] #63 78.77 -container-ip string [2022-02-18T07:51:36.177Z] #63 78.77 container ip [2022-02-18T07:51:36.177Z] #63 78.77 -container-port int [2022-02-18T07:51:36.177Z] #63 78.77 container port (default -1) [2022-02-18T07:51:36.177Z] #63 78.77 -host-ip string [2022-02-18T07:51:36.177Z] #63 78.77 host ip [2022-02-18T07:51:36.177Z] #63 78.77 -host-port int [2022-02-18T07:51:36.177Z] #63 78.77 host port (default -1) [2022-02-18T07:51:36.177Z] #63 78.77 -proto string [2022-02-18T07:51:36.177Z] #63 78.77 proxy protocol (default "tcp") [2022-02-18T07:51:36.416Z] #14 99.80 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-18T07:51:36.416Z] #14 99.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-18T07:51:36.416Z] #14 99.80 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T07:51:36.678Z] #14 100.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-18T07:51:36.678Z] #14 100.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-18T07:51:36.678Z] #14 100.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T07:51:34.479Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T07:51:34.886Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-18T07:51:35.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:51:35.943Z] > git --version # timeout=10 [2022-02-18T07:51:35.986Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-18T07:51:35.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:51:35.990Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:51:36.942Z] #14 100.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-18T07:51:36.942Z] #14 100.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:51:36.942Z] #14 100.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:36.942Z] #14 100.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-18T07:51:36.942Z] #14 100.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-18T07:51:36.942Z] #14 100.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T07:51:36.942Z] #14 100.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-18T07:51:36.994Z] #19 174.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-18T07:51:36.994Z] #19 174.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:36.994Z] #19 174.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T07:51:36.994Z] #19 174.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-18T07:51:36.994Z] #19 174.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-18T07:51:36.994Z] #19 174.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-18T07:51:36.994Z] #19 174.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-18T07:51:36.994Z] #19 174.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:36.994Z] #19 174.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-18T07:51:36.994Z] #19 175.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-18T07:51:36.994Z] #19 175.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:36.994Z] #19 175.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:36.994Z] #19 175.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-18T07:51:36.994Z] #19 175.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:36.994Z] #19 175.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:36.994Z] #19 175.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-18T07:51:36.994Z] #19 175.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:36.994Z] #19 175.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:36.994Z] #19 175.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-18T07:51:36.994Z] #19 175.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:36.994Z] #19 175.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:36.994Z] #19 175.1 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-18T07:51:36.994Z] #19 175.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:36.994Z] #19 175.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:36.994Z] #19 175.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-18T07:51:36.994Z] #19 175.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:36.994Z] #19 175.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:36.994Z] #19 175.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-18T07:51:36.994Z] #19 175.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:36.994Z] #19 175.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:37.202Z] #14 100.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-18T07:51:37.202Z] #14 100.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T07:51:37.250Z] #19 175.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-18T07:51:37.250Z] #19 175.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:37.250Z] #19 175.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:37.250Z] #19 175.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-18T07:51:37.250Z] #19 175.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:37.250Z] #19 175.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:37.250Z] #19 175.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-18T07:51:37.507Z] #19 175.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:37.507Z] #19 175.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:37.507Z] #19 176.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-18T07:51:37.507Z] #19 176.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:37.507Z] #19 176.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:37.507Z] #19 176.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-18T07:51:37.507Z] #19 176.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:37.507Z] #19 176.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:51:37.773Z] #14 101.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T07:51:37.773Z] #14 101.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T07:51:37.773Z] #14 101.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:37.773Z] #14 101.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T07:51:37.773Z] #14 101.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:51:37.773Z] #14 101.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T07:51:37.773Z] #14 101.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:51:37.773Z] #14 101.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T07:51:37.773Z] #14 101.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-18T07:51:37.773Z] #14 101.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T07:51:37.773Z] #14 101.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:37.773Z] #14 101.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:51:37.773Z] #14 101.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:37.773Z] #14 101.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T07:51:37.773Z] #14 101.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T07:51:37.773Z] #14 101.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T07:51:37.773Z] #14 101.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:51:38.035Z] #14 101.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T07:51:38.035Z] #14 101.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T07:51:38.035Z] #14 101.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:38.035Z] #14 101.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:38.035Z] #14 101.4 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-02-18T07:51:38.035Z] #14 101.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:38.035Z] #14 101.4 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-02-18T07:51:38.035Z] #14 101.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:51:38.035Z] #14 101.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:38.035Z] #14 101.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-02-18T07:51:38.035Z] #14 101.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:38.035Z] #14 101.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:51:38.035Z] #14 101.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:38.035Z] #14 101.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:51:38.035Z] #14 101.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:38.115Z] #60 ... [2022-02-18T07:51:38.115Z] [2022-02-18T07:51:38.115Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-18T07:51:38.115Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:38.115Z] #14 78.49 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T07:51:38.115Z] #14 78.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:38.115Z] #14 78.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:38.115Z] #14 83.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T07:51:38.115Z] #14 83.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:38.115Z] #14 83.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:38.115Z] #14 88.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T07:51:38.115Z] #14 88.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:38.115Z] #14 88.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:38.297Z] #14 101.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:38.297Z] #14 101.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:38.873Z] #14 DONE 102.3s [2022-02-18T07:51:38.873Z] [2022-02-18T07:51:38.873Z] #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-02-18T07:51:38.873Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:51:38.873Z] #60 ... [2022-02-18T07:51:38.873Z] [2022-02-18T07:51:38.873Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T07:51:38.873Z] #55 sha256:a9da0071bc9547b999b6282b311c7a49ffe3db6507e48164f0171293e41c8871 [2022-02-18T07:51:39.135Z] #55 DONE 0.3s [2022-02-18T07:51:39.135Z] [2022-02-18T07:51:39.135Z] #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-02-18T07:51:39.135Z] #56 sha256:e49d2e6bb0e58d948daf2a16261a3aa5c29d4a14d013609e4763d4f4ae90937e [2022-02-18T07:51:39.502Z] #63 ... [2022-02-18T07:51:39.502Z] [2022-02-18T07:51:39.502Z] #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-02-18T07:51:39.502Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:51:39.502Z] #14 77.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T07:51:39.502Z] #14 77.17 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-18T07:51:39.502Z] #14 77.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:39.502Z] #14 81.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T07:51:39.502Z] #14 81.41 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T07:51:39.502Z] #14 81.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:51:39.502Z] #14 82.36 Selecting previously unselected package libapparmor1:arm64. [2022-02-18T07:51:39.502Z] #14 82.37 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-18T07:51:39.502Z] #14 82.38 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-18T07:51:39.502Z] #14 82.49 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-18T07:51:39.502Z] #14 82.49 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-18T07:51:39.502Z] #14 82.72 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-18T07:51:40.071Z] #60 ... [2022-02-18T07:51:40.071Z] [2022-02-18T07:51:40.071Z] #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-02-18T07:51:40.071Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:40.071Z] #14 77.26 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T07:51:40.071Z] #14 77.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:40.071Z] #14 77.27 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:40.071Z] #14 82.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T07:51:40.071Z] #14 82.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:40.071Z] #14 82.18 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:40.071Z] #14 87.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T07:51:40.071Z] #14 87.36 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:40.071Z] #14 87.36 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:40.221Z] #14 83.49 Selecting previously unselected package libbtrfs0:arm64. [2022-02-18T07:51:40.221Z] #14 83.49 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-18T07:51:40.484Z] #14 83.63 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-18T07:51:41.063Z] #56 2.077 + RM_GOPATH=0 [2022-02-18T07:51:41.325Z] #56 ... [2022-02-18T07:51:41.325Z] [2022-02-18T07:51:41.325Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T07:51:41.325Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-18T07:51:41.325Z] #15 DONE 2.4s [2022-02-18T07:51:41.325Z] [2022-02-18T07:51:41.325Z] #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-02-18T07:51:41.325Z] #56 sha256:e49d2e6bb0e58d948daf2a16261a3aa5c29d4a14d013609e4763d4f4ae90937e [2022-02-18T07:51:41.325Z] #56 2.077 + TMP_GOPATH= [2022-02-18T07:51:41.325Z] #56 2.077 + : /build [2022-02-18T07:51:41.325Z] #56 2.077 + '[' -z '' ']' [2022-02-18T07:51:41.325Z] #56 2.077 ++ mktemp -d [2022-02-18T07:51:41.325Z] #56 2.078 + export GOPATH=/tmp/tmp.sYzL7mCWH4 [2022-02-18T07:51:41.325Z] #56 2.078 + GOPATH=/tmp/tmp.sYzL7mCWH4 [2022-02-18T07:51:41.325Z] #56 2.079 + RM_GOPATH=1 [2022-02-18T07:51:41.325Z] #56 2.079 + case "$(go env GOARCH)" in [2022-02-18T07:51:41.325Z] #56 2.079 ++ go env GOARCH [2022-02-18T07:51:41.325Z] #56 2.084 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:41.325Z] #56 2.084 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:41.325Z] #56 2.092 ++ dirname /install.sh [2022-02-18T07:51:41.325Z] #56 2.095 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T07:51:41.325Z] #56 2.096 + dir=/ [2022-02-18T07:51:41.325Z] #56 2.096 + bin=runc [2022-02-18T07:51:41.325Z] #56 2.096 + shift [2022-02-18T07:51:41.325Z] #56 2.096 + '[' '!' -f //runc.installer ']' [2022-02-18T07:51:41.325Z] #56 2.096 + . //runc.installer [2022-02-18T07:51:41.325Z] #56 2.096 ++ set -e [2022-02-18T07:51:41.325Z] #56 2.096 ++ : v1.1.0 [2022-02-18T07:51:41.325Z] #56 2.096 + install_runc [2022-02-18T07:51:41.325Z] #56 2.096 + RUNC_BUILDTAGS=seccomp [2022-02-18T07:51:41.325Z] #56 2.096 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T07:51:41.325Z] #56 2.096 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sYzL7mCWH4/src/github.com/opencontainers/runc [2022-02-18T07:51:41.325Z] #56 2.099 Cloning into '/tmp/tmp.sYzL7mCWH4/src/github.com/opencontainers/runc'... [2022-02-18T07:51:41.428Z] #14 85.03 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-18T07:51:41.428Z] #14 85.03 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-18T07:51:41.882Z] #14 85.07 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-18T07:51:42.462Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:51:42.477Z] #14 85.99 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-18T07:51:42.477Z] #14 86.00 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-18T07:51:42.477Z] #14 86.10 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-18T07:51:42.766Z] #19 180.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-18T07:51:42.766Z] #19 180.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:42.766Z] #19 180.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:51:42.766Z] #19 180.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-18T07:51:42.766Z] #19 180.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-18T07:51:42.766Z] #19 180.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-18T07:51:42.766Z] #19 180.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-18T07:51:42.766Z] #19 180.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:42.766Z] #19 180.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-18T07:51:42.766Z] #19 181.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-18T07:51:42.766Z] #19 181.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:42.766Z] #19 181.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:42.766Z] #19 181.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-18T07:51:42.495Z] > git rev-list --no-walk 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:51:42.984Z] using credential docker-jenkins-github-credentials [2022-02-18T07:51:43.022Z] #19 181.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:43.022Z] #19 181.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:51:43.059Z] Cloning the remote Git repository [2022-02-18T07:51:43.059Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T07:51:43.245Z] #56 ... [2022-02-18T07:51:43.245Z] [2022-02-18T07:51:43.245Z] #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-02-18T07:51:43.245Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-18T07:51:43.245Z] #16 DONE 1.8s [2022-02-18T07:51:43.245Z] [2022-02-18T07:51:43.245Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T07:51:43.245Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-18T07:51:43.251Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T07:51:43.660Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-18T07:51:43.865Z] #14 87.08 Selecting previously unselected package libudev-dev:arm64. [2022-02-18T07:51:43.865Z] #14 87.09 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-18T07:51:43.865Z] #14 87.10 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-18T07:51:44.193Z] #17 1.344 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T07:51:44.768Z] #17 DONE 1.7s [2022-02-18T07:51:44.768Z] [2022-02-18T07:51:44.768Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T07:51:44.768Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-18T07:51:44.812Z] #14 88.05 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-18T07:51:44.812Z] #14 88.05 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-18T07:51:44.812Z] #14 88.15 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-18T07:51:44.812Z] #14 ... [2022-02-18T07:51:44.812Z] [2022-02-18T07:51:44.812Z] #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-02-18T07:51:44.812Z] #63 sha256:8cb9d1af492bf19f70293d1ca5446f9d87aa14eefe0e36886521038b39409003 [2022-02-18T07:51:44.812Z] #63 DONE 88.0s [2022-02-18T07:51:45.074Z] [2022-02-18T07:51:45.074Z] #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-02-18T07:51:45.074Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:51:45.074Z] #14 88.44 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-18T07:51:45.074Z] #14 88.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-18T07:51:45.074Z] #14 88.45 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-18T07:51:45.336Z] #14 88.69 Selecting previously unselected package libpcre2-32-0:arm64.#14 ... [2022-02-18T07:51:45.336Z] [2022-02-18T07:51:45.336Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T07:51:45.336Z] #64 sha256:532e923674978067f6f8feec18b927813a7e339fa2a7651dc5366d6165e9a380 [2022-02-18T07:51:45.336Z] #64 DONE 0.3s [2022-02-18T07:51:45.336Z] [2022-02-18T07:51:45.336Z] #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-02-18T07:51:45.336Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:51:45.336Z] #14 88.69 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-18T07:51:45.336Z] #14 88.70 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-18T07:51:45.336Z] #14 88.70 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-18T07:51:45.356Z] #14 ... [2022-02-18T07:51:45.356Z] [2022-02-18T07:51:45.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-02-18T07:51:45.356Z] #63 sha256:5a6221ab5d5b8a62892756f80d44936d5c423f00e3e3217c6f7b441e18e5ea70 [2022-02-18T07:51:45.356Z] #63 92.39 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:51:45.356Z] #63 92.39 + GOBIN=/build [2022-02-18T07:51:45.356Z] #63 92.39 + GO111MODULE=on [2022-02-18T07:51:45.356Z] #63 92.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T07:51:45.599Z] #14 88.97 Selecting previously unselected package libpcre2-posix2:arm64.#14 ... [2022-02-18T07:51:45.599Z] [2022-02-18T07:51:45.599Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T07:51:45.599Z] #65 sha256:e477b1899285f81bc60194475a56b049790c94e4396f5402d2f14091989cccbc [2022-02-18T07:51:45.599Z] #65 DONE 0.3s [2022-02-18T07:51:45.599Z] [2022-02-18T07:51:45.599Z] #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-02-18T07:51:45.599Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:51:45.599Z] #14 88.97 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-18T07:51:45.599Z] #14 88.97 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-18T07:51:45.599Z] #14 88.97 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-18T07:51:45.599Z] #14 89.02 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-18T07:51:45.599Z] #14 89.09 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-18T07:51:45.599Z] #14 89.09 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-18T07:51:45.919Z] + docker version [2022-02-18T07:51:44.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:51:44.657Z] > git --version # timeout=10 [2022-02-18T07:51:44.725Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-18T07:51:44.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:51:44.729Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:51:46.161Z] #18 DONE 1.6s [2022-02-18T07:51:46.161Z] [2022-02-18T07:51:46.161Z] #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-02-18T07:51:46.161Z] #56 sha256:e49d2e6bb0e58d948daf2a16261a3aa5c29d4a14d013609e4763d4f4ae90937e [2022-02-18T07:51:46.240Z] #14 ... [2022-02-18T07:51:46.240Z] [2022-02-18T07:51:46.240Z] #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-02-18T07:51:46.240Z] #63 sha256:19c2f4710b84bbebddb0da72ff10560e7f1f0579e4940a10617a49ef30a711a7 [2022-02-18T07:51:46.240Z] #63 96.02 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:51:46.240Z] #63 96.02 + GOBIN=/build [2022-02-18T07:51:46.240Z] #63 96.02 + GO111MODULE=on [2022-02-18T07:51:46.240Z] #63 96.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T07:51:46.422Z] #56 ... [2022-02-18T07:51:46.422Z] [2022-02-18T07:51:46.422Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T07:51:46.422Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-18T07:51:46.981Z] #14 90.28 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-18T07:51:46.981Z] #14 90.28 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-18T07:51:46.981Z] #14 90.29 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-18T07:51:46.981Z] #14 ... [2022-02-18T07:51:46.981Z] [2022-02-18T07:51:46.981Z] #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-02-18T07:51:46.981Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-18T07:51:46.981Z] #34 DONE 90.5s [2022-02-18T07:51:46.981Z] [2022-02-18T07:51:46.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-18T07:51:46.981Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T07:51:46.981Z] #14 90.53 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-18T07:51:46.981Z] #14 90.54 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-18T07:51:46.981Z] #14 90.54 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-18T07:51:46.981Z] #14 90.63 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-18T07:51:46.981Z] #14 90.63 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-18T07:51:47.241Z] #14 90.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T07:51:47.502Z] #14 90.88 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-18T07:51:47.502Z] #14 90.88 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-18T07:51:47.502Z] #14 90.89 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-18T07:51:48.076Z] #14 91.46 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T07:51:48.076Z] #14 91.48 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-18T07:51:48.076Z] #14 91.49 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:48.076Z] #14 91.51 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-18T07:51:48.076Z] #14 91.52 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:51:48.076Z] #14 91.53 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-18T07:51:48.076Z] #14 91.55 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-18T07:51:48.076Z] #14 91.56 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-18T07:51:48.076Z] #14 91.58 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-18T07:51:48.076Z] #14 91.60 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-18T07:51:48.076Z] #14 91.61 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:48.076Z] #14 91.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-18T07:51:48.076Z] #14 91.64 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:48.076Z] #14 91.65 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-18T07:51:48.076Z] #14 91.67 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T07:51:48.076Z] #14 91.68 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-18T07:51:48.319Z] #19 186.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-18T07:51:48.319Z] #19 186.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:48.319Z] #19 186.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:51:48.319Z] #19 186.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-18T07:51:48.319Z] #19 186.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-18T07:51:48.319Z] #19 186.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-18T07:51:48.319Z] #19 186.9 Selecting previously unselected package libc6-s390x-cross. [2022-02-18T07:51:48.319Z] #19 186.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:48.319Z] #19 186.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-18T07:51:48.319Z] #19 187.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-18T07:51:48.334Z] #19 DONE 1.9s [2022-02-18T07:51:48.334Z] [2022-02-18T07:51:48.334Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T07:51:48.334Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-18T07:51:48.337Z] #14 91.70 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:51:48.337Z] #14 91.71 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-18T07:51:48.337Z] #14 91.73 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-18T07:51:48.337Z] #14 91.74 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:48.337Z] #14 91.76 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:48.337Z] #14 91.78 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-02-18T07:51:48.337Z] #14 91.79 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:48.337Z] #14 91.81 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-02-18T07:51:48.337Z] #14 91.82 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:51:48.337Z] #14 91.83 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:48.337Z] #14 91.84 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-02-18T07:51:48.337Z] #14 91.85 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:48.337Z] #14 91.87 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:51:48.337Z] #14 91.89 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-18T07:51:48.337Z] #14 91.90 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:51:48.576Z] #19 187.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:48.576Z] #19 187.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:48.576Z] #19 187.1 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-18T07:51:48.576Z] #19 187.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:48.576Z] #19 187.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:48.576Z] #19 187.1 Selecting previously unselected package libitm1-s390x-cross. [2022-02-18T07:51:48.576Z] #19 187.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:48.576Z] #19 187.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:48.576Z] #19 187.2 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-18T07:51:48.576Z] #19 187.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:48.576Z] #19 187.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:48.576Z] #19 187.2 Selecting previously unselected package libasan6-s390x-cross. [2022-02-18T07:51:48.576Z] #19 187.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:48.576Z] #19 187.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:48.597Z] #14 91.92 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-18T07:51:48.597Z] #14 91.93 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-18T07:51:48.597Z] #14 91.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:48.832Z] #19 187.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-18T07:51:48.832Z] #19 187.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:48.832Z] #19 187.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:48.832Z] #19 187.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-18T07:51:48.832Z] #19 187.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:48.832Z] #19 187.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:48.905Z] #20 ... [2022-02-18T07:51:48.905Z] [2022-02-18T07:51:48.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-02-18T07:51:48.906Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:51:48.906Z] #34 DONE 112.3s [2022-02-18T07:51:49.088Z] #19 187.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-18T07:51:49.088Z] #19 187.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:49.088Z] #19 187.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:49.088Z] #19 187.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-18T07:51:49.172Z] #14 DONE 92.7s [2022-02-18T07:51:49.172Z] [2022-02-18T07:51:49.172Z] #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-02-18T07:51:49.172Z] #26 sha256:e0fdd979d75513cb450887b62d3b174442dd8660c8ff5c68beac27d9cfefb97e [2022-02-18T07:51:49.172Z] #26 89.81 Updating files: 20% (2297/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4301/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: 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% (9566/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-02-18T07:51:49.172Z] #26 92.22 + cd /tmp/tmp.m1AfRFm2XU/tmp/docker-ce [2022-02-18T07:51:49.172Z] #26 92.22 + git checkout -q v17.06.2-ce [2022-02-18T07:51:49.182Z] [2022-02-18T07:51:49.182Z] #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-02-18T07:51:49.182Z] #56 sha256:e49d2e6bb0e58d948daf2a16261a3aa5c29d4a14d013609e4763d4f4ae90937e [2022-02-18T07:51:49.182Z] #56 9.750 + cd /tmp/tmp.sYzL7mCWH4/src/github.com/opencontainers/runc [2022-02-18T07:51:49.182Z] #56 9.750 + git checkout -q v1.1.0 [2022-02-18T07:51:49.182Z] #56 10.08 + '[' -z '' ']' [2022-02-18T07:51:49.182Z] #56 10.08 + target=static [2022-02-18T07:51:49.182Z] #56 10.08 + make BUILDTAGS=seccomp static [2022-02-18T07:51:49.346Z] #19 187.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:49.346Z] #19 187.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:51:49.434Z] #26 ... [2022-02-18T07:51:49.434Z] [2022-02-18T07:51:49.434Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T07:51:49.434Z] #55 sha256:f3c9ea08fd35f159e7eb32808f0c2fcc16f1729413a8401fbdd7046bee6d34dc [2022-02-18T07:51:49.434Z] #55 DONE 0.1s [2022-02-18T07:51:49.434Z] [2022-02-18T07:51:49.434Z] #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-02-18T07:51:49.434Z] #56 sha256:c0762b4df9e6edfbe680cd411aa87859c6e69b8262e4f1bed405445bb2f68713 [2022-02-18T07:51:49.443Z] #56 10.19 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-02-18T07:51:50.007Z] #56 ... [2022-02-18T07:51:50.007Z] [2022-02-18T07:51:50.007Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T07:51:50.007Z] #15 sha256:4f61cfa0a6d16aa8c0350ca43fecd9299c88bef3de8ebe5801ebb4a4c0358a52 [2022-02-18T07:51:50.007Z] #15 DONE 0.9s [2022-02-18T07:51:50.007Z] [2022-02-18T07:51:50.007Z] #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-02-18T07:51:50.007Z] #56 sha256:c0762b4df9e6edfbe680cd411aa87859c6e69b8262e4f1bed405445bb2f68713 [2022-02-18T07:51:50.007Z] #56 0.716 + RM_GOPATH=0 [2022-02-18T07:51:50.007Z] #56 0.717 + TMP_GOPATH= [2022-02-18T07:51:50.007Z] #56 0.717 + : /build [2022-02-18T07:51:50.007Z] #56 0.717 + '[' -z '' ']' [2022-02-18T07:51:50.007Z] #56 0.717 ++ mktemp -d [2022-02-18T07:51:50.007Z] #56 0.718 + export GOPATH=/tmp/tmp.EjOjbZi4X9 [2022-02-18T07:51:50.007Z] #56 0.719 + GOPATH=/tmp/tmp.EjOjbZi4X9 [2022-02-18T07:51:50.007Z] #56 0.719 + RM_GOPATH=1 [2022-02-18T07:51:50.007Z] #56 0.719 + case "$(go env GOARCH)" in [2022-02-18T07:51:50.007Z] #56 0.719 ++ go env GOARCH [2022-02-18T07:51:50.007Z] #56 0.729 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:50.007Z] #56 0.730 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:50.007Z] #56 0.730 ++ dirname /install.sh [2022-02-18T07:51:50.007Z] #56 0.732 + dir=/ [2022-02-18T07:51:50.007Z] #56 0.732 + bin=runc [2022-02-18T07:51:50.007Z] #56 0.732 + shift [2022-02-18T07:51:50.007Z] #56 0.733 + '[' '!' -f //runc.installer ']' [2022-02-18T07:51:50.007Z] #56 0.733 + . //runc.installer [2022-02-18T07:51:50.007Z] #56 0.733 ++ set -e [2022-02-18T07:51:50.007Z] #56 0.734 ++ : v1.1.0 [2022-02-18T07:51:50.007Z] #56 0.734 + install_runc [2022-02-18T07:51:50.007Z] #56 0.734 + RUNC_BUILDTAGS=seccomp [2022-02-18T07:51:50.007Z] #56 0.734 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T07:51:50.007Z] #56 0.734 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T07:51:50.007Z] #56 0.734 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EjOjbZi4X9/src/github.com/opencontainers/runc [2022-02-18T07:51:50.007Z] #56 0.737 Cloning into '/tmp/tmp.EjOjbZi4X9/src/github.com/opencontainers/runc'... [2022-02-18T07:51:50.389Z] #56 ... [2022-02-18T07:51:50.389Z] [2022-02-18T07:51:50.389Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T07:51:50.389Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-18T07:51:50.389Z] #20 DONE 2.2s [2022-02-18T07:51:50.630Z] #63 97.02 rootlesskit version 0.14.6 [2022-02-18T07:51:50.630Z] #63 97.03 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T07:51:50.630Z] #63 97.03 -container-ip string [2022-02-18T07:51:50.630Z] #63 97.03 container ip [2022-02-18T07:51:50.630Z] #63 97.03 -container-port int [2022-02-18T07:51:50.630Z] #63 97.03 container port (default -1) [2022-02-18T07:51:50.630Z] #63 97.03 -host-ip string [2022-02-18T07:51:50.630Z] #63 97.03 host ip [2022-02-18T07:51:50.630Z] #63 97.03 -host-port int [2022-02-18T07:51:50.630Z] #63 97.03 host port (default -1) [2022-02-18T07:51:50.630Z] #63 97.03 -proto string [2022-02-18T07:51:50.630Z] #63 97.03 proxy protocol (default "tcp") [2022-02-18T07:51:50.652Z] [2022-02-18T07:51:50.652Z] #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-02-18T07:51:50.652Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T07:51:50.952Z] #56 ... [2022-02-18T07:51:50.952Z] [2022-02-18T07:51:50.952Z] #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-02-18T07:51:50.952Z] #16 sha256:ea7c0bb6a2ac094deb5064fe86afa12385085f30c65e5b74d94c727b4f7ae39e [2022-02-18T07:51:50.952Z] #16 DONE 0.8s [2022-02-18T07:51:51.214Z] [2022-02-18T07:51:51.214Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T07:51:51.214Z] #17 sha256:c64d7558a9ce7c60c067c86ea7d3a690cd94a9c8d0c49a3a5f028b4507175ccb [2022-02-18T07:51:51.475Z] #17 0.504 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T07:51:51.521Z] #63 100.8 rootlesskit version 0.14.6 [2022-02-18T07:51:51.521Z] #63 100.9 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T07:51:51.521Z] #63 100.9 -container-ip string [2022-02-18T07:51:51.521Z] #63 100.9 container ip [2022-02-18T07:51:51.521Z] #63 100.9 -container-port int [2022-02-18T07:51:51.521Z] #63 100.9 container port (default -1) [2022-02-18T07:51:51.521Z] #63 100.9 -host-ip string [2022-02-18T07:51:51.521Z] #63 100.9 host ip [2022-02-18T07:51:51.521Z] #63 100.9 -host-port int [2022-02-18T07:51:51.521Z] #63 100.9 host port (default -1) [2022-02-18T07:51:51.521Z] #63 100.9 -proto string [2022-02-18T07:51:51.521Z] #63 100.9 proxy protocol (default "tcp") [2022-02-18T07:51:51.736Z] #17 DONE 0.8s [2022-02-18T07:51:51.736Z] [2022-02-18T07:51:51.736Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T07:51:51.736Z] #18 sha256:4e96857acf5a31bc416890e1c4118ba8f3bce6fe0ee6e6f0497872c58b1a1a2c [2022-02-18T07:51:52.687Z] #18 DONE 0.9s [2022-02-18T07:51:52.687Z] [2022-02-18T07:51:52.687Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T07:51:52.687Z] #19 sha256:e3bb7b419754f81fe819d171d446b1326d82b9cf41d665672f835a9fcb53d897 [2022-02-18T07:51:53.498Z] Fetching without tags [2022-02-18T07:51:53.563Z] #19 192.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-18T07:51:53.563Z] #19 192.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:53.563Z] #19 192.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:51:53.563Z] #19 192.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-18T07:51:53.563Z] #19 192.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-18T07:51:53.563Z] #19 192.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-18T07:51:53.636Z] #19 DONE 0.8s [2022-02-18T07:51:53.636Z] [2022-02-18T07:51:53.636Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T07:51:53.636Z] #20 sha256:93ec1c055f26ee65ca5c2c383844d7567e6f52551b6fcf2d3be117f97e5fb1fb [2022-02-18T07:51:53.820Z] #19 192.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-18T07:51:53.820Z] #19 192.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-18T07:51:53.820Z] #19 192.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-18T07:51:53.820Z] #19 192.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-18T07:51:53.897Z] #20 DONE 0.5s [2022-02-18T07:51:53.897Z] [2022-02-18T07:51:53.897Z] #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-02-18T07:51:53.897Z] #26 sha256:e0fdd979d75513cb450887b62d3b174442dd8660c8ff5c68beac27d9cfefb97e [2022-02-18T07:51:53.897Z] #26 96.02 + mkdir -p /tmp/tmp.m1AfRFm2XU/src/github.com/docker [2022-02-18T07:51:53.897Z] #26 96.03 + mv components/cli /tmp/tmp.m1AfRFm2XU/src/github.com/docker/cli [2022-02-18T07:51:53.897Z] #26 96.03 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-18T07:51:53.933Z] #63 DONE 100.9s [2022-02-18T07:51:53.933Z] [2022-02-18T07:51:53.933Z] #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-02-18T07:51:53.933Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:53.933Z] #14 97.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T07:51:53.933Z] #14 97.23 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:53.933Z] #14 97.24 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:53.933Z] #14 ... [2022-02-18T07:51:53.933Z] [2022-02-18T07:51:53.933Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T07:51:53.933Z] #64 sha256:2057737e2d84dc287678f2f70fdfeb6b3fdf9c6b0abe5b7cba3432d991ed3497 [2022-02-18T07:51:53.933Z] #64 DONE 0.1s [2022-02-18T07:51:53.959Z] #21 3.100 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:51:53.959Z] #21 3.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:51:53.959Z] #21 3.120 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:51:53.959Z] #21 3.481 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:51:54.063Z] #63 DONE 104.4s [2022-02-18T07:51:54.063Z] [2022-02-18T07:51:54.063Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T07:51:54.063Z] #64 sha256:56fd19aeca3b6d230f03565fc6ee99572ee6800fdb5875432d7e83665e711ca8 [2022-02-18T07:51:54.075Z] #19 192.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T07:51:54.075Z] #19 192.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:54.075Z] #19 192.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-18T07:51:54.193Z] [2022-02-18T07:51:54.193Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T07:51:54.193Z] #65 sha256:044bd881324aa85715f361e97c92482f3fa3e82e3033c2281d79caaee5f3ecc5 [2022-02-18T07:51:54.193Z] #65 DONE 0.1s [2022-02-18T07:51:54.193Z] [2022-02-18T07:51:54.193Z] #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-02-18T07:51:54.193Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:54.193Z] #14 101.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T07:51:54.193Z] #14 101.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T07:51:54.193Z] #14 101.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:51:54.248Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:51:54.324Z] #64 DONE 0.0s [2022-02-18T07:51:54.324Z] [2022-02-18T07:51:54.324Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T07:51:54.324Z] #65 sha256:33b0c79bc121750a080e16b8267ab3e0caeef2d72a5946e537718d2b041a6eaa [2022-02-18T07:51:54.332Z] #19 192.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T07:51:54.332Z] #19 192.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:51:54.453Z] #14 101.7 Selecting previously unselected package libapparmor1:amd64. [2022-02-18T07:51:54.453Z] #14 101.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-18T07:51:54.453Z] #14 101.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T07:51:54.453Z] #14 101.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-18T07:51:54.453Z] #14 101.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-18T07:51:54.453Z] #14 101.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T07:51:54.532Z] #21 3.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:51:54.584Z] #65 DONE 0.1s [2022-02-18T07:51:54.584Z] [2022-02-18T07:51:54.584Z] #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-02-18T07:51:54.584Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T07:51:54.584Z] #14 98.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T07:51:54.584Z] #14 98.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:51:54.584Z] #14 98.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:54.584Z] #14 104.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T07:51:54.584Z] #14 104.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T07:51:54.584Z] #14 104.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:51:54.584Z] #14 105.1 Selecting previously unselected package libapparmor1:amd64. [2022-02-18T07:51:54.584Z] #14 105.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-18T07:51:54.584Z] #14 105.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T07:51:54.584Z] #14 105.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-18T07:51:54.584Z] #14 105.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-18T07:51:54.584Z] #14 105.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T07:51:54.584Z] #14 105.5 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T07:51:54.584Z] #14 105.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T07:51:54.584Z] #14 105.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:51:54.843Z] #14 105.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T07:51:54.843Z] #14 105.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T07:51:54.843Z] #14 105.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:51:55.027Z] #14 102.1 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T07:51:55.027Z] #14 102.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T07:51:55.027Z] #14 102.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:51:55.027Z] #14 102.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T07:51:55.027Z] #14 102.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T07:51:55.027Z] #14 102.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:51:53.172Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:51:53.233Z] > git config --add remote.origin.fetch +refs/pull/43255/head:refs/remotes/origin/PR-43255 # timeout=10 [2022-02-18T07:51:53.282Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:51:53.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:51:53.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:51:53.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:51:53.539Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:51:54.361Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:51:54.410Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:51:55.287Z] #14 102.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-18T07:51:55.287Z] #14 102.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:51:55.287Z] #14 102.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:55.287Z] #14 102.6 Selecting previously unselected package libudev-dev:amd64. [2022-02-18T07:51:55.287Z] #14 102.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-18T07:51:55.287Z] #14 102.7 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-18T07:51:55.370Z] #14 106.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-18T07:51:55.370Z] #14 106.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:51:55.370Z] #14 106.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:55.370Z] #14 106.2 Selecting previously unselected package libudev-dev:amd64. [2022-02-18T07:51:55.370Z] #14 106.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-18T07:51:55.370Z] #14 106.3 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-18T07:51:55.476Z] #21 4.884 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:51:55.548Z] #14 102.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-18T07:51:55.548Z] #14 102.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-18T07:51:55.548Z] #14 102.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T07:51:55.548Z] #14 103.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-18T07:51:55.548Z] #14 103.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-18T07:51:55.548Z] #14 103.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T07:51:55.629Z] #14 106.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-18T07:51:55.629Z] #14 106.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-18T07:51:55.629Z] #14 106.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T07:51:55.809Z] #14 103.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-18T07:51:55.809Z] #14 103.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-18T07:51:55.809Z] #14 103.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T07:51:55.888Z] #14 106.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-18T07:51:55.888Z] #14 106.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-18T07:51:55.888Z] #14 106.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T07:51:55.888Z] #14 106.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-18T07:51:55.888Z] #14 106.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-18T07:51:55.888Z] #14 106.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T07:51:56.069Z] #14 103.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-18T07:51:56.069Z] #14 103.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-18T07:51:56.069Z] #14 103.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T07:51:56.069Z] #14 103.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-18T07:51:56.069Z] #14 103.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-18T07:51:56.069Z] #14 103.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T07:51:56.148Z] #14 107.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-18T07:51:56.148Z] #14 107.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-18T07:51:56.148Z] #14 107.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T07:51:56.214Z] Client: [2022-02-18T07:51:56.214Z] Version: 20.10.9 [2022-02-18T07:51:56.214Z] API version: 1.41 [2022-02-18T07:51:56.214Z] Go version: go1.16.8 [2022-02-18T07:51:56.214Z] Git commit: c2ea9bc [2022-02-18T07:51:56.214Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T07:51:56.214Z] OS/Arch: windows/amd64 [2022-02-18T07:51:56.214Z] Context: default [2022-02-18T07:51:56.214Z] Experimental: true [2022-02-18T07:51:56.214Z] [2022-02-18T07:51:56.214Z] Server: Docker Engine - Community [2022-02-18T07:51:56.214Z] Engine: [2022-02-18T07:51:56.214Z] Version: 20.10.9 [2022-02-18T07:51:56.214Z] API version: 1.41 (minimum version 1.24) [2022-02-18T07:51:56.214Z] Go version: go1.16.8 [2022-02-18T07:51:56.214Z] Git commit: 79ea9d3 [2022-02-18T07:51:56.214Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T07:51:56.214Z] OS/Arch: windows/amd64 [2022-02-18T07:51:56.214Z] Experimental: true [2022-02-18T07:51:56.329Z] #14 103.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-18T07:51:56.329Z] #14 103.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-18T07:51:56.329Z] #14 103.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T07:51:56.411Z] #14 107.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-18T07:51:56.411Z] #14 107.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-18T07:51:56.411Z] #14 107.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T07:51:56.589Z] #14 103.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-18T07:51:56.589Z] #14 103.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:51:56.589Z] #14 103.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:56.589Z] #14 104.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-18T07:51:56.589Z] #14 104.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-18T07:51:56.589Z] #14 104.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T07:51:56.670Z] #14 107.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-18T07:51:56.670Z] #14 107.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-18T07:51:56.670Z] #14 107.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T07:51:56.670Z] #14 107.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-18T07:51:56.670Z] #14 107.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:51:56.670Z] #14 107.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:56.848Z] #14 104.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-18T07:51:56.848Z] #14 104.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-18T07:51:56.848Z] #14 104.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [Pipeline] sh [2022-02-18T07:51:56.929Z] #14 107.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-18T07:51:56.929Z] #14 107.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-18T07:51:56.929Z] #14 107.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T07:51:56.929Z] #14 107.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-18T07:51:56.929Z] #14 107.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-18T07:51:56.929Z] #14 107.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T07:51:57.107Z] #14 104.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T07:51:57.108Z] #14 104.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T07:51:57.108Z] #14 104.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:57.108Z] #14 104.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T07:51:57.108Z] #14 104.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:51:57.108Z] #14 104.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T07:51:57.108Z] #14 104.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:51:57.108Z] #14 104.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T07:51:57.108Z] #14 104.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-18T07:51:57.108Z] #14 104.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T07:51:57.367Z] #14 104.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:57.367Z] #14 104.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:51:57.367Z] #14 104.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:57.367Z] #14 104.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T07:51:57.367Z] #14 104.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T07:51:57.367Z] #14 104.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T07:51:57.367Z] #14 104.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:51:57.367Z] #14 104.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T07:51:57.367Z] #14 104.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T07:51:57.367Z] #14 104.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:57.367Z] #14 104.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:57.367Z] #14 104.7 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-02-18T07:51:57.367Z] #14 104.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:57.367Z] #14 104.7 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-02-18T07:51:57.367Z] #14 104.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:51:57.367Z] #14 104.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:57.367Z] #14 104.8 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-02-18T07:51:57.367Z] #14 104.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:57.500Z] #14 108.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T07:51:57.500Z] #14 108.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T07:51:57.500Z] #14 108.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:57.500Z] #14 108.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T07:51:57.500Z] #14 108.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:51:57.500Z] #14 108.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T07:51:57.500Z] #14 108.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T07:51:57.500Z] #14 108.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T07:51:57.500Z] #14 108.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:51:57.500Z] #14 108.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T07:51:57.500Z] #14 108.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T07:51:57.500Z] #14 108.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:51:57.500Z] #14 108.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:57.500Z] #14 108.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-02-18T07:51:57.500Z] #14 108.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:57.500Z] #14 108.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-02-18T07:51:57.500Z] #14 108.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:51:57.500Z] #14 108.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:51:57.500Z] #14 108.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-02-18T07:51:57.628Z] #14 104.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:51:57.628Z] #14 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:57.628Z] #14 104.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:51:57.628Z] #14 104.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:57.628Z] #14 104.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:57.628Z] #14 104.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:57.758Z] #14 108.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:51:57.759Z] #14 108.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:51:57.759Z] #14 108.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:57.759Z] #14 108.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:51:57.759Z] #14 108.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:57.759Z] #14 108.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:51:57.759Z] #14 108.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:51:57.767Z] + docker info [2022-02-18T07:51:57.768Z] Client: [2022-02-18T07:51:57.768Z] Context: default [2022-02-18T07:51:57.768Z] Debug Mode: false [2022-02-18T07:51:57.768Z] [2022-02-18T07:51:57.768Z] Server: [2022-02-18T07:51:57.768Z] Containers: 0 [2022-02-18T07:51:57.768Z] Running: 0 [2022-02-18T07:51:57.768Z] Paused: 0 [2022-02-18T07:51:57.768Z] Stopped: 0 [2022-02-18T07:51:57.768Z] Images: 0 [2022-02-18T07:51:57.768Z] Server Version: 20.10.9 [2022-02-18T07:51:57.768Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T07:51:57.768Z] Windows: [2022-02-18T07:51:57.768Z] LCOW: [2022-02-18T07:51:57.768Z] Logging Driver: json-file [2022-02-18T07:51:57.768Z] Plugins: [2022-02-18T07:51:57.768Z] Volume: local [2022-02-18T07:51:57.768Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T07:51:57.768Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T07:51:57.768Z] Swarm: inactive [2022-02-18T07:51:57.768Z] Default Isolation: process [2022-02-18T07:51:57.768Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T07:51:57.768Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T07:51:57.768Z] OSType: windows [2022-02-18T07:51:57.768Z] Architecture: x86_64 [2022-02-18T07:51:57.768Z] CPUs: 4 [2022-02-18T07:51:57.768Z] Total Memory: 32GiB [2022-02-18T07:51:57.768Z] Name: azwin-2-ec9170 [2022-02-18T07:51:57.768Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-18T07:51:57.768Z] Docker Root Dir: D:\docker [2022-02-18T07:51:57.768Z] Debug Mode: false [2022-02-18T07:51:57.768Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:51:57.768Z] Labels: [2022-02-18T07:51:57.768Z] Experimental: true [2022-02-18T07:51:57.768Z] Insecure Registries: [2022-02-18T07:51:57.768Z] 10.0.0.4:5000 [2022-02-18T07:51:57.768Z] 127.0.0.0/8 [2022-02-18T07:51:57.768Z] Registry Mirrors: [2022-02-18T07:51:57.768Z] http://10.0.0.4:5000/ [2022-02-18T07:51:57.768Z] Live Restore Enabled: false [2022-02-18T07:51:57.768Z] Product License: Community Engine [2022-02-18T07:51:57.768Z] [2022-02-18T07:51:57.887Z] #14 DONE 105.2s [2022-02-18T07:51:57.887Z] [2022-02-18T07:51:57.887Z] #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-02-18T07:51:57.887Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:51:57.887Z] #34 ... [2022-02-18T07:51:57.887Z] [2022-02-18T07:51:57.887Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T07:51:57.887Z] #55 sha256:ee913f7def700535883177da1bf8d121f9dc723be006022ec359aad9ccb9fdca [2022-02-18T07:51:57.887Z] #55 DONE 0.1s [2022-02-18T07:51:57.887Z] [2022-02-18T07:51:57.887Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T07:51:57.887Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-18T07:51:58.106Z] Merge succeeded, producing a16c92cfca40e2add7d73ee6eea27c688095621e [2022-02-18T07:51:58.106Z] Checking out Revision a16c92cfca40e2add7d73ee6eea27c688095621e (PR-43255) [2022-02-18T07:51:58.325Z] #14 DONE 109.1s [2022-02-18T07:51:58.325Z] [2022-02-18T07:51:58.325Z] #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-02-18T07:51:58.325Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:51:58.325Z] #60 ... [2022-02-18T07:51:58.325Z] [2022-02-18T07:51:58.325Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T07:51:58.325Z] #55 sha256:def0a9dcceaa88c1d13fd5fadfa531f3dc940fcd687854b131c625080801bd5a [2022-02-18T07:51:57.512Z] > git remote # timeout=10 [2022-02-18T07:51:57.585Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:51:57.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:51:57.629Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:51:58.009Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-18T07:51:58.143Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:51:58.189Z] > git checkout -f a16c92cfca40e2add7d73ee6eea27c688095621e # timeout=10 [2022-02-18T07:51:58.510Z] #19 196.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-18T07:51:58.510Z] #19 196.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T07:51:58.510Z] #19 196.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:51:58.510Z] #19 196.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-18T07:51:58.510Z] #19 196.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-18T07:51:58.510Z] #19 196.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up libfile-which-perl (1.23-1) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-18T07:51:58.510Z] #19 197.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up file (1:5.39-3) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up bzip2 (1.0.8-4) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up libyaml-perl (1.30-1) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-18T07:51:58.510Z] #19 197.1 Setting up libio-string-perl (1.08-3.1) ... [2022-02-18T07:51:58.510Z] #19 197.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-18T07:51:58.510Z] #19 197.2 Setting up cross-config (2.6.18+nmu1) ... [2022-02-18T07:51:58.510Z] #19 197.3 Setting up xz-utils (5.2.5-2) ... [2022-02-18T07:51:58.583Z] #55 DONE 0.2s [2022-02-18T07:51:58.583Z] [2022-02-18T07:51:58.583Z] #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-02-18T07:51:58.583Z] #56 sha256:78e6f7020c6a4a214fe4f6bd7703a6091b465849211b2f1eb17237af891c5772 [2022-02-18T07:51:58.765Z] #19 197.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T07:51:58.765Z] #19 197.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-18T07:51:58.765Z] #19 197.3 Setting up patch (2.7.6-7) ... [2022-02-18T07:51:58.765Z] #19 197.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-18T07:51:58.765Z] #19 197.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-18T07:51:58.765Z] #19 197.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:58.765Z] #19 197.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-18T07:51:58.765Z] #19 197.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-18T07:51:58.765Z] #19 197.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-18T07:51:58.765Z] #19 197.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:58.765Z] #19 197.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T07:51:58.797Z] #21 7.834 Fetched 8504 kB in 5s (1645 kB/s) [2022-02-18T07:51:59.023Z] #19 197.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-18T07:51:59.023Z] #19 197.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:51:59.023Z] #19 197.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.023Z] #19 197.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-18T07:51:59.023Z] #19 197.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.189Z] #26 ... [2022-02-18T07:51:59.189Z] [2022-02-18T07:51:59.189Z] #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-02-18T07:51:59.189Z] #56 sha256:c0762b4df9e6edfbe680cd411aa87859c6e69b8262e4f1bed405445bb2f68713 [2022-02-18T07:51:59.189Z] #56 7.114 + cd /tmp/tmp.EjOjbZi4X9/src/github.com/opencontainers/runc [2022-02-18T07:51:59.189Z] #56 7.115 + git checkout -q v1.1.0 [2022-02-18T07:51:59.189Z] #56 7.325 + '[' -z '' ']' [2022-02-18T07:51:59.189Z] #56 7.326 + target=static [2022-02-18T07:51:59.189Z] #56 7.326 + make BUILDTAGS=seccomp static [2022-02-18T07:51:59.189Z] #56 7.704 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-02-18T07:51:59.265Z] #15 DONE 1.4s [2022-02-18T07:51:59.265Z] [2022-02-18T07:51:59.265Z] #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-02-18T07:51:59.265Z] #56 sha256:3d732d953c5700dbd8049174226fbdb0330e489e2f574e1925c3418e7c8f9ee4 [2022-02-18T07:51:59.265Z] #56 1.155 + RM_GOPATH=0 [2022-02-18T07:51:59.265Z] #56 1.157 + TMP_GOPATH= [2022-02-18T07:51:59.265Z] #56 1.157 + : /build [2022-02-18T07:51:59.265Z] #56 1.157 + '[' -z '' ']' [2022-02-18T07:51:59.265Z] #56 1.158 ++ mktemp -d [2022-02-18T07:51:59.265Z] #56 1.159 + export GOPATH=/tmp/tmp.y2Irdf8gni [2022-02-18T07:51:59.265Z] #56 1.159 + GOPATH=/tmp/tmp.y2Irdf8gni [2022-02-18T07:51:59.265Z] #56 1.159 + RM_GOPATH=1 [2022-02-18T07:51:59.265Z] #56 1.159 + case "$(go env GOARCH)" in [2022-02-18T07:51:59.265Z] #56 1.160 ++ go env GOARCH [2022-02-18T07:51:59.265Z] #56 1.183 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:59.265Z] #56 1.183 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:59.265Z] #56 1.184 ++ dirname /install.sh [2022-02-18T07:51:59.265Z] #56 1.184 + dir=/ [2022-02-18T07:51:59.265Z] #56 1.186 + bin=runc [2022-02-18T07:51:59.265Z] #56 1.186 + shift [2022-02-18T07:51:59.265Z] #56 1.186 + '[' '!' -f //runc.installer ']' [2022-02-18T07:51:59.265Z] #56 1.186 + . //runc.installer [2022-02-18T07:51:59.265Z] #56 1.186 ++ set -e [2022-02-18T07:51:59.265Z] #56 1.186 ++ : v1.1.0 [2022-02-18T07:51:59.265Z] #56 1.187 + install_runc [2022-02-18T07:51:59.265Z] #56 1.187 + RUNC_BUILDTAGS=seccomp [2022-02-18T07:51:59.265Z] #56 1.187 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T07:51:59.265Z] #56 1.187 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T07:51:59.265Z] #56 1.187 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y2Irdf8gni/src/github.com/opencontainers/runc [2022-02-18T07:51:59.265Z] #56 1.188 Cloning into '/tmp/tmp.y2Irdf8gni/src/github.com/opencontainers/runc'... [2022-02-18T07:51:59.279Z] #19 197.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.279Z] #19 197.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.279Z] #19 197.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-18T07:51:59.279Z] #19 197.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.279Z] #19 197.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.279Z] #19 197.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.279Z] #19 197.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-18T07:51:59.279Z] #19 197.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-18T07:51:59.279Z] #19 197.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-18T07:51:59.518Z] #56 1.094 + RM_GOPATH=0 [2022-02-18T07:51:59.518Z] #56 1.094 + TMP_GOPATH= [2022-02-18T07:51:59.518Z] #56 1.094 + : /build [2022-02-18T07:51:59.518Z] #56 1.094 + '[' -z '' ']' [2022-02-18T07:51:59.518Z] #56 1.094 ++ mktemp -d [2022-02-18T07:51:59.518Z] #56 1.096 + export GOPATH=/tmp/tmp.actWYH2uX0 [2022-02-18T07:51:59.518Z] #56 1.096 + GOPATH=/tmp/tmp.actWYH2uX0 [2022-02-18T07:51:59.518Z] #56 1.096 + RM_GOPATH=1 [2022-02-18T07:51:59.518Z] #56 1.096 + case "$(go env GOARCH)" in [2022-02-18T07:51:59.518Z] #56 1.101 ++ go env GOARCH [2022-02-18T07:51:59.518Z] #56 1.119 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:59.518Z] #56 1.119 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:51:59.518Z] #56 1.120 ++ dirname /install.sh [2022-02-18T07:51:59.518Z] #56 1.125 + dir=/ [2022-02-18T07:51:59.518Z] #56 1.125 + bin=runc [2022-02-18T07:51:59.518Z] #56 1.125 + shift [2022-02-18T07:51:59.518Z] #56 1.125 + '[' '!' -f //runc.installer ']' [2022-02-18T07:51:59.518Z] #56 1.125 + . //runc.installer [2022-02-18T07:51:59.518Z] #56 1.125 ++ set -e [2022-02-18T07:51:59.518Z] #56 1.125 ++ : v1.1.0 [2022-02-18T07:51:59.518Z] #56 1.126 + install_runc [2022-02-18T07:51:59.518Z] #56 1.126 + RUNC_BUILDTAGS=seccomp [2022-02-18T07:51:59.518Z] #56 1.126 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T07:51:59.518Z] #56 1.126 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T07:51:59.518Z] #56 1.126 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.actWYH2uX0/src/github.com/opencontainers/runc [2022-02-18T07:51:59.518Z] #56 1.128 Cloning into '/tmp/tmp.actWYH2uX0/src/github.com/opencontainers/runc'... [2022-02-18T07:51:59.544Z] #19 198.0 [2022-02-18T07:51:59.544Z] #19 198.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-18T07:51:59.544Z] #19 198.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.0 Setting up dpkg-dev (1.20.9) ... [2022-02-18T07:51:59.544Z] #19 198.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T07:51:59.544Z] #19 198.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:51:59.544Z] #19 198.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-18T07:51:59.544Z] #19 198.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-18T07:51:59.544Z] #19 198.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-18T07:51:59.778Z] #56 ... [2022-02-18T07:51:59.778Z] [2022-02-18T07:51:59.778Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T07:51:59.778Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-18T07:51:59.778Z] #15 DONE 1.4s [2022-02-18T07:51:59.778Z] [2022-02-18T07:51:59.778Z] #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-02-18T07:51:59.778Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-18T07:51:59.801Z] #19 198.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-18T07:51:59.801Z] #19 198.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-18T07:51:59.801Z] #19 198.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:51:59.801Z] #19 198.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:51:59.801Z] #19 198.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up libxml-simple-perl (2.25-1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T07:52:00.066Z] #19 198.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.066Z] #19 198.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.201Z] #56 ... [2022-02-18T07:52:00.201Z] [2022-02-18T07:52:00.201Z] #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-02-18T07:52:00.201Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-18T07:52:00.201Z] #16 DONE 1.0s [2022-02-18T07:52:00.332Z] #19 198.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-18T07:52:00.332Z] #19 198.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:52:00.332Z] #19 198.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:52:00.332Z] #19 199.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T07:52:00.332Z] #19 199.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:52:00.332Z] #19 199.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-18T07:52:00.332Z] #19 199.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:52:00.463Z] [2022-02-18T07:52:00.463Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T07:52:00.463Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-18T07:52:00.598Z] #19 199.0 Setting up crossbuild-essential-armel (12.9) ... [2022-02-18T07:52:00.598Z] #19 199.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T07:52:00.598Z] #19 199.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-18T07:52:00.598Z] #19 199.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-18T07:52:00.598Z] #19 199.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-18T07:52:00.598Z] #19 199.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-18T07:52:00.598Z] #19 199.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:52:00.708Z] #21 7.834 Reading package lists... [2022-02-18T07:52:00.715Z] #16 DONE 1.0s [2022-02-18T07:52:00.715Z] [2022-02-18T07:52:00.715Z] #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-02-18T07:52:00.715Z] #56 sha256:78e6f7020c6a4a214fe4f6bd7703a6091b465849211b2f1eb17237af891c5772 [2022-02-18T07:52:01.034Z] #17 0.862 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T07:52:01.294Z] #17 DONE 1.0s [2022-02-18T07:52:01.294Z] [2022-02-18T07:52:01.294Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T07:52:01.294Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-18T07:52:01.538Z] #19 DONE 200.0s [2022-02-18T07:52:01.538Z] [2022-02-18T07:52:01.538Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T07:52:01.538Z] #69 sha256:e7f779c2bcca732b54cbbb4df96dd4ce32aedb907da526bce676c3794611ba42 [2022-02-18T07:52:01.538Z] #69 DONE 0.1s [2022-02-18T07:52:01.538Z] [2022-02-18T07:52:01.538Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T07:52:01.538Z] #32 sha256:d049d6b1b117910cade973e9c740f3284fb628eba2311648ce459c8188da9a31 [2022-02-18T07:52:01.655Z] #56 ... [2022-02-18T07:52:01.655Z] [2022-02-18T07:52:01.655Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T07:52:01.655Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-18T07:52:01.655Z] #17 0.880 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T07:52:01.655Z] #17 DONE 1.0s [2022-02-18T07:52:01.655Z] [2022-02-18T07:52:01.655Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T07:52:01.655Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-18T07:52:01.795Z] #32 DONE 0.2s [2022-02-18T07:52:01.795Z] [2022-02-18T07:52:01.795Z] #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-02-18T07:52:01.795Z] #33 sha256:c86416346b419a3a55b217db7a10ebd0e5f944e81960a304d4c96e4db60d8604 [2022-02-18T07:52:02.233Z] #18 DONE 0.9s [2022-02-18T07:52:02.233Z] [2022-02-18T07:52:02.233Z] #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-02-18T07:52:02.233Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:52:02.233Z] #51 ... [2022-02-18T07:52:02.233Z] [2022-02-18T07:52:02.233Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T07:52:02.233Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-18T07:52:02.595Z] #18 DONE 1.0s [2022-02-18T07:52:02.595Z] [2022-02-18T07:52:02.595Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T07:52:02.595Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-18T07:52:02.625Z] #21 10.03 Reading package lists... [2022-02-18T07:52:02.886Z] #21 11.98 Building dependency tree... [2022-02-18T07:52:03.168Z] #33 1.300 + RM_GOPATH=0 [2022-02-18T07:52:03.168Z] #33 1.302 + TMP_GOPATH= [2022-02-18T07:52:03.168Z] #33 1.302 + : /build [2022-02-18T07:52:03.168Z] #33 1.303 + '[' -z '' ']' [2022-02-18T07:52:03.168Z] #33 1.303 ++ mktemp -d [2022-02-18T07:52:03.168Z] #33 1.305 + export GOPATH=/tmp/tmp.NVK28It59b [2022-02-18T07:52:03.168Z] #33 1.305 + GOPATH=/tmp/tmp.NVK28It59b [2022-02-18T07:52:03.168Z] #33 1.305 + RM_GOPATH=1 [2022-02-18T07:52:03.168Z] #33 1.306 + case "$(go env GOARCH)" in [2022-02-18T07:52:03.168Z] #33 1.306 ++ go env GOARCH [2022-02-18T07:52:03.168Z] #33 1.314 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:52:03.168Z] #33 1.314 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:52:03.168Z] #33 1.315 ++ dirname /install.sh [2022-02-18T07:52:03.168Z] #33 1.316 + dir=/ [2022-02-18T07:52:03.168Z] #33 1.316 + bin=dockercli [2022-02-18T07:52:03.168Z] #33 1.316 + shift [2022-02-18T07:52:03.168Z] #33 1.316 + '[' '!' -f //dockercli.installer ']' [2022-02-18T07:52:03.168Z] #33 1.316 + . //dockercli.installer [2022-02-18T07:52:03.168Z] #33 1.316 ++ : stable [2022-02-18T07:52:03.168Z] #33 1.316 ++ : 17.06.2-ce [2022-02-18T07:52:03.168Z] #33 1.317 + install_dockercli [2022-02-18T07:52:03.168Z] #33 1.317 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T07:52:03.168Z] #33 1.317 Install docker/cli version 17.06.2-ce from stable [2022-02-18T07:52:03.168Z] #33 1.317 ++ uname -m [2022-02-18T07:52:03.168Z] #33 1.319 + arch=x86_64 [2022-02-18T07:52:03.168Z] #33 1.319 + '[' x86_64 '!=' x86_64 ']' [2022-02-18T07:52:03.168Z] #33 1.319 + url=https://download.docker.com/linux/static [2022-02-18T07:52:03.168Z] #33 1.320 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-18T07:52:03.168Z] #33 1.320 + tar -xz docker/docker [2022-02-18T07:52:03.174Z] #19 DONE 1.0s [2022-02-18T07:52:03.174Z] [2022-02-18T07:52:03.174Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T07:52:03.174Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-18T07:52:03.400Z] #56 ... [2022-02-18T07:52:03.400Z] [2022-02-18T07:52:03.400Z] #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-02-18T07:52:03.400Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-18T07:52:03.400Z] #21 0.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:52:03.400Z] #21 0.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:52:03.400Z] #21 0.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:52:03.400Z] #21 1.277 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:52:03.400Z] #21 1.810 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:52:03.400Z] #21 2.536 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:52:03.400Z] #21 4.644 Fetched 8388 kB in 4s (2083 kB/s) [2022-02-18T07:52:03.400Z] #21 4.644 Reading package lists... [2022-02-18T07:52:03.400Z] #21 6.373 Reading package lists... [2022-02-18T07:52:03.400Z] #21 8.057 Building dependency tree... [2022-02-18T07:52:03.400Z] #21 9.182 The following additional packages will be installed: [2022-02-18T07:52:03.400Z] #21 9.188 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T07:52:03.400Z] #21 9.188 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-18T07:52:03.400Z] #21 9.188 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T07:52:03.400Z] #21 9.189 python3-pkg-resources vim-runtime xxd [2022-02-18T07:52:03.400Z] #21 9.190 Suggested packages: [2022-02-18T07:52:03.400Z] #21 9.190 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-18T07:52:03.400Z] #21 9.190 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-18T07:52:03.400Z] #21 9.190 acl attr quota [2022-02-18T07:52:03.400Z] #21 9.190 Recommended packages: [2022-02-18T07:52:03.400Z] #21 9.190 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T07:52:03.532Z] #19 DONE 1.0s [2022-02-18T07:52:03.532Z] [2022-02-18T07:52:03.532Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T07:52:03.532Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-18T07:52:03.746Z] Fetching without tags [2022-02-18T07:52:03.831Z] #21 13.12 The following additional packages will be installed: [2022-02-18T07:52:03.831Z] #21 13.12 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T07:52:03.831Z] #21 13.12 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-18T07:52:03.831Z] #21 13.12 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T07:52:03.831Z] #21 13.12 python3-pkg-resources vim-runtime xxd [2022-02-18T07:52:03.831Z] #21 13.12 Suggested packages: [2022-02-18T07:52:03.831Z] #21 13.12 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-18T07:52:03.831Z] #21 13.12 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-18T07:52:03.831Z] #21 13.12 acl attr quota [2022-02-18T07:52:03.831Z] #21 13.12 Recommended packages: [2022-02-18T07:52:03.831Z] #21 13.13 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T07:52:04.114Z] #20 DONE 1.0s [2022-02-18T07:52:04.114Z] [2022-02-18T07:52:04.114Z] #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-02-18T07:52:04.114Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:52:04.114Z] #51 ... [2022-02-18T07:52:04.114Z] [2022-02-18T07:52:04.114Z] #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-02-18T07:52:04.114Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T07:52:04.345Z] #21 10.15 The following NEW packages will be installed: [2022-02-18T07:52:04.346Z] #21 10.16 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-18T07:52:04.346Z] #21 10.16 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T07:52:04.346Z] #21 10.16 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-18T07:52:04.346Z] #21 10.16 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-18T07:52:04.346Z] #21 10.16 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-18T07:52:04.346Z] #21 10.16 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-18T07:52:04.346Z] #21 10.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-18T07:52:04.346Z] #21 10.16 xz-utils zip zstd [2022-02-18T07:52:04.346Z] #21 10.47 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:52:04.346Z] #21 10.47 Need to get 27.0 MB of archives. [2022-02-18T07:52:04.346Z] #21 10.47 After this operation, 105 MB of additional disk space will be used. [2022-02-18T07:52:04.346Z] #21 10.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-18T07:52:04.346Z] #21 10.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-18T07:52:04.346Z] #21 10.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-18T07:52:04.346Z] #21 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-18T07:52:04.346Z] #21 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-18T07:52:04.346Z] #21 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-18T07:52:04.346Z] #21 10.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-18T07:52:04.346Z] #21 10.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-18T07:52:04.346Z] #21 10.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:52:04.548Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:52:03.313Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:52:03.438Z] > git config --add remote.origin.fetch +refs/pull/43255/head:refs/remotes/origin/PR-43255 # timeout=10 [2022-02-18T07:52:03.501Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:52:03.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T07:52:03.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T07:52:03.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:52:03.783Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43255/head:refs/remotes/origin/PR-43255 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T07:52:04.607Z] #21 10.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:52:04.607Z] #21 10.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T07:52:04.607Z] #21 10.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-18T07:52:04.607Z] #21 10.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-18T07:52:04.607Z] #21 10.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-18T07:52:04.607Z] #21 10.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-18T07:52:04.607Z] #21 10.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-18T07:52:04.607Z] #21 10.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-18T07:52:04.607Z] #21 10.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-18T07:52:04.607Z] #21 10.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-18T07:52:04.607Z] #21 10.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-18T07:52:04.607Z] #21 10.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-18T07:52:04.607Z] #21 10.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-18T07:52:04.607Z] #21 10.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-18T07:52:04.607Z] #21 10.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-18T07:52:04.607Z] #21 10.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-18T07:52:04.607Z] #21 10.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-18T07:52:04.607Z] #21 10.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-18T07:52:04.778Z] #21 14.22 The following NEW packages will be installed: [2022-02-18T07:52:04.778Z] #21 14.23 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-18T07:52:04.778Z] #21 14.23 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T07:52:04.778Z] #21 14.23 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-18T07:52:04.778Z] #21 14.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-18T07:52:04.778Z] #21 14.23 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-18T07:52:04.778Z] #21 14.23 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-18T07:52:04.778Z] #21 14.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-18T07:52:04.778Z] #21 14.23 xz-utils zip zstd [2022-02-18T07:52:04.869Z] #21 10.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-18T07:52:04.869Z] #21 10.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-18T07:52:04.869Z] #21 10.92 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-02-18T07:52:04.869Z] #21 10.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-18T07:52:04.869Z] #21 10.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-18T07:52:04.869Z] #21 10.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-18T07:52:04.869Z] #21 10.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T07:52:04.869Z] #21 11.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T07:52:04.912Z] #20 DONE 1.0s [2022-02-18T07:52:04.912Z] [2022-02-18T07:52:04.912Z] #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-02-18T07:52:04.912Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T07:52:05.041Z] #21 14.54 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:52:05.041Z] #21 14.54 Need to get 27.6 MB of archives. [2022-02-18T07:52:05.041Z] #21 14.54 After this operation, 106 MB of additional disk space will be used. [2022-02-18T07:52:05.041Z] #21 14.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-18T07:52:05.041Z] #21 14.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-18T07:52:05.041Z] #21 14.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-18T07:52:05.041Z] #21 14.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-18T07:52:05.041Z] #21 14.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-18T07:52:05.041Z] #21 14.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-18T07:52:05.041Z] #21 14.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-18T07:52:05.041Z] #21 14.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-18T07:52:05.041Z] #21 14.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:52:05.041Z] #21 14.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:52:05.041Z] #21 14.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T07:52:05.041Z] #21 14.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-18T07:52:05.041Z] #21 14.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-18T07:52:05.041Z] #21 14.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-18T07:52:05.041Z] #21 14.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-18T07:52:05.041Z] #21 14.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-18T07:52:05.041Z] #21 14.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-18T07:52:05.041Z] #21 14.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-18T07:52:05.041Z] #21 14.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-18T07:52:05.041Z] #21 14.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-18T07:52:05.041Z] #21 14.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-18T07:52:05.041Z] #21 14.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T07:52:05.131Z] #21 11.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T07:52:05.132Z] #21 11.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:52:05.132Z] #21 11.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T07:52:05.132Z] #21 11.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T07:52:05.132Z] #21 11.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T07:52:05.132Z] #21 11.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-18T07:52:05.132Z] #21 11.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-18T07:52:05.132Z] #21 11.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-18T07:52:05.132Z] #21 11.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T07:52:05.303Z] #21 14.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T07:52:05.304Z] #21 14.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T07:52:05.304Z] #21 14.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-18T07:52:05.304Z] #21 14.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-18T07:52:05.304Z] #21 14.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T07:52:05.394Z] #21 11.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-18T07:52:05.394Z] #21 11.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-18T07:52:05.394Z] #21 11.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-18T07:52:05.394Z] #21 11.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-18T07:52:05.498Z] #21 1.256 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:52:05.498Z] #21 1.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:52:05.498Z] #21 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:52:05.566Z] #21 15.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-18T07:52:05.566Z] #21 15.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T07:52:05.566Z] #21 15.07 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-02-18T07:52:05.566Z] #21 15.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T07:52:05.566Z] #21 15.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-18T07:52:05.566Z] #21 15.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-18T07:52:05.566Z] #21 15.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T07:52:05.566Z] #21 15.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T07:52:05.566Z] #21 15.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T07:52:05.566Z] #21 15.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:52:05.566Z] #21 15.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T07:52:05.567Z] #21 15.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T07:52:05.567Z] #21 15.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T07:52:05.567Z] #21 15.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-18T07:52:05.567Z] #21 15.23 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-18T07:52:05.567Z] #21 15.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-18T07:52:05.567Z] #21 15.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T07:52:05.851Z] #21 1.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:52:05.851Z] #21 1.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:52:05.851Z] #21 1.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:52:05.969Z] #21 11.86 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:52:05.969Z] #21 11.95 Fetched 27.0 MB in 1s (21.2 MB/s) [2022-02-18T07:52:05.969Z] #21 11.99 Selecting previously unselected package pigz. [2022-02-18T07:52:05.969Z] #21 11.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 ... 24001 files and directories currently installed.) [2022-02-18T07:52:05.969Z] #21 12.03 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-18T07:52:05.969Z] #21 12.04 Unpacking pigz (2.6-1) ... [2022-02-18T07:52:05.969Z] #21 12.10 Selecting previously unselected package libelf1:arm64. [2022-02-18T07:52:05.969Z] #21 12.10 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-18T07:52:05.969Z] #21 12.11 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-18T07:52:06.069Z] #21 1.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:52:06.141Z] #21 15.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-18T07:52:06.141Z] #21 15.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-18T07:52:06.141Z] #21 15.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-18T07:52:06.141Z] #21 15.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-18T07:52:06.232Z] #21 12.24 Selecting previously unselected package libbpf0:arm64. [2022-02-18T07:52:06.232Z] #21 12.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-18T07:52:06.232Z] #21 12.25 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-18T07:52:06.403Z] #21 16.02 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:52:06.426Z] #21 1.711 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:52:06.444Z] #33 4.204 + mkdir -p /build [2022-02-18T07:52:06.444Z] #33 4.206 + mv docker/docker /build/ [2022-02-18T07:52:06.444Z] #33 4.208 + rmdir docker [2022-02-18T07:52:06.444Z] #33 DONE 4.5s [2022-02-18T07:52:06.444Z] [2022-02-18T07:52:06.444Z] #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-02-18T07:52:06.444Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T07:52:06.444Z] #45 1.607 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:52:06.444Z] #45 1.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:52:06.444Z] #45 1.625 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:52:06.444Z] #45 1.810 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T07:52:06.444Z] #45 2.220 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T07:52:06.444Z] #45 2.735 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T07:52:06.444Z] #45 3.112 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:52:06.444Z] #45 3.492 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T07:52:06.444Z] #45 3.908 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:52:06.444Z] #45 4.416 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:52:06.444Z] #45 4.423 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-18T07:52:06.444Z] #45 4.423 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB] [2022-02-18T07:52:06.444Z] #45 4.428 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:52:06.444Z] #45 4.435 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB] [2022-02-18T07:52:06.444Z] #45 4.441 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-18T07:52:06.444Z] #45 4.453 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:52:06.444Z] #45 4.459 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T07:52:06.444Z] #45 4.464 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T07:52:06.444Z] #45 4.467 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T07:52:06.444Z] #45 4.468 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T07:52:06.444Z] #45 4.471 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:52:06.493Z] #21 12.35 Selecting previously unselected package libcap2:arm64. [2022-02-18T07:52:06.493Z] #21 12.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-18T07:52:06.493Z] #21 12.36 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-18T07:52:06.493Z] #21 12.42 Selecting previously unselected package libmnl0:arm64. [2022-02-18T07:52:06.493Z] #21 12.42 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-18T07:52:06.493Z] #21 12.43 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-18T07:52:06.493Z] #21 12.47 Selecting previously unselected package libxtables12:arm64. [2022-02-18T07:52:06.493Z] #21 12.47 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-18T07:52:06.493Z] #21 12.48 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-18T07:52:06.493Z] #21 12.53 Selecting previously unselected package libcap2-bin. [2022-02-18T07:52:06.493Z] #21 12.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-18T07:52:06.494Z] #21 12.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T07:52:06.667Z] #21 16.12 Fetched 27.6 MB in 1s (20.7 MB/s) [2022-02-18T07:52:06.667Z] #21 16.18 Selecting previously unselected package pigz. [2022-02-18T07:52:06.667Z] #21 16.18 (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-02-18T07:52:06.667Z] #21 16.23 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-18T07:52:06.667Z] #21 16.24 Unpacking pigz (2.6-1) ... [2022-02-18T07:52:06.667Z] #21 16.32 Selecting previously unselected package libelf1:amd64. [2022-02-18T07:52:06.755Z] #21 12.64 Selecting previously unselected package iproute2. [2022-02-18T07:52:06.757Z] #21 12.64 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-18T07:52:06.757Z] #21 12.64 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T07:52:06.929Z] #21 16.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-18T07:52:06.929Z] #21 16.34 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-18T07:52:06.929Z] #21 16.48 Selecting previously unselected package libbpf0:amd64. [2022-02-18T07:52:06.929Z] #21 16.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-18T07:52:06.929Z] #21 16.50 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-18T07:52:06.929Z] #21 16.58 Selecting previously unselected package libcap2:amd64. [2022-02-18T07:52:06.929Z] #21 16.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-18T07:52:07.009Z] #21 2.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:52:07.020Z] #21 12.98 Selecting previously unselected package xxd. [2022-02-18T07:52:07.020Z] #21 12.98 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-18T07:52:07.020Z] #21 12.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:07.020Z] #21 13.07 Selecting previously unselected package vim-common. [2022-02-18T07:52:07.020Z] #21 13.07 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:07.020Z] #21 13.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:07.191Z] #21 16.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-18T07:52:07.191Z] #21 16.64 Selecting previously unselected package libmnl0:amd64. [2022-02-18T07:52:07.191Z] #21 16.64 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-18T07:52:07.191Z] #21 16.65 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-18T07:52:07.192Z] #21 16.70 Selecting previously unselected package libxtables12:amd64. [2022-02-18T07:52:07.192Z] #21 16.70 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-18T07:52:07.192Z] #21 16.71 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-18T07:52:07.192Z] #21 16.78 Selecting previously unselected package libcap2-bin. [2022-02-18T07:52:07.192Z] #21 16.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-18T07:52:07.192Z] #21 16.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T07:52:07.192Z] #21 16.87 Selecting previously unselected package iproute2. [2022-02-18T07:52:07.192Z] #21 16.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-18T07:52:07.192Z] #21 16.88 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T07:52:07.283Z] #21 13.24 Selecting previously unselected package bash-completion. [2022-02-18T07:52:07.284Z] #21 13.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T07:52:07.364Z] #21 2.663 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:52:07.768Z] #21 17.28 Selecting previously unselected package xxd. [2022-02-18T07:52:07.769Z] #21 17.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:52:07.769Z] #21 17.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:07.769Z] #21 17.40 Selecting previously unselected package vim-common. [2022-02-18T07:52:04.653Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:52:04.721Z] > git checkout -f 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:52:07.949Z] #21 3.770 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:52:08.030Z] #21 17.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:08.030Z] #21 17.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:08.030Z] #21 17.57 Selecting previously unselected package bash-completion. [2022-02-18T07:52:08.030Z] #21 17.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T07:52:08.674Z] #21 14.67 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T07:52:08.742Z] #21 3.878 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:52:08.968Z] #45 ... [2022-02-18T07:52:08.968Z] [2022-02-18T07:52:08.968Z] #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-02-18T07:52:08.968Z] #70 sha256:d5f18f5e24f0408776f35ef303d2ed7c1918f53444bdc739d2efc022bfef4a2e [2022-02-18T07:52:08.968Z] #70 1.237 + RM_GOPATH=0 [2022-02-18T07:52:08.968Z] #70 1.237 + TMP_GOPATH= [2022-02-18T07:52:08.968Z] #70 1.237 + : /build [2022-02-18T07:52:08.968Z] #70 1.237 + '[' -z '' ']' [2022-02-18T07:52:08.968Z] #70 1.237 ++ mktemp -d [2022-02-18T07:52:08.968Z] #70 1.239 + export GOPATH=/tmp/tmp.QtTnJ0gu8g [2022-02-18T07:52:08.968Z] #70 1.239 + GOPATH=/tmp/tmp.QtTnJ0gu8g [2022-02-18T07:52:08.968Z] #70 1.239 + RM_GOPATH=1 [2022-02-18T07:52:08.968Z] #70 1.239 + case "$(go env GOARCH)" in [2022-02-18T07:52:08.968Z] #70 1.240 ++ go env GOARCH [2022-02-18T07:52:08.968Z] #70 1.246 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:52:08.968Z] #70 1.246 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:52:08.968Z] #70 1.247 ++ dirname /install.sh [2022-02-18T07:52:08.968Z] #70 1.248 + dir=/ [2022-02-18T07:52:08.968Z] #70 1.248 + bin=rootlesskit [2022-02-18T07:52:08.968Z] #70 1.248 + shift [2022-02-18T07:52:08.968Z] #70 1.248 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T07:52:08.968Z] #70 1.248 + . //rootlesskit.installer [2022-02-18T07:52:08.968Z] #70 1.248 ++ : v0.14.6 [2022-02-18T07:52:08.968Z] #70 1.248 + install_rootlesskit [2022-02-18T07:52:08.968Z] #70 1.248 + case "$1" in [2022-02-18T07:52:08.968Z] #70 1.248 + export CGO_ENABLED=0 [2022-02-18T07:52:08.968Z] #70 1.248 + CGO_ENABLED=0 [2022-02-18T07:52:08.968Z] #70 1.248 + _install_rootlesskit [2022-02-18T07:52:08.968Z] #70 1.248 Install rootlesskit version v0.14.6 [2022-02-18T07:52:08.968Z] #70 1.248 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T07:52:08.968Z] #70 1.248 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:52:08.968Z] #70 1.248 + GOBIN=/build [2022-02-18T07:52:08.968Z] #70 1.248 + GO111MODULE=on [2022-02-18T07:52:08.968Z] #70 1.248 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T07:52:08.968Z] #70 1.694 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T07:52:08.968Z] #70 3.411 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T07:52:08.968Z] #70 3.415 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T07:52:08.968Z] #70 3.774 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T07:52:08.968Z] #70 4.995 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T07:52:08.968Z] #70 5.652 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T07:52:08.968Z] #70 5.725 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T07:52:08.968Z] #70 5.737 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T07:52:08.968Z] #70 5.827 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T07:52:08.968Z] #70 5.838 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T07:52:08.968Z] #70 5.947 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T07:52:08.968Z] #70 6.135 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T07:52:08.968Z] #70 6.153 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T07:52:08.968Z] #70 6.261 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T07:52:08.968Z] #70 7.000 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T07:52:09.131Z] Merge succeeded, producing b1e9b28de482ef6e362dff5dae9877712c6e09f3 [2022-02-18T07:52:09.131Z] Checking out Revision b1e9b28de482ef6e362dff5dae9877712c6e09f3 (PR-43255) [2022-02-18T07:52:09.244Z] #21 15.07 Selecting previously unselected package bzip2. [2022-02-18T07:52:09.244Z] #21 15.09 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-18T07:52:09.244Z] #21 15.09 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T07:52:09.244Z] #21 15.15 Selecting previously unselected package xz-utils. [2022-02-18T07:52:09.244Z] #21 15.16 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-18T07:52:09.244Z] #21 15.16 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T07:52:09.244Z] #21 15.32 Selecting previously unselected package apparmor. [2022-02-18T07:52:09.244Z] #21 15.32 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-18T07:52:09.244Z] #21 15.37 Unpacking apparmor (2.13.6-10) ... [2022-02-18T07:52:09.416Z] #21 19.16 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T07:52:09.504Z] #21 15.70 Selecting previously unselected package inetutils-ping. [2022-02-18T07:52:09.505Z] #21 15.71 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-18T07:52:09.765Z] #21 15.72 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T07:52:09.765Z] #21 15.81 Selecting previously unselected package libip4tc2:arm64. [2022-02-18T07:52:09.765Z] #21 15.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-18T07:52:09.765Z] #21 15.82 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-18T07:52:09.765Z] #21 15.88 Selecting previously unselected package libip6tc2:arm64. [2022-02-18T07:52:09.765Z] #21 15.88 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-18T07:52:09.765Z] #21 15.90 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-18T07:52:09.987Z] #21 19.51 Selecting previously unselected package bzip2. [2022-02-18T07:52:09.987Z] #21 19.51 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-18T07:52:09.987Z] #21 19.51 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T07:52:09.987Z] #21 19.59 Selecting previously unselected package xz-utils. [2022-02-18T07:52:09.987Z] #21 19.59 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-18T07:52:09.987Z] #21 19.60 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T07:52:10.025Z] #21 15.97 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-18T07:52:10.025Z] #21 15.98 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-18T07:52:10.025Z] #21 15.98 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-18T07:52:10.025Z] #21 16.04 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-18T07:52:10.025Z] #21 16.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-18T07:52:10.025Z] #21 16.06 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-18T07:52:10.249Z] #21 19.77 Selecting previously unselected package apparmor. [2022-02-18T07:52:10.249Z] #21 19.77 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-18T07:52:10.249Z] #21 19.83 Unpacking apparmor (2.13.6-10) ... [2022-02-18T07:52:10.285Z] #21 16.15 Selecting previously unselected package libnftnl11:arm64. [2022-02-18T07:52:10.285Z] #21 16.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-18T07:52:10.285Z] #21 16.18 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-18T07:52:10.285Z] #21 16.25 Selecting previously unselected package iptables. [2022-02-18T07:52:10.285Z] #21 16.26 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-18T07:52:10.285Z] #21 16.27 Unpacking iptables (1.8.7-1) ... [2022-02-18T07:52:10.557Z] #21 16.51 Selecting previously unselected package libonig5:arm64. [2022-02-18T07:52:10.557Z] #21 16.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-18T07:52:10.557Z] #21 16.54 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-18T07:52:10.557Z] #21 16.65 Selecting previously unselected package libjq1:arm64. [2022-02-18T07:52:10.817Z] #21 16.65 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-18T07:52:10.817Z] #21 16.66 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-18T07:52:10.817Z] #21 16.74 Selecting previously unselected package jq. [2022-02-18T07:52:10.817Z] #21 16.74 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-18T07:52:10.817Z] #21 16.74 Unpacking jq (1.6-2.1) ... [2022-02-18T07:52:10.817Z] #21 16.83 Selecting previously unselected package libaio1:arm64. [2022-02-18T07:52:10.817Z] #21 16.84 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-18T07:52:10.817Z] #21 16.84 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-18T07:52:10.817Z] #21 16.90 Selecting previously unselected package libgpm2:arm64. [2022-02-18T07:52:10.820Z] #21 20.24 Selecting previously unselected package inetutils-ping. [2022-02-18T07:52:10.820Z] #21 20.26 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-18T07:52:10.820Z] #21 20.26 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T07:52:10.820Z] #21 20.36 Selecting previously unselected package libip4tc2:amd64. [2022-02-18T07:52:10.820Z] #21 20.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-18T07:52:10.820Z] #21 20.37 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:10.820Z] #21 20.43 Selecting previously unselected package libip6tc2:amd64. [2022-02-18T07:52:11.078Z] #21 16.90 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-18T07:52:11.078Z] #21 16.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-18T07:52:11.078Z] #21 16.93 Selecting previously unselected package libicu67:arm64. [2022-02-18T07:52:11.078Z] #21 16.94 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-18T07:52:11.078Z] #21 16.94 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-18T07:52:11.081Z] #21 20.45 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-18T07:52:11.081Z] #21 20.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:11.081Z] #21 20.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-18T07:52:11.081Z] #21 20.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-18T07:52:11.081Z] #21 20.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T07:52:11.081Z] #21 20.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-18T07:52:11.081Z] #21 20.60 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-18T07:52:11.081Z] #21 20.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T07:52:11.081Z] #21 20.68 Selecting previously unselected package libnftnl11:amd64. [2022-02-18T07:52:08.080Z] > git remote # timeout=10 [2022-02-18T07:52:08.171Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:52:08.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T07:52:08.235Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T07:52:09.016Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-18T07:52:09.164Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:52:09.243Z] > git checkout -f b1e9b28de482ef6e362dff5dae9877712c6e09f3 # timeout=10 [2022-02-18T07:52:11.285Z] #21 7.114 Fetched 8504 kB in 6s (1379 kB/s) [2022-02-18T07:52:11.342Z] #21 20.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-18T07:52:11.342Z] #21 20.71 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T07:52:11.342Z] #21 20.80 Selecting previously unselected package iptables. [2022-02-18T07:52:11.342Z] #21 20.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-18T07:52:11.342Z] #21 20.80 Unpacking iptables (1.8.7-1) ... [2022-02-18T07:52:11.487Z] #70 ... [2022-02-18T07:52:11.487Z] [2022-02-18T07:52:11.487Z] #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-02-18T07:52:11.487Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T07:52:11.487Z] #65 1.607 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:52:11.487Z] #65 1.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:52:11.487Z] #65 1.622 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:52:11.487Z] #65 1.825 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:52:11.487Z] #65 2.160 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T07:52:11.487Z] #65 2.616 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T07:52:11.487Z] #65 3.137 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T07:52:11.487Z] #65 3.783 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:52:11.487Z] #65 4.442 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T07:52:11.487Z] #65 5.004 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-18T07:52:11.487Z] #65 5.035 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:52:11.487Z] #65 5.035 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-18T07:52:11.487Z] #65 5.087 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB] [2022-02-18T07:52:11.487Z] #65 5.087 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB] [2022-02-18T07:52:11.487Z] #65 5.087 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:52:11.487Z] #65 5.087 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:52:11.487Z] #65 5.087 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T07:52:11.487Z] #65 5.087 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T07:52:11.487Z] #65 5.087 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T07:52:11.487Z] #65 5.087 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T07:52:11.487Z] #65 5.087 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:52:11.487Z] #65 ... [2022-02-18T07:52:11.487Z] [2022-02-18T07:52:11.487Z] #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-02-18T07:52:11.487Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T07:52:11.487Z] #20 1.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:52:11.487Z] #20 1.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:52:11.487Z] #20 1.780 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:52:11.487Z] #20 2.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T07:52:11.487Z] #20 2.327 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:52:11.487Z] #20 2.669 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T07:52:11.487Z] #20 3.148 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T07:52:11.487Z] #20 3.678 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T07:52:11.487Z] #20 4.229 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:52:11.487Z] #20 4.909 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB] [2022-02-18T07:52:11.487Z] #20 4.909 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:52:11.487Z] #20 4.909 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:52:11.487Z] #20 4.909 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-18T07:52:11.487Z] #20 4.909 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB] [2022-02-18T07:52:11.487Z] #20 4.909 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-18T07:52:11.487Z] #20 5.223 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T07:52:11.487Z] #20 5.240 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:52:11.487Z] #20 5.240 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T07:52:11.487Z] #20 5.240 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T07:52:11.487Z] #20 5.240 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:52:11.487Z] #20 5.240 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T07:52:11.603Z] #21 21.09 Selecting previously unselected package libonig5:amd64. [2022-02-18T07:52:11.603Z] #21 21.09 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T07:52:11.603Z] #21 21.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:52:11.603Z] #21 21.27 Selecting previously unselected package libjq1:amd64. [2022-02-18T07:52:11.866Z] #21 21.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T07:52:11.866Z] #21 21.28 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:52:11.866Z] #21 21.40 Selecting previously unselected package jq. [2022-02-18T07:52:11.866Z] #21 21.40 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-18T07:52:11.866Z] #21 21.42 Unpacking jq (1.6-2.1) ... [2022-02-18T07:52:11.866Z] #21 21.50 Selecting previously unselected package libaio1:amd64. [2022-02-18T07:52:11.866Z] #21 21.51 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-18T07:52:11.866Z] #21 21.51 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-18T07:52:11.866Z] #21 21.57 Selecting previously unselected package libgpm2:amd64. [2022-02-18T07:52:11.866Z] #21 21.57 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-18T07:52:11.866Z] #21 21.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-18T07:52:11.901Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:52:12.029Z] #21 7.237 Fetched 8504 kB in 6s (1352 kB/s) [2022-02-18T07:52:12.128Z] #21 21.62 Selecting previously unselected package libicu67:amd64. [2022-02-18T07:52:12.128Z] #21 21.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-18T07:52:12.128Z] #21 21.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T07:52:11.939Z] > git rev-list --no-walk 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T07:52:13.191Z] #21 7.114 Reading package lists... [2022-02-18T07:52:13.191Z] #21 ... [2022-02-18T07:52:13.191Z] [2022-02-18T07:52:13.191Z] #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-02-18T07:52:13.191Z] #56 sha256:3d732d953c5700dbd8049174226fbdb0330e489e2f574e1925c3418e7c8f9ee4 [2022-02-18T07:52:13.191Z] #56 10.06 + cd /tmp/tmp.y2Irdf8gni/src/github.com/opencontainers/runc [2022-02-18T07:52:13.191Z] #56 10.06 + git checkout -q v1.1.0 [2022-02-18T07:52:13.191Z] #56 10.51 + '[' -z '' ']' [2022-02-18T07:52:13.191Z] #56 10.51 + target=static [2022-02-18T07:52:13.191Z] #56 10.51 + make BUILDTAGS=seccomp static [2022-02-18T07:52:13.191Z] #56 10.69 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-02-18T07:52:13.408Z] #21 7.237 Reading package lists... [2022-02-18T07:52:13.408Z] #21 ... [2022-02-18T07:52:13.408Z] [2022-02-18T07:52:13.408Z] #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-02-18T07:52:13.408Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:52:13.408Z] #34 DONE 123.9s [2022-02-18T07:52:13.408Z] [2022-02-18T07:52:13.408Z] #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-02-18T07:52:13.408Z] #56 sha256:78e6f7020c6a4a214fe4f6bd7703a6091b465849211b2f1eb17237af891c5772 [2022-02-18T07:52:13.408Z] #56 10.19 + cd /tmp/tmp.actWYH2uX0/src/github.com/opencontainers/runc [2022-02-18T07:52:13.408Z] #56 10.19 + git checkout -q v1.1.0 [2022-02-18T07:52:13.408Z] #56 10.57 + '[' -z '' ']' [2022-02-18T07:52:13.408Z] #56 10.57 + target=static [2022-02-18T07:52:13.408Z] #56 10.57 + make BUILDTAGS=seccomp static [2022-02-18T07:52:13.408Z] #56 10.95 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-02-18T07:52:13.451Z] #56 ... [2022-02-18T07:52:13.451Z] [2022-02-18T07:52:13.451Z] #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-02-18T07:52:13.451Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T07:52:13.451Z] #34 DONE 120.7s [2022-02-18T07:52:13.679Z] #21 19.67 Selecting previously unselected package libinih1:arm64. [2022-02-18T07:52:13.679Z] #21 19.67 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-18T07:52:13.679Z] #21 19.68 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-18T07:52:13.679Z] #21 19.73 Selecting previously unselected package libnet1:arm64. [2022-02-18T07:52:13.679Z] #21 19.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-18T07:52:13.679Z] #21 19.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:52:13.679Z] #21 19.80 Selecting previously unselected package libnl-3-200:arm64. [2022-02-18T07:52:13.679Z] #21 19.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-18T07:52:13.679Z] #21 19.81 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-18T07:52:13.711Z] [2022-02-18T07:52:13.711Z] #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-02-18T07:52:13.711Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T07:52:13.711Z] #21 7.114 Reading package lists... [2022-02-18T07:52:13.941Z] #21 19.86 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-18T07:52:13.941Z] #21 19.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-18T07:52:13.941Z] #21 19.87 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-18T07:52:13.941Z] #21 19.97 Selecting previously unselected package net-tools. [2022-02-18T07:52:13.941Z] #21 19.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-18T07:52:13.941Z] #21 20.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:52:14.201Z] #21 20.12 Selecting previously unselected package patch. [2022-02-18T07:52:14.201Z] #21 20.12 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-18T07:52:14.201Z] #21 20.13 Unpacking patch (2.7.6-7) ... [2022-02-18T07:52:14.201Z] #21 20.22 Selecting previously unselected package python-pip-whl. [2022-02-18T07:52:14.201Z] #21 20.23 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T07:52:14.201Z] #21 20.23 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T07:52:14.723Z] #21 20.62 Selecting previously unselected package python3-lib2to3. [2022-02-18T07:52:14.723Z] #21 20.62 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T07:52:14.723Z] #21 20.63 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:52:14.723Z] #21 20.72 Selecting previously unselected package python3-distutils. [2022-02-18T07:52:14.723Z] #21 20.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T07:52:14.723Z] #21 20.73 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T07:52:14.797Z] #56 ... [2022-02-18T07:52:14.797Z] [2022-02-18T07:52:14.797Z] #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-02-18T07:52:14.797Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T07:52:14.797Z] #21 7.237 Reading package lists... [2022-02-18T07:52:14.991Z] #21 20.84 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:52:14.991Z] #21 20.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:52:14.991Z] #21 20.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:52:14.991Z] #21 20.92 Selecting previously unselected package python3-setuptools. [2022-02-18T07:52:14.991Z] #21 20.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T07:52:14.991Z] #21 20.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T07:52:14.991Z] #21 21.11 Selecting previously unselected package python3-wheel. [2022-02-18T07:52:15.252Z] #21 21.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T07:52:15.252Z] #21 21.12 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T07:52:15.252Z] #21 21.19 Selecting previously unselected package python3-pip. [2022-02-18T07:52:15.252Z] #21 21.20 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-18T07:52:15.252Z] #21 21.20 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T07:52:15.440Z] #21 24.59 Selecting previously unselected package libinih1:amd64. [2022-02-18T07:52:15.440Z] #21 24.59 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-18T07:52:15.440Z] #21 24.59 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-18T07:52:15.440Z] #21 24.65 Selecting previously unselected package libnet1:amd64. [2022-02-18T07:52:15.440Z] #21 24.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T07:52:15.440Z] #21 24.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:52:15.440Z] #21 24.75 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T07:52:15.440Z] #21 24.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T07:52:15.440Z] #21 24.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:52:15.440Z] #21 24.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T07:52:15.440Z] #21 24.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T07:52:15.440Z] #21 24.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:52:15.440Z] #21 24.92 Selecting previously unselected package net-tools. [2022-02-18T07:52:15.440Z] #21 24.92 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-18T07:52:15.440Z] #21 24.93 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:52:15.440Z] #21 25.08 Selecting previously unselected package patch. [2022-02-18T07:52:15.440Z] #21 25.10 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-18T07:52:15.440Z] #21 25.10 Unpacking patch (2.7.6-7) ... [2022-02-18T07:52:15.514Z] #21 21.44 Selecting previously unselected package sudo. [2022-02-18T07:52:15.514Z] #21 21.45 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-18T07:52:15.514Z] #21 21.45 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T07:52:15.608Z] + docker version [2022-02-18T07:52:15.702Z] #21 25.20 Selecting previously unselected package python-pip-whl. [2022-02-18T07:52:15.703Z] #21 25.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T07:52:15.703Z] #21 25.22 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T07:52:15.776Z] #21 21.86 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T07:52:16.038Z] #21 21.86 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-18T07:52:16.038Z] #21 21.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:52:16.038Z] #21 22.04 Selecting previously unselected package uidmap. [2022-02-18T07:52:16.038Z] #21 22.05 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-18T07:52:16.038Z] #21 22.06 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T07:52:16.038Z] #21 22.15 Selecting previously unselected package vim-runtime. [2022-02-18T07:52:16.107Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-18T07:52:16.107Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4eb69a9d\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-18T07:52:16.107Z] ---------------------------------------------------------------------------- [2022-02-18T07:52:16.107Z] [2022-02-18T07:52:16.107Z] INFO: executeCI.ps1 starting at Fri Feb 18 07:52:15 CUT 2022 [2022-02-18T07:52:16.107Z] [2022-02-18T07:52:16.107Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-18T07:52:16.107Z] INFO: Running git version 2.24.1.windows.2 [2022-02-18T07:52:16.107Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-18T07:52:16.107Z] INFO: Environment variables: [2022-02-18T07:52:16.277Z] #21 25.75 Selecting previously unselected package python3-lib2to3. [2022-02-18T07:52:16.277Z] #21 25.76 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T07:52:16.277Z] #21 25.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:52:16.299Z] #21 22.15 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:16.299Z] #21 22.18 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T07:52:16.299Z] #21 22.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T07:52:16.299Z] #21 22.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:16.514Z] #21 9.773 Reading package lists... [2022-02-18T07:52:16.540Z] #21 25.94 Selecting previously unselected package python3-distutils. [2022-02-18T07:52:16.540Z] #21 25.95 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T07:52:16.540Z] #21 25.96 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T07:52:16.540Z] #21 26.09 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:52:16.540Z] #21 26.09 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:52:16.540Z] #21 26.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:52:16.564Z] [2022-02-18T07:52:16.564Z] Name Value [2022-02-18T07:52:16.564Z] ---- ----- [2022-02-18T07:52:16.564Z] ALLUSERSPROFILE C:\ProgramData [2022-02-18T07:52:16.564Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-18T07:52:16.564Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-18T07:52:16.564Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-18T07:52:16.564Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-18T07:52:16.564Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-18T07:52:16.564Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-18T07:52:16.564Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-18T07:52:16.564Z] BRANCH_NAME PR-43255 [2022-02-18T07:52:16.564Z] BUILD_DISPLAY_NAME #4 [2022-02-18T07:52:16.564Z] BUILD_ID 4 [2022-02-18T07:52:16.564Z] BUILD_NUMBER 4 [2022-02-18T07:52:16.564Z] BUILD_TAG jenkins-moby-PR-43255-4 [2022-02-18T07:52:16.564Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/ [2022-02-18T07:52:16.564Z] CHANGE_AUTHOR thaJeztah [2022-02-18T07:52:16.564Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-18T07:52:16.564Z] CHANGE_BRANCH imageservice_nologs [2022-02-18T07:52:16.564Z] CHANGE_FORK thaJeztah/docker [2022-02-18T07:52:16.564Z] CHANGE_ID 43255 [2022-02-18T07:52:16.564Z] CHANGE_TARGET master [2022-02-18T07:52:16.564Z] CHANGE_TITLE daemon/images: ImageService.Cleanup(): return error instead of logging [2022-02-18T07:52:16.564Z] CHANGE_URL https://github.com/moby/moby/pull/43255 [2022-02-18T07:52:16.564Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:52:16.564Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-18T07:52:16.564Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-18T07:52:16.564Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-18T07:52:16.564Z] COMPUTERNAME azwin-2-ec9170 [2022-02-18T07:52:16.564Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-18T07:52:16.564Z] ConfigSequenceNumber 0 [2022-02-18T07:52:16.564Z] DOCKER_BUILDKIT 0 [2022-02-18T07:52:16.564Z] DOCKER_DUT_DEBUG 1 [2022-02-18T07:52:16.564Z] DOCKER_EXPERIMENTAL 1 [2022-02-18T07:52:16.564Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-18T07:52:16.564Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-18T07:52:16.564Z] EXECUTOR_NUMBER 0 [2022-02-18T07:52:16.564Z] FQDN azwin-2-ec9170.westus.cloudapp.azure.com [2022-02-18T07:52:16.564Z] GIT_BRANCH PR-43255 [2022-02-18T07:52:16.564Z] GIT_COMMIT 9da6a22317c01659ebd49eb56193f2a8434a9352 [2022-02-18T07:52:16.564Z] GIT_PREVIOUS_COMMIT 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:52:16.564Z] GIT_URL https://github.com/moby/moby.git [2022-02-18T07:52:16.564Z] HUDSON_COOKIE 13f3e7c9-c0aa-44d7-98e6-bdad8c07079a [2022-02-18T07:52:16.564Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-18T07:52:16.564Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-18T07:52:16.564Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-18T07:52:16.564Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-18T07:52:16.564Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-18T07:52:16.564Z] JENKINS_NODE_COOKIE b1c3bb5c-46da-475e-9bd8-011c421549ad [2022-02-18T07:52:16.564Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-18T07:52:16.564Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-18T07:52:16.564Z] JOB_BASE_NAME PR-43255 [2022-02-18T07:52:16.564Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/display/redirect [2022-02-18T07:52:16.564Z] JOB_NAME moby/PR-43255 [2022-02-18T07:52:16.564Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/ [2022-02-18T07:52:16.564Z] library.jps.version master [2022-02-18T07:52:16.564Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-18T07:52:16.564Z] NODE_LABELS amd64 azure azwin-2-ec9170 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-18T07:52:16.564Z] NODE_NAME azwin-2-ec9170 [2022-02-18T07:52:16.564Z] NUMBER_OF_PROCESSORS 4 [2022-02-18T07:52:16.564Z] OS Windows_NT [2022-02-18T07:52:16.564Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-18T07:52:16.564Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-18T07:52:16.564Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-18T07:52:16.564Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-18T07:52:16.564Z] PROCESSOR_LEVEL 6 [2022-02-18T07:52:16.564Z] PROCESSOR_REVISION 4f01 [2022-02-18T07:52:16.564Z] ProgramData C:\ProgramData [2022-02-18T07:52:16.564Z] ProgramFiles C:\Program Files [2022-02-18T07:52:16.564Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-18T07:52:16.564Z] ProgramW6432 C:\Program Files [2022-02-18T07:52:16.564Z] PROMPT $P$G [2022-02-18T07:52:16.564Z] PSExecutionPolicyPreference Bypass [2022-02-18T07:52:16.564Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-18T07:52:16.564Z] PUBLIC C:\Users\Public [2022-02-18T07:52:16.564Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=artif... [2022-02-18T07:52:16.564Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=changes [2022-02-18T07:52:16.564Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect [2022-02-18T07:52:16.564Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=tests [2022-02-18T07:52:16.564Z] SKIP_VALIDATION_TESTS 1 [2022-02-18T07:52:16.564Z] SOURCES_DRIVE d [2022-02-18T07:52:16.564Z] SOURCES_SUBDIR gopath [2022-02-18T07:52:16.564Z] STAGE_NAME Run tests [2022-02-18T07:52:16.564Z] SystemDrive C: [2022-02-18T07:52:16.564Z] SystemRoot C:\Windows [2022-02-18T07:52:16.564Z] TEMP C:\Windows\TEMP [2022-02-18T07:52:16.564Z] TESTDEBUG 0 [2022-02-18T07:52:16.564Z] TESTRUN_DRIVE d [2022-02-18T07:52:16.564Z] TESTRUN_SUBDIR CI [2022-02-18T07:52:16.564Z] TIMEOUT 120m [2022-02-18T07:52:16.564Z] TMP C:\Windows\TEMP [2022-02-18T07:52:16.564Z] USERDOMAIN WORKGROUP [2022-02-18T07:52:16.564Z] USERNAME azwin-2-ec9170$ [2022-02-18T07:52:16.564Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-18T07:52:16.564Z] windir C:\Windows [2022-02-18T07:52:16.564Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-18T07:52:16.564Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-18T07:52:16.565Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-18T07:52:16.565Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-18T07:52:16.565Z] [2022-02-18T07:52:16.565Z] [2022-02-18T07:52:16.565Z] [2022-02-18T07:52:16.773Z] #21 12.25 Building dependency tree... [2022-02-18T07:52:16.803Z] #21 26.24 Selecting previously unselected package python3-setuptools. [2022-02-18T07:52:16.803Z] #21 26.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T07:52:16.803Z] #21 26.25 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T07:52:16.803Z] #21 26.50 Selecting previously unselected package python3-wheel. [2022-02-18T07:52:16.965Z] #21 10.26 Reading package lists... [2022-02-18T07:52:17.065Z] #21 26.50 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T07:52:17.065Z] #21 26.51 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T07:52:17.065Z] #21 26.56 Selecting previously unselected package python3-pip. [2022-02-18T07:52:17.065Z] #21 26.57 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-18T07:52:17.065Z] #21 26.57 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T07:52:17.225Z] #21 12.16 Building dependency tree... [2022-02-18T07:52:17.326Z] #21 26.84 Selecting previously unselected package sudo. [2022-02-18T07:52:17.326Z] #21 26.85 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-18T07:52:17.326Z] #21 26.86 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T07:52:17.342Z] #21 13.15 The following additional packages will be installed: [2022-02-18T07:52:17.342Z] #21 13.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T07:52:17.342Z] #21 13.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-18T07:52:17.342Z] #21 13.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T07:52:17.342Z] #21 13.16 python3-pkg-resources vim-runtime xxd [2022-02-18T07:52:17.342Z] #21 13.16 Suggested packages: [2022-02-18T07:52:17.342Z] #21 13.16 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-18T07:52:17.342Z] #21 13.16 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-18T07:52:17.342Z] #21 13.16 acl attr quota [2022-02-18T07:52:17.342Z] #21 13.17 Recommended packages: [2022-02-18T07:52:17.342Z] #21 13.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T07:52:17.900Z] #21 27.28 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T07:52:17.900Z] #21 27.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-18T07:52:17.900Z] #21 27.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:52:17.900Z] #21 27.55 Selecting previously unselected package uidmap. [2022-02-18T07:52:17.900Z] #21 27.55 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-18T07:52:17.900Z] #21 27.55 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T07:52:17.900Z] #21 27.65 Selecting previously unselected package vim-runtime. [2022-02-18T07:52:18.094Z] INFO: Sources under d:\gopath\... [2022-02-18T07:52:18.094Z] INFO: Test run under d:\CI\... [2022-02-18T07:52:18.094Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-18T07:52:18.094Z] INFO: docker/docker repository was found [2022-02-18T07:52:18.162Z] #21 27.65 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:18.162Z] #21 27.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T07:52:18.162Z] #21 27.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T07:52:18.162Z] #21 27.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:18.163Z] #21 13.29 The following additional packages will be installed: [2022-02-18T07:52:18.163Z] #21 13.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T07:52:18.163Z] #21 13.30 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-18T07:52:18.163Z] #21 13.30 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T07:52:18.163Z] #21 13.30 python3-pkg-resources vim-runtime xxd [2022-02-18T07:52:18.163Z] #21 13.31 Suggested packages: [2022-02-18T07:52:18.163Z] #21 13.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-18T07:52:18.163Z] #21 13.31 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-18T07:52:18.163Z] #21 13.31 acl attr quota [2022-02-18T07:52:18.163Z] #21 13.31 Recommended packages: [2022-02-18T07:52:18.163Z] #21 13.31 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T07:52:18.279Z] #21 14.21 The following NEW packages will be installed: [2022-02-18T07:52:18.279Z] #21 14.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-18T07:52:18.539Z] #21 14.23 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T07:52:18.539Z] #21 14.23 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-18T07:52:18.539Z] #21 14.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-18T07:52:18.539Z] #21 14.23 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-18T07:52:18.539Z] #21 14.23 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-18T07:52:18.539Z] #21 14.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-18T07:52:18.539Z] #21 14.23 xz-utils zip zstd [2022-02-18T07:52:18.539Z] #21 14.52 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:52:18.539Z] #21 14.52 Need to get 27.6 MB of archives. [2022-02-18T07:52:18.539Z] #21 14.52 After this operation, 106 MB of additional disk space will be used. [2022-02-18T07:52:18.539Z] #21 14.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-18T07:52:18.551Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-18T07:52:18.798Z] #21 14.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-18T07:52:18.798Z] #21 14.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-18T07:52:18.798Z] #21 14.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-18T07:52:18.798Z] #21 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-18T07:52:18.798Z] #21 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-18T07:52:18.798Z] #21 14.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-18T07:52:18.798Z] #21 14.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-18T07:52:18.798Z] #21 14.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:52:18.798Z] #21 14.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:52:18.798Z] #21 14.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T07:52:18.798Z] #21 14.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-18T07:52:18.798Z] #21 14.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-18T07:52:18.798Z] #21 14.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-18T07:52:18.798Z] #21 14.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-18T07:52:18.798Z] #21 14.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-18T07:52:18.799Z] #21 14.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-18T07:52:18.799Z] #21 14.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-18T07:52:18.799Z] #21 14.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-18T07:52:18.799Z] #21 14.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-18T07:52:18.799Z] #21 14.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-18T07:52:18.799Z] #21 14.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T07:52:18.799Z] #21 14.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T07:52:18.799Z] #21 14.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T07:52:18.799Z] #21 14.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-18T07:52:18.799Z] #21 14.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-18T07:52:18.799Z] #21 14.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T07:52:18.847Z] #21 24.62 Selecting previously unselected package vim. [2022-02-18T07:52:18.847Z] #21 24.62 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-18T07:52:18.847Z] #21 24.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:19.058Z] #21 14.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-18T07:52:19.058Z] #21 14.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T07:52:19.058Z] #21 14.94 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-02-18T07:52:19.058Z] #21 14.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T07:52:19.058Z] #21 14.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-18T07:52:19.058Z] #21 14.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-18T07:52:19.058Z] #21 14.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T07:52:19.058Z] #21 15.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T07:52:19.058Z] #21 15.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T07:52:19.058Z] #21 15.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:52:19.058Z] #21 15.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T07:52:19.058Z] #21 15.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T07:52:19.101Z] #21 14.24 The following NEW packages will be installed: [2022-02-18T07:52:19.101Z] #21 14.25 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-18T07:52:19.101Z] #21 14.26 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T07:52:19.101Z] #21 14.26 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-18T07:52:19.101Z] #21 14.26 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-18T07:52:19.101Z] #21 14.26 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-18T07:52:19.101Z] #21 14.26 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-18T07:52:19.101Z] #21 14.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-18T07:52:19.101Z] #21 14.26 xz-utils zip zstd [2022-02-18T07:52:19.101Z] #21 14.57 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:52:19.101Z] #21 14.57 Need to get 27.6 MB of archives. [2022-02-18T07:52:19.101Z] #21 14.57 After this operation, 106 MB of additional disk space will be used. [2022-02-18T07:52:19.101Z] #21 14.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-18T07:52:19.101Z] #21 14.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-18T07:52:19.101Z] #21 14.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-18T07:52:19.101Z] #21 14.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-18T07:52:19.101Z] #21 14.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-18T07:52:19.101Z] #21 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-18T07:52:19.108Z] #21 25.04 Selecting previously unselected package xfsprogs. [2022-02-18T07:52:19.108Z] #21 25.05 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-18T07:52:19.108Z] #21 25.05 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T07:52:19.318Z] #21 15.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T07:52:19.318Z] #21 15.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-18T07:52:19.318Z] #21 15.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-18T07:52:19.318Z] #21 15.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-18T07:52:19.318Z] #21 15.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T07:52:19.318Z] #21 15.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-18T07:52:19.359Z] #21 14.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-18T07:52:19.359Z] #21 14.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-18T07:52:19.359Z] #21 14.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:52:19.359Z] #21 14.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:52:19.359Z] #21 14.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T07:52:19.359Z] #21 14.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-18T07:52:19.359Z] #21 14.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-18T07:52:19.359Z] #21 14.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-18T07:52:19.359Z] #21 14.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-18T07:52:19.359Z] #21 14.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-18T07:52:19.359Z] #21 14.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-18T07:52:19.359Z] #21 14.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-18T07:52:19.359Z] #21 14.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-18T07:52:19.359Z] #21 14.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-18T07:52:19.359Z] #21 14.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-18T07:52:19.359Z] #21 14.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T07:52:19.359Z] #21 14.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T07:52:19.359Z] #21 14.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T07:52:19.359Z] #21 14.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-18T07:52:19.359Z] #21 14.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-18T07:52:19.359Z] #21 14.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T07:52:19.367Z] #21 25.39 Selecting previously unselected package zip. [2022-02-18T07:52:19.367Z] #21 25.39 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-18T07:52:19.367Z] #21 25.40 Unpacking zip (3.0-12) ... [2022-02-18T07:52:19.512Z] ltsc2022: Pulling from windows/servercore [2022-02-18T07:52:19.576Z] #21 15.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-18T07:52:19.577Z] #21 15.35 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-18T07:52:19.577Z] #21 15.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-18T07:52:19.618Z] #21 15.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-18T07:52:19.618Z] #21 15.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T07:52:19.618Z] #21 15.01 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-02-18T07:52:19.618Z] #21 15.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T07:52:19.618Z] #21 15.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-18T07:52:19.618Z] #21 15.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-18T07:52:19.618Z] #21 15.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T07:52:19.618Z] #21 15.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T07:52:19.618Z] #21 15.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T07:52:19.618Z] #21 15.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:52:19.618Z] #21 15.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T07:52:19.627Z] #21 25.51 Selecting previously unselected package zstd. [2022-02-18T07:52:19.627Z] #21 25.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-18T07:52:19.627Z] #21 25.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:52:19.887Z] #21 25.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:52:19.922Z] #21 15.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T07:52:19.922Z] #21 15.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T07:52:19.922Z] #21 15.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-18T07:52:19.922Z] #21 15.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-18T07:52:19.922Z] #21 15.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-18T07:52:19.922Z] #21 15.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T07:52:19.922Z] #21 15.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-18T07:52:19.922Z] #21 15.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-18T07:52:19.967Z] 8f616e6e9eec: Pulling fs layer [2022-02-18T07:52:19.967Z] 898469748ff6: Pulling fs layer [2022-02-18T07:52:20.143Z] #21 15.90 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:52:20.143Z] #21 16.02 Fetched 27.6 MB in 1s (24.6 MB/s) [2022-02-18T07:52:20.143Z] #21 16.07 Selecting previously unselected package pigz. [2022-02-18T07:52:20.143Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-02-18T07:52:20.143Z] #21 16.11 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-18T07:52:20.143Z] #21 16.12 Unpacking pigz (2.6-1) ... [2022-02-18T07:52:20.200Z] #21 15.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-18T07:52:20.200Z] #21 15.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-18T07:52:20.299Z] Commit message: "Merge commit '54d35c071dd8b8e757c70870e1e3c4d63c957dc1' into HEAD" [2022-02-18T07:52:20.401Z] #21 16.19 Selecting previously unselected package libelf1:amd64. [2022-02-18T07:52:20.402Z] #21 16.19 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-18T07:52:20.402Z] #21 16.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-18T07:52:20.402Z] #21 16.36 Selecting previously unselected package libbpf0:amd64. [2022-02-18T07:52:20.402Z] #21 16.36 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-18T07:52:20.458Z] #21 26.50 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-18T07:52:20.458Z] #21 26.51 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:52:20.458Z] #21 26.52 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-18T07:52:20.458Z] #21 26.53 Setting up libicu67:arm64 (67.1-7) ... [2022-02-18T07:52:20.458Z] #21 26.55 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-18T07:52:20.458Z] #21 26.56 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-18T07:52:20.458Z] #21 26.57 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T07:52:20.458Z] #21 26.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:52:20.660Z] #21 16.36 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-18T07:52:20.660Z] #21 16.45 Selecting previously unselected package libcap2:amd64. [2022-02-18T07:52:20.660Z] #21 16.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-18T07:52:20.660Z] #21 16.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-18T07:52:20.660Z] #21 16.51 Selecting previously unselected package libmnl0:amd64. [2022-02-18T07:52:20.660Z] #21 16.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-18T07:52:20.660Z] #21 16.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-18T07:52:20.660Z] #21 16.57 Selecting previously unselected package libxtables12:amd64. [2022-02-18T07:52:20.660Z] #21 16.58 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-18T07:52:20.660Z] #21 16.59 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-18T07:52:20.660Z] #21 16.66 Selecting previously unselected package libcap2-bin. [2022-02-18T07:52:20.660Z] #21 16.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-18T07:52:20.660Z] #21 16.67 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T07:52:20.334Z] > git rev-list --no-walk 79cad59d9731370f06a0d33463beb80b630312b3 # timeout=10 [2022-02-18T07:52:20.718Z] #21 26.60 Setting up bzip2 (1.0.8-4) ... [2022-02-18T07:52:20.718Z] #21 26.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-18T07:52:20.718Z] #21 26.62 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T07:52:20.770Z] #21 16.06 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:52:20.770Z] #21 16.17 Fetched 27.6 MB in 1s (24.2 MB/s) [2022-02-18T07:52:20.770Z] #21 16.23 Selecting previously unselected package pigz. [2022-02-18T07:52:20.918Z] #21 16.76 Selecting previously unselected package iproute2. [2022-02-18T07:52:20.918Z] #21 16.76 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-18T07:52:20.918Z] #21 16.77 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T07:52:20.978Z] #21 27.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:20.978Z] #21 27.14 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-18T07:52:20.978Z] #21 27.15 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T07:52:21.029Z] #21 16.23 (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-02-18T07:52:21.029Z] #21 16.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-18T07:52:21.029Z] #21 16.33 Unpacking pigz (2.6-1) ... [2022-02-18T07:52:21.029Z] #21 16.44 Selecting previously unselected package libelf1:amd64. [2022-02-18T07:52:21.029Z] #21 16.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-18T07:52:21.029Z] #21 16.47 Unpacking libelf1:amd64 (0.183-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T07:52:21.247Z] #21 27.16 Setting up apparmor (2.13.6-10) ... [2022-02-18T07:52:21.287Z] #21 16.61 Selecting previously unselected package libbpf0:amd64. [2022-02-18T07:52:21.287Z] #21 16.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-18T07:52:21.287Z] #21 16.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-18T07:52:21.437Z] #21 17.21 Selecting previously unselected package xxd. [2022-02-18T07:52:21.437Z] #21 17.22 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:52:21.437Z] #21 17.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:21.437Z] #21 17.32 Selecting previously unselected package vim-common. [2022-02-18T07:52:21.437Z] #21 17.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:21.437Z] #21 17.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:21.437Z] #21 17.47 Selecting previously unselected package bash-completion. [2022-02-18T07:52:21.517Z] #21 30.81 Selecting previously unselected package vim. [2022-02-18T07:52:21.517Z] #21 30.82 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:52:21.517Z] #21 30.85 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:21.548Z] #21 16.70 Selecting previously unselected package libcap2:amd64. [2022-02-18T07:52:21.548Z] #21 16.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-18T07:52:21.548Z] #21 16.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-18T07:52:21.549Z] #21 16.77 Selecting previously unselected package libmnl0:amd64. [2022-02-18T07:52:21.549Z] #21 16.77 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-18T07:52:21.549Z] #21 16.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-18T07:52:21.549Z] #21 16.83 Selecting previously unselected package libxtables12:amd64. [2022-02-18T07:52:21.549Z] #21 16.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-18T07:52:21.549Z] #21 16.85 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-18T07:52:21.549Z] #21 16.92 Selecting previously unselected package libcap2-bin. [2022-02-18T07:52:21.549Z] #21 16.92 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-18T07:52:21.549Z] #21 16.93 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T07:52:21.696Z] #21 17.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T07:52:21.778Z] #21 31.32 Selecting previously unselected package xfsprogs. [2022-02-18T07:52:21.778Z] #21 31.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-18T07:52:21.778Z] #21 31.33 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T07:52:21.806Z] #21 16.99 Selecting previously unselected package iproute2. [2022-02-18T07:52:21.806Z] #21 17.00 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-18T07:52:21.806Z] #21 17.02 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T07:52:22.064Z] #21 17.44 Selecting previously unselected package xxd. [2022-02-18T07:52:22.064Z] #21 17.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:52:22.064Z] #21 17.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:22.322Z] #21 17.56 Selecting previously unselected package vim-common. [2022-02-18T07:52:22.322Z] #21 17.57 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:22.322Z] #21 17.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:22.322Z] #21 17.75 Selecting previously unselected package bash-completion. [2022-02-18T07:52:22.322Z] #21 17.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T07:52:22.349Z] #21 31.75 Selecting previously unselected package zip. [2022-02-18T07:52:22.349Z] #21 31.76 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-18T07:52:22.349Z] #21 31.77 Unpacking zip (3.0-12) ... [2022-02-18T07:52:22.349Z] #21 31.92 Selecting previously unselected package zstd. [2022-02-18T07:52:22.349Z] #21 31.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-18T07:52:22.349Z] #21 31.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:52:22.609Z] #21 32.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:52:22.629Z] #21 28.61 Setting up zip (3.0-12) ... [2022-02-18T07:52:22.629Z] #21 28.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:22.629Z] #21 28.64 Setting up bash-completion (1:2.11-2) ... [2022-02-18T07:52:22.777Z] Client: [2022-02-18T07:52:22.777Z] Version: 20.10.9 [2022-02-18T07:52:22.777Z] API version: 1.41 [2022-02-18T07:52:22.777Z] Go version: go1.16.8 [2022-02-18T07:52:22.777Z] Git commit: c2ea9bc [2022-02-18T07:52:22.777Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T07:52:22.777Z] OS/Arch: windows/amd64 [2022-02-18T07:52:22.777Z] Context: default [2022-02-18T07:52:22.777Z] Experimental: true [2022-02-18T07:52:22.777Z] [2022-02-18T07:52:22.777Z] Server: Docker Engine - Community [2022-02-18T07:52:22.777Z] Engine: [2022-02-18T07:52:22.777Z] Version: 20.10.9 [2022-02-18T07:52:22.777Z] API version: 1.41 (minimum version 1.24) [2022-02-18T07:52:22.777Z] Go version: go1.16.8 [2022-02-18T07:52:22.777Z] Git commit: 79ea9d3 [2022-02-18T07:52:22.777Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T07:52:22.777Z] OS/Arch: windows/amd64 [2022-02-18T07:52:22.777Z] Experimental: true [Pipeline] sh [2022-02-18T07:52:23.554Z] #21 33.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:23.554Z] #21 33.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:52:23.554Z] #21 33.08 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-18T07:52:23.554Z] #21 33.11 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T07:52:23.554Z] #21 33.13 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:23.554Z] #21 33.14 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-18T07:52:23.554Z] #21 33.15 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T07:52:23.554Z] #21 33.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:52:23.554Z] #21 33.18 Setting up bzip2 (1.0.8-4) ... [2022-02-18T07:52:23.554Z] #21 33.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:52:23.554Z] #21 33.21 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T07:52:23.605Z] #21 19.06 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T07:52:23.605Z] #21 19.39 Selecting previously unselected package bzip2. [2022-02-18T07:52:23.605Z] #21 19.39 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-18T07:52:23.605Z] #21 19.40 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T07:52:23.605Z] #21 19.48 Selecting previously unselected package xz-utils. [2022-02-18T07:52:23.605Z] #21 19.48 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-18T07:52:23.605Z] #21 19.49 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T07:52:23.673Z] #20 ... [2022-02-18T07:52:23.673Z] [2022-02-18T07:52:23.673Z] #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-02-18T07:52:23.673Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T07:52:23.673Z] #45 21.14 Fetched 48.9 MB in 20s (2474 kB/s) [2022-02-18T07:52:23.865Z] #21 19.66 Selecting previously unselected package apparmor. [2022-02-18T07:52:23.865Z] #21 19.66 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-18T07:52:23.865Z] #21 19.71 Unpacking apparmor (2.13.6-10) ... [2022-02-18T07:52:24.023Z] + docker version [2022-02-18T07:52:24.125Z] #21 20.03 Selecting previously unselected package inetutils-ping. [2022-02-18T07:52:24.125Z] #21 20.04 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-18T07:52:24.125Z] #21 20.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T07:52:24.125Z] #21 20.13 Selecting previously unselected package libip4tc2:amd64. [2022-02-18T07:52:24.125Z] #21 20.14 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-18T07:52:24.233Z] #21 19.53 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T07:52:24.368Z] + docker info [2022-02-18T07:52:24.368Z] Client: [2022-02-18T07:52:24.368Z] Context: default [2022-02-18T07:52:24.368Z] Debug Mode: false [2022-02-18T07:52:24.368Z] [2022-02-18T07:52:24.368Z] Server: [2022-02-18T07:52:24.368Z] Containers: 0 [2022-02-18T07:52:24.368Z] Running: 0 [2022-02-18T07:52:24.368Z] Paused: 0 [2022-02-18T07:52:24.369Z] Stopped: 0 [2022-02-18T07:52:24.369Z] Images: 0 [2022-02-18T07:52:24.369Z] Server Version: 20.10.9 [2022-02-18T07:52:24.369Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T07:52:24.369Z] Windows: [2022-02-18T07:52:24.369Z] LCOW: [2022-02-18T07:52:24.369Z] Logging Driver: json-file [2022-02-18T07:52:24.369Z] Plugins: [2022-02-18T07:52:24.369Z] Volume: local [2022-02-18T07:52:24.369Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T07:52:24.369Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T07:52:24.369Z] Swarm: inactive [2022-02-18T07:52:24.369Z] Default Isolation: process [2022-02-18T07:52:24.369Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T07:52:24.369Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T07:52:24.369Z] OSType: windows [2022-02-18T07:52:24.369Z] Architecture: x86_64 [2022-02-18T07:52:24.369Z] CPUs: 4 [2022-02-18T07:52:24.369Z] Total Memory: 32GiB [2022-02-18T07:52:24.369Z] Name: azwin-2-ec9171 [2022-02-18T07:52:24.369Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-18T07:52:24.369Z] Docker Root Dir: D:\docker [2022-02-18T07:52:24.369Z] Debug Mode: false [2022-02-18T07:52:24.369Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:52:24.369Z] Labels: [2022-02-18T07:52:24.369Z] Experimental: true [2022-02-18T07:52:24.369Z] Insecure Registries: [2022-02-18T07:52:24.369Z] 10.0.0.4:5000 [2022-02-18T07:52:24.369Z] 127.0.0.0/8 [2022-02-18T07:52:24.369Z] Registry Mirrors: [2022-02-18T07:52:24.369Z] http://10.0.0.4:5000/ [2022-02-18T07:52:24.369Z] Live Restore Enabled: false [2022-02-18T07:52:24.369Z] Product License: Community Engine [2022-02-18T07:52:24.369Z] [2022-02-18T07:52:24.384Z] #21 20.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:24.384Z] #21 20.20 Selecting previously unselected package libip6tc2:amd64. [2022-02-18T07:52:24.384Z] #21 20.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-18T07:52:24.384Z] #21 20.21 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:24.384Z] #21 20.28 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-18T07:52:24.491Z] #21 19.87 Selecting previously unselected package bzip2. [2022-02-18T07:52:24.491Z] #21 19.87 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-18T07:52:24.491Z] #21 19.88 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T07:52:24.491Z] #21 19.94 Selecting previously unselected package xz-utils. [Pipeline] } [Pipeline] // stage [2022-02-18T07:52:24.544Z] #21 30.31 Setting up xz-utils (5.2.5-2) ... [2022-02-18T07:52:24.544Z] #21 30.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T07:52:24.544Z] #21 30.33 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-18T07:52:24.544Z] #21 30.34 Setting up patch (2.7.6-7) ... [2022-02-18T07:52:24.544Z] #21 30.35 Setting up sudo (1.9.5p2-3) ... [2022-02-18T07:52:24.544Z] #21 30.41 invoke-rc.d: could not determine current runlevel [2022-02-18T07:52:24.544Z] #21 30.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T07:52:24.544Z] #21 30.43 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T07:52:24.544Z] #21 30.45 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-18T07:52:24.544Z] #21 30.46 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T07:52:24.544Z] #21 30.47 Setting up pigz (2.6-1) ... [2022-02-18T07:52:24.544Z] #21 30.48 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-18T07:52:24.544Z] #21 30.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-18T07:52:24.544Z] #21 30.51 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T07:52:24.544Z] #21 30.52 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-18T07:52:24.632Z] #21 33.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:24.633Z] #21 33.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-18T07:52:24.633Z] #21 33.84 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T07:52:24.633Z] #21 33.85 Setting up apparmor (2.13.6-10) ... [2022-02-18T07:52:24.643Z] #21 20.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-18T07:52:24.643Z] #21 20.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T07:52:24.643Z] #21 20.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-18T07:52:24.643Z] #21 20.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-18T07:52:24.643Z] #21 20.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T07:52:24.643Z] #21 20.43 Selecting previously unselected package libnftnl11:amd64. [2022-02-18T07:52:24.643Z] #21 20.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-18T07:52:24.643Z] #21 20.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T07:52:24.643Z] #21 20.53 Selecting previously unselected package iptables. [2022-02-18T07:52:24.749Z] #21 19.95 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-18T07:52:24.749Z] #21 19.96 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T07:52:24.749Z] #21 20.11 Selecting previously unselected package apparmor. [2022-02-18T07:52:24.749Z] #21 20.11 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-18T07:52:24.749Z] #21 20.19 Unpacking apparmor (2.13.6-10) ... [2022-02-18T07:52:24.903Z] #21 20.55 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-18T07:52:24.903Z] #21 20.55 Unpacking iptables (1.8.7-1) ... [2022-02-18T07:52:24.903Z] #21 20.82 Selecting previously unselected package libonig5:amd64. [2022-02-18T07:52:24.903Z] #21 20.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T07:52:24.903Z] #21 20.83 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:52:25.008Z] #21 20.53 Selecting previously unselected package inetutils-ping. [2022-02-18T07:52:25.116Z] #21 31.06 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-18T07:52:25.116Z] #21 31.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:52:25.162Z] #21 20.93 Selecting previously unselected package libjq1:amd64. [2022-02-18T07:52:25.162Z] #21 20.94 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T07:52:25.162Z] #21 20.94 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:52:25.162Z] #21 21.04 Selecting previously unselected package jq. [2022-02-18T07:52:25.162Z] #21 21.05 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-18T07:52:25.162Z] #21 21.05 Unpacking jq (1.6-2.1) ... [2022-02-18T07:52:25.266Z] #21 20.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-18T07:52:25.266Z] #21 20.54 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T07:52:25.266Z] #21 20.65 Selecting previously unselected package libip4tc2:amd64. [2022-02-18T07:52:25.266Z] #21 20.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-18T07:52:25.266Z] #21 20.66 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:25.266Z] #21 20.71 Selecting previously unselected package libip6tc2:amd64. [2022-02-18T07:52:25.266Z] #21 20.71 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-18T07:52:25.266Z] #21 20.72 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:25.266Z] #21 20.78 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-18T07:52:25.376Z] #21 31.35 Setting up libelf1:arm64 (0.183-1) ... [2022-02-18T07:52:25.421Z] #21 21.16 Selecting previously unselected package libaio1:amd64. [2022-02-18T07:52:25.421Z] #21 21.18 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-18T07:52:25.421Z] #21 21.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-18T07:52:25.421Z] #21 21.25 Selecting previously unselected package libgpm2:amd64. [2022-02-18T07:52:25.421Z] #21 21.25 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-18T07:52:25.421Z] #21 21.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-18T07:52:25.525Z] #21 20.79 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-18T07:52:25.525Z] #21 20.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T07:52:25.525Z] #21 20.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-18T07:52:25.525Z] #21 20.84 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-18T07:52:25.525Z] #21 20.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T07:52:25.637Z] #21 31.47 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:52:25.637Z] #21 31.48 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-18T07:52:25.637Z] #21 31.49 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T07:52:25.680Z] #21 21.33 Selecting previously unselected package libicu67:amd64. [2022-02-18T07:52:25.680Z] #21 21.33 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-18T07:52:25.680Z] #21 21.34 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T07:52:25.783Z] #21 20.92 Selecting previously unselected package libnftnl11:amd64. [2022-02-18T07:52:25.783Z] #21 20.92 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-18T07:52:25.783Z] #21 20.93 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T07:52:25.783Z] #21 21.00 Selecting previously unselected package iptables. [2022-02-18T07:52:25.783Z] #21 21.01 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-18T07:52:25.783Z] #21 21.01 Unpacking iptables (1.8.7-1) ... [2022-02-18T07:52:25.898Z] #21 31.84 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:25.898Z] #21 31.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T07:52:25.898Z] #21 31.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T07:52:25.898Z] #21 31.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T07:52:25.898Z] #21 31.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T07:52:25.898Z] #21 31.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T07:52:25.898Z] #21 31.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T07:52:25.898Z] #21 31.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T07:52:25.898Z] #21 31.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T07:52:25.898Z] #21 31.92 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T07:52:26.059Z] #21 21.26 Selecting previously unselected package libonig5:amd64. [2022-02-18T07:52:26.059Z] #21 21.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T07:52:26.059Z] #21 21.27 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:52:26.059Z] #21 21.43 Selecting previously unselected package libjq1:amd64. [2022-02-18T07:52:26.059Z] #21 21.43 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T07:52:26.059Z] #21 21.43 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:52:26.318Z] #21 21.55 Selecting previously unselected package jq. [2022-02-18T07:52:26.318Z] #21 21.55 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-18T07:52:26.318Z] #21 21.56 Unpacking jq (1.6-2.1) ... [2022-02-18T07:52:26.318Z] #21 21.64 Selecting previously unselected package libaio1:amd64. [2022-02-18T07:52:26.318Z] #21 21.64 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-18T07:52:26.318Z] #21 21.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-18T07:52:26.318Z] #21 21.69 Selecting previously unselected package libgpm2:amd64. [2022-02-18T07:52:26.318Z] #21 21.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-18T07:52:26.318Z] #21 21.69 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-18T07:52:26.318Z] #21 21.74 Selecting previously unselected package libicu67:amd64. [2022-02-18T07:52:26.550Z] #21 35.72 Setting up zip (3.0-12) ... [2022-02-18T07:52:26.550Z] #21 35.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:26.550Z] #21 35.76 Setting up bash-completion (1:2.11-2) ... [2022-02-18T07:52:26.577Z] #21 21.75 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-18T07:52:26.577Z] #21 21.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T07:52:27.286Z] #21 32.97 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-18T07:52:27.286Z] #21 32.98 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-18T07:52:27.286Z] #21 32.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:52:27.286Z] #21 33.00 Setting up python3-pip (20.3.4-4) ... [2022-02-18T07:52:27.859Z] #21 33.92 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-18T07:52:27.943Z] #21 37.40 Setting up xz-utils (5.2.5-2) ... [2022-02-18T07:52:27.943Z] #21 37.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T07:52:27.943Z] #21 37.42 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-18T07:52:27.943Z] #21 37.43 Setting up patch (2.7.6-7) ... [2022-02-18T07:52:27.943Z] #21 37.45 Setting up sudo (1.9.5p2-3) ... [2022-02-18T07:52:27.943Z] #21 37.55 invoke-rc.d: could not determine current runlevel [2022-02-18T07:52:27.943Z] #21 37.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T07:52:27.943Z] #21 37.57 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T07:52:27.943Z] #21 37.58 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-18T07:52:27.943Z] #21 37.59 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T07:52:27.943Z] #21 37.61 Setting up pigz (2.6-1) ... [2022-02-18T07:52:27.943Z] #21 37.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T07:52:28.126Z] #21 33.92 Setting up jq (1.6-2.1) ... [2022-02-18T07:52:28.126Z] #21 33.93 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-18T07:52:28.126Z] #21 33.95 Setting up iptables (1.8.7-1) ... [2022-02-18T07:52:28.126Z] #21 33.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:52:28.126Z] #21 33.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:52:28.126Z] #21 33.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:52:28.126Z] #21 33.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:52:28.126Z] #21 33.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T07:52:28.126Z] #21 33.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T07:52:28.126Z] #21 33.99 Setting up iproute2 (5.10.0-4) ... [2022-02-18T07:52:28.205Z] #21 37.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:52:28.205Z] #21 37.66 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T07:52:28.205Z] #21 37.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:28.388Z] #21 34.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:52:28.735Z] #21 38.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-18T07:52:28.735Z] #21 38.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:52:28.979Z] #21 24.42 Selecting previously unselected package libinih1:amd64. [2022-02-18T07:52:28.979Z] #21 24.42 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-18T07:52:28.979Z] #21 24.43 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-18T07:52:28.979Z] #21 24.47 Selecting previously unselected package libnet1:amd64. [2022-02-18T07:52:28.979Z] #21 24.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T07:52:28.979Z] #21 24.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:52:28.979Z] #21 24.56 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T07:52:28.979Z] #21 24.56 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T07:52:28.979Z] #21 24.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:52:28.979Z] #21 24.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T07:52:28.979Z] #21 24.66 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T07:52:28.979Z] #21 24.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:52:28.979Z] #21 24.71 Selecting previously unselected package net-tools. [2022-02-18T07:52:28.979Z] #21 24.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-18T07:52:28.979Z] #21 24.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:52:28.979Z] #21 24.92 Selecting previously unselected package patch. [2022-02-18T07:52:28.979Z] #21 24.92 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-18T07:52:28.997Z] #21 38.54 Setting up libelf1:amd64 (0.183-1) ... [2022-02-18T07:52:28.997Z] #21 38.57 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:52:28.997Z] #21 38.59 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:52:28.997Z] #21 38.60 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T07:52:29.240Z] #21 24.93 Unpacking patch (2.7.6-7) ... [2022-02-18T07:52:29.240Z] #21 25.02 Selecting previously unselected package python-pip-whl. [2022-02-18T07:52:29.240Z] #21 25.03 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T07:52:29.240Z] #21 25.04 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T07:52:29.572Z] #21 39.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:29.572Z] #21 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T07:52:29.572Z] #21 39.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T07:52:29.572Z] #21 39.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T07:52:29.572Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T07:52:29.572Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T07:52:29.572Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T07:52:29.572Z] #21 39.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T07:52:29.572Z] #21 39.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T07:52:29.572Z] #21 39.15 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T07:52:29.811Z] #21 25.52 Selecting previously unselected package python3-lib2to3. [2022-02-18T07:52:29.811Z] #21 25.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T07:52:29.811Z] #21 25.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:52:29.811Z] #21 25.64 Selecting previously unselected package python3-distutils. [2022-02-18T07:52:29.811Z] #21 25.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T07:52:29.811Z] #21 25.65 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T07:52:29.866Z] #21 24.73 Selecting previously unselected package libinih1:amd64. [2022-02-18T07:52:29.866Z] #21 24.73 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-18T07:52:29.866Z] #21 24.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-18T07:52:29.866Z] #21 24.79 Selecting previously unselected package libnet1:amd64. [2022-02-18T07:52:29.866Z] #21 24.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T07:52:29.866Z] #21 24.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:52:29.866Z] #21 24.88 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T07:52:29.866Z] #21 24.89 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T07:52:29.866Z] #21 24.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:52:29.866Z] #21 24.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T07:52:29.866Z] #21 24.99 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T07:52:29.866Z] #21 25.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:52:29.866Z] #21 25.04 Selecting previously unselected package net-tools. [2022-02-18T07:52:29.866Z] #21 25.05 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-18T07:52:29.866Z] #21 25.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:52:29.866Z] #21 25.26 Selecting previously unselected package patch. [2022-02-18T07:52:29.866Z] #21 25.27 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-18T07:52:29.866Z] #21 25.27 Unpacking patch (2.7.6-7) ... [2022-02-18T07:52:29.866Z] #21 25.37 Selecting previously unselected package python-pip-whl. [2022-02-18T07:52:30.071Z] #21 25.74 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:52:30.071Z] #21 25.75 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:52:30.071Z] #21 25.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:52:30.071Z] #21 25.89 Selecting previously unselected package python3-setuptools. [2022-02-18T07:52:30.071Z] #21 25.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T07:52:30.071Z] #21 25.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T07:52:30.125Z] #21 25.38 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T07:52:30.125Z] #21 25.39 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T07:52:30.220Z] #45 21.14 Reading package lists... [2022-02-18T07:52:30.220Z] #45 ... [2022-02-18T07:52:30.220Z] [2022-02-18T07:52:30.220Z] #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-02-18T07:52:30.220Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T07:52:30.220Z] #65 21.53 Fetched 48.9 MB in 20s (2424 kB/s) [2022-02-18T07:52:30.307Z] #21 DONE 36.4s [2022-02-18T07:52:30.307Z] [2022-02-18T07:52:30.307Z] #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-02-18T07:52:30.307Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T07:52:30.332Z] #21 26.11 Selecting previously unselected package python3-wheel. [2022-02-18T07:52:30.332Z] #21 26.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T07:52:30.332Z] #21 26.12 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T07:52:30.332Z] #21 26.21 Selecting previously unselected package python3-pip. [2022-02-18T07:52:30.332Z] #21 26.22 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-18T07:52:30.332Z] #21 26.23 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T07:52:30.391Z] #21 25.92 Selecting previously unselected package python3-lib2to3. [2022-02-18T07:52:30.569Z] #43 ... [2022-02-18T07:52:30.569Z] [2022-02-18T07:52:30.569Z] #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-02-18T07:52:30.569Z] #22 sha256:4b7dd0f15d5870e9ca07a914cd26e885e2479a66dbbfabb7411ad510ee4d5477 [2022-02-18T07:52:30.649Z] #21 25.93 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T07:52:30.649Z] #21 25.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:52:30.649Z] #21 26.04 Selecting previously unselected package python3-distutils. [2022-02-18T07:52:30.649Z] #21 26.05 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T07:52:30.649Z] #21 26.06 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T07:52:30.850Z] #21 26.49 Selecting previously unselected package sudo. [2022-02-18T07:52:30.850Z] #21 26.51 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-18T07:52:30.850Z] #21 26.51 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T07:52:30.907Z] #21 26.17 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:52:30.907Z] #21 26.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:52:30.907Z] #21 26.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:52:30.969Z] #21 40.44 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:52:30.969Z] #21 40.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T07:52:30.969Z] #21 40.47 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:52:30.969Z] #21 40.50 Setting up python3-pip (20.3.4-4) ... [2022-02-18T07:52:31.089Z] #22 0.594 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T07:52:31.089Z] #22 0.599 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T07:52:31.089Z] #22 0.602 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T07:52:31.089Z] #22 DONE 0.6s [2022-02-18T07:52:31.089Z] [2022-02-18T07:52:31.089Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T07:52:31.089Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-18T07:52:31.109Z] #21 27.03 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T07:52:31.109Z] #21 27.04 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-18T07:52:31.109Z] #21 27.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:52:31.165Z] #21 26.30 Selecting previously unselected package python3-setuptools. [2022-02-18T07:52:31.165Z] #21 26.32 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T07:52:31.165Z] #21 26.33 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T07:52:31.165Z] #21 26.55 Selecting previously unselected package python3-wheel. [2022-02-18T07:52:31.165Z] #21 26.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T07:52:31.165Z] #21 26.56 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T07:52:31.165Z] #21 26.62 Selecting previously unselected package python3-pip. [2022-02-18T07:52:31.165Z] #21 26.64 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-18T07:52:31.165Z] #21 26.65 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T07:52:31.369Z] #21 27.23 Selecting previously unselected package uidmap. [2022-02-18T07:52:31.369Z] #21 27.23 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-18T07:52:31.369Z] #21 27.24 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T07:52:31.369Z] #21 27.36 Selecting previously unselected package vim-runtime. [2022-02-18T07:52:31.423Z] #21 26.94 Selecting previously unselected package sudo. [2022-02-18T07:52:31.423Z] #21 26.95 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-18T07:52:31.587Z] #65 21.53 Reading package lists... [2022-02-18T07:52:31.588Z] #65 ... [2022-02-18T07:52:31.588Z] [2022-02-18T07:52:31.588Z] #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-02-18T07:52:31.588Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T07:52:31.588Z] #45 21.14 Reading package lists... [2022-02-18T07:52:31.628Z] #21 27.36 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:31.628Z] #21 27.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T07:52:31.628Z] #21 27.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T07:52:31.628Z] #21 27.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:31.681Z] #21 26.96 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T07:52:31.912Z] #21 41.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T07:52:31.912Z] #21 41.52 Setting up jq (1.6-2.1) ... [2022-02-18T07:52:31.912Z] #21 41.56 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-18T07:52:31.912Z] #21 41.58 Setting up iptables (1.8.7-1) ... [2022-02-18T07:52:32.173Z] #21 41.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:52:32.173Z] #21 41.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:52:32.173Z] #21 41.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:52:32.173Z] #21 41.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:52:32.173Z] #21 41.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T07:52:32.173Z] #21 41.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T07:52:32.173Z] #21 41.66 Setting up iproute2 (5.10.0-4) ... [2022-02-18T07:52:32.247Z] #21 27.42 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T07:52:32.247Z] #21 27.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-18T07:52:32.247Z] #21 27.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:52:32.435Z] #21 42.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:52:32.505Z] #21 27.66 Selecting previously unselected package uidmap. [2022-02-18T07:52:32.505Z] #21 27.67 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-18T07:52:32.505Z] #21 27.68 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T07:52:32.505Z] #21 27.79 Selecting previously unselected package vim-runtime. [2022-02-18T07:52:32.505Z] #21 27.80 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:32.505Z] #21 27.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T07:52:32.505Z] #21 27.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T07:52:32.505Z] #21 27.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:32.955Z] #45 30.15 Reading package lists... [2022-02-18T07:52:32.955Z] #45 ... [2022-02-18T07:52:32.955Z] [2022-02-18T07:52:32.955Z] #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-02-18T07:52:32.955Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T07:52:32.955Z] #20 21.28 Fetched 48.9 MB in 20s (2476 kB/s) [2022-02-18T07:52:32.955Z] #20 21.28 Reading package lists... [2022-02-18T07:52:32.955Z] #20 30.15 Reading package lists... [2022-02-18T07:52:32.955Z] #20 ... [2022-02-18T07:52:32.955Z] [2022-02-18T07:52:32.955Z] #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-02-18T07:52:32.955Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T07:52:32.955Z] #65 21.53 Reading package lists... [2022-02-18T07:52:33.007Z] #21 DONE 42.5s [2022-02-18T07:52:33.007Z] [2022-02-18T07:52:33.007Z] #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-02-18T07:52:33.007Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:52:33.007Z] #51 ... [2022-02-18T07:52:33.007Z] [2022-02-18T07:52:33.007Z] #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-02-18T07:52:33.007Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-18T07:52:34.353Z] Client: [2022-02-18T07:52:34.353Z] Version: 20.10.9 [2022-02-18T07:52:34.353Z] API version: 1.41 [2022-02-18T07:52:34.353Z] Go version: go1.16.8 [2022-02-18T07:52:34.353Z] Git commit: c2ea9bc [2022-02-18T07:52:34.353Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T07:52:34.353Z] OS/Arch: windows/amd64 [2022-02-18T07:52:34.353Z] Context: default [2022-02-18T07:52:34.353Z] Experimental: true [2022-02-18T07:52:34.353Z] [2022-02-18T07:52:34.353Z] Server: Docker Engine - Community [2022-02-18T07:52:34.353Z] Engine: [2022-02-18T07:52:34.353Z] Version: 20.10.9 [2022-02-18T07:52:34.353Z] API version: 1.41 (minimum version 1.24) [2022-02-18T07:52:34.353Z] Go version: go1.16.8 [2022-02-18T07:52:34.353Z] Git commit: 79ea9d3 [2022-02-18T07:52:34.353Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T07:52:34.353Z] OS/Arch: windows/amd64 [2022-02-18T07:52:34.353Z] Experimental: true [2022-02-18T07:52:34.392Z] #22 1.413 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T07:52:34.392Z] #22 1.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T07:52:34.392Z] #22 1.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T07:52:34.392Z] #22 DONE 1.5s [2022-02-18T07:52:34.392Z] [2022-02-18T07:52:34.392Z] #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-02-18T07:52:34.392Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:52:34.392Z] #51 ... [2022-02-18T07:52:34.392Z] [2022-02-18T07:52:34.392Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T07:52:34.392Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-18T07:52:34.919Z] #21 30.36 Selecting previously unselected package vim. [2022-02-18T07:52:34.919Z] #21 30.37 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:52:34.919Z] #21 30.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:34.919Z] #21 30.76 Selecting previously unselected package xfsprogs. [2022-02-18T07:52:34.919Z] #21 30.78 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-18T07:52:34.919Z] #21 30.79 Unpacking xfsprogs (5.10.0-4) ... [Pipeline] sh [2022-02-18T07:52:35.488Z] #21 31.16 Selecting previously unselected package zip. [2022-02-18T07:52:35.488Z] #21 31.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-18T07:52:35.488Z] #21 31.18 Unpacking zip (3.0-12) ... [2022-02-18T07:52:35.488Z] #21 31.32 Selecting previously unselected package zstd. [2022-02-18T07:52:35.488Z] #21 31.33 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-18T07:52:35.488Z] #21 31.34 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:52:35.747Z] #21 31.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:52:35.791Z] #21 30.63 Selecting previously unselected package vim. [2022-02-18T07:52:35.791Z] #21 30.64 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:52:35.791Z] #21 30.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:35.791Z] #21 31.12 Selecting previously unselected package xfsprogs. [2022-02-18T07:52:35.791Z] #21 31.13 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-18T07:52:35.791Z] #21 31.14 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T07:52:35.907Z] + docker info [2022-02-18T07:52:36.359Z] #21 31.58 Selecting previously unselected package zip. [2022-02-18T07:52:36.359Z] #21 31.61 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-18T07:52:36.359Z] #21 31.61 Unpacking zip (3.0-12) ... [2022-02-18T07:52:36.359Z] #21 31.73 Selecting previously unselected package zstd. [2022-02-18T07:52:36.359Z] #21 31.73 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-18T07:52:36.359Z] #21 31.75 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:52:36.619Z] #21 32.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:52:36.686Z] #21 32.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:36.686Z] #21 32.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:52:36.686Z] #21 32.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-18T07:52:36.686Z] #21 32.48 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T07:52:36.686Z] #21 32.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:36.686Z] #21 32.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-18T07:52:36.686Z] #21 32.51 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T07:52:36.686Z] #21 32.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:52:36.686Z] #21 32.53 Setting up bzip2 (1.0.8-4) ... [2022-02-18T07:52:36.686Z] #21 32.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:52:36.686Z] #21 32.56 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T07:52:37.256Z] #21 33.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:37.256Z] #21 33.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-18T07:52:37.256Z] #21 33.16 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T07:52:37.256Z] #21 33.18 Setting up apparmor (2.13.6-10) ... [2022-02-18T07:52:37.557Z] #21 32.80 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:37.557Z] #21 32.81 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:52:37.557Z] #21 32.82 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-18T07:52:37.557Z] #21 32.83 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T07:52:37.557Z] #21 32.84 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T07:52:37.557Z] #21 32.85 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-18T07:52:37.557Z] #21 32.89 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T07:52:37.557Z] #21 32.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:52:37.557Z] #21 32.91 Setting up bzip2 (1.0.8-4) ... [2022-02-18T07:52:37.557Z] #21 32.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:52:37.557Z] #21 32.93 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T07:52:38.127Z] #21 33.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:38.127Z] #21 33.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-18T07:52:38.422Z] #21 33.55 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T07:52:38.422Z] #21 33.56 Setting up apparmor (2.13.6-10) ... [2022-02-18T07:52:38.900Z] #21 34.55 Setting up zip (3.0-12) ... [2022-02-18T07:52:38.900Z] #21 34.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:38.900Z] #21 34.63 Setting up bash-completion (1:2.11-2) ... [2022-02-18T07:52:39.229Z] #23 8.172 Collecting yamllint==1.26.1 [2022-02-18T07:52:39.800Z] #21 34.97 Setting up zip (3.0-12) ... [2022-02-18T07:52:39.800Z] #21 34.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:39.800Z] #21 35.02 Setting up bash-completion (1:2.11-2) ... [2022-02-18T07:52:40.617Z] #23 9.238 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T07:52:40.812Z] #21 36.42 Setting up xz-utils (5.2.5-2) ... [2022-02-18T07:52:40.812Z] #21 36.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T07:52:40.812Z] #21 36.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-18T07:52:40.812Z] #21 36.46 Setting up patch (2.7.6-7) ... [2022-02-18T07:52:40.812Z] #21 36.47 Setting up sudo (1.9.5p2-3) ... [2022-02-18T07:52:40.812Z] #21 36.57 invoke-rc.d: could not determine current runlevel [2022-02-18T07:52:40.812Z] #21 36.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T07:52:40.812Z] #21 36.58 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T07:52:40.812Z] #21 36.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-18T07:52:40.812Z] #21 36.62 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T07:52:40.812Z] #21 36.63 Setting up pigz (2.6-1) ... [2022-02-18T07:52:40.812Z] #21 36.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T07:52:40.812Z] #21 36.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:52:40.812Z] #21 36.67 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T07:52:40.812Z] #21 36.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:40.879Z] #23 ... [2022-02-18T07:52:40.879Z] [2022-02-18T07:52:40.879Z] #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-02-18T07:52:40.879Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T07:52:40.879Z] #43 144.2 + dpkg --print-architecture [2022-02-18T07:52:41.095Z] #65 30.55 Reading package lists... [2022-02-18T07:52:41.095Z] #65 ... [2022-02-18T07:52:41.095Z] [2022-02-18T07:52:41.095Z] #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-02-18T07:52:41.095Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T07:52:41.095Z] #20 30.15 Reading package lists... [2022-02-18T07:52:41.382Z] #21 37.38 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-18T07:52:41.451Z] #43 DONE 144.9s [2022-02-18T07:52:41.451Z] [2022-02-18T07:52:41.451Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T07:52:41.451Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-18T07:52:41.451Z] #23 10.42 Collecting pathspec>=0.5.3 [2022-02-18T07:52:41.451Z] #23 10.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T07:52:41.643Z] #21 37.39 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:52:41.705Z] #21 36.79 Setting up xz-utils (5.2.5-2) ... [2022-02-18T07:52:41.705Z] #21 36.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T07:52:41.705Z] #21 36.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-18T07:52:41.705Z] #21 36.84 Setting up patch (2.7.6-7) ... [2022-02-18T07:52:41.705Z] #21 36.85 Setting up sudo (1.9.5p2-3) ... [2022-02-18T07:52:41.705Z] #21 36.91 invoke-rc.d: could not determine current runlevel [2022-02-18T07:52:41.705Z] #21 36.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T07:52:41.705Z] #21 36.93 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T07:52:41.705Z] #21 36.95 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-18T07:52:41.705Z] #21 36.96 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T07:52:41.705Z] #21 37.01 Setting up pigz (2.6-1) ... [2022-02-18T07:52:41.705Z] #21 37.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T07:52:41.705Z] #21 37.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:52:41.705Z] #21 37.10 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T07:52:41.902Z] #21 37.78 Setting up libelf1:amd64 (0.183-1) ... [2022-02-18T07:52:41.902Z] #21 37.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:52:41.963Z] #21 37.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:42.023Z] #23 10.79 Collecting pyyaml [2022-02-18T07:52:42.023Z] #23 10.80 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-18T07:52:42.023Z] #23 10.94 Building wheels for collected packages: yamllint [2022-02-18T07:52:42.023Z] #23 10.94 Building wheel for yamllint (setup.py): started [2022-02-18T07:52:42.162Z] #21 37.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:52:42.162Z] #21 37.86 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T07:52:42.422Z] #21 38.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:42.422Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T07:52:42.422Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T07:52:42.422Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T07:52:42.422Z] #21 38.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T07:52:42.422Z] #21 38.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T07:52:42.422Z] #21 38.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T07:52:42.422Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T07:52:42.422Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T07:52:42.422Z] #21 38.37 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T07:52:42.464Z] #20 39.06 Building dependency tree... [2022-02-18T07:52:42.529Z] #21 37.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-18T07:52:42.529Z] #21 37.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:52:42.787Z] #21 38.27 Setting up libelf1:amd64 (0.183-1) ... [2022-02-18T07:52:42.933Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-18T07:52:42.933Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6612a612\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-18T07:52:42.933Z] ---------------------------------------------------------------------------- [2022-02-18T07:52:42.933Z] [2022-02-18T07:52:42.933Z] INFO: executeCI.ps1 starting at Fri Feb 18 07:52:41 CUT 2022 [2022-02-18T07:52:42.933Z] [2022-02-18T07:52:42.933Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-18T07:52:42.933Z] INFO: Running git version 2.24.1.windows.2 [2022-02-18T07:52:42.933Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-18T07:52:42.933Z] INFO: Environment variables: [2022-02-18T07:52:42.933Z] [2022-02-18T07:52:42.933Z] Name Value [2022-02-18T07:52:42.933Z] ---- ----- [2022-02-18T07:52:42.933Z] ALLUSERSPROFILE C:\ProgramData [2022-02-18T07:52:42.933Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-18T07:52:42.933Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-18T07:52:42.933Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-18T07:52:42.933Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-18T07:52:42.933Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-18T07:52:42.933Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-18T07:52:42.933Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-18T07:52:42.933Z] BRANCH_NAME PR-43255 [2022-02-18T07:52:42.933Z] BUILD_DISPLAY_NAME #4 [2022-02-18T07:52:42.933Z] BUILD_ID 4 [2022-02-18T07:52:42.933Z] BUILD_NUMBER 4 [2022-02-18T07:52:42.933Z] BUILD_TAG jenkins-moby-PR-43255-4 [2022-02-18T07:52:42.933Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/ [2022-02-18T07:52:42.933Z] CHANGE_AUTHOR thaJeztah [2022-02-18T07:52:42.933Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-18T07:52:42.934Z] CHANGE_BRANCH imageservice_nologs [2022-02-18T07:52:42.934Z] CHANGE_FORK thaJeztah/docker [2022-02-18T07:52:42.934Z] CHANGE_ID 43255 [2022-02-18T07:52:42.934Z] CHANGE_TARGET master [2022-02-18T07:52:42.934Z] CHANGE_TITLE daemon/images: ImageService.Cleanup(): return error instead of logging [2022-02-18T07:52:42.934Z] CHANGE_URL https://github.com/moby/moby/pull/43255 [2022-02-18T07:52:42.934Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:52:42.934Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-18T07:52:42.934Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-18T07:52:42.934Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-18T07:52:42.934Z] COMPUTERNAME azwin-2-ec9171 [2022-02-18T07:52:42.934Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-18T07:52:42.934Z] ConfigSequenceNumber 0 [2022-02-18T07:52:42.934Z] DOCKER_BUILDKIT 0 [2022-02-18T07:52:42.934Z] DOCKER_DUT_DEBUG 1 [2022-02-18T07:52:42.934Z] DOCKER_EXPERIMENTAL 1 [2022-02-18T07:52:42.934Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-18T07:52:42.934Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-18T07:52:42.934Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-18T07:52:42.934Z] EXECUTOR_NUMBER 0 [2022-02-18T07:52:42.934Z] FQDN azwin-2-ec9171.westus.cloudapp.azure.com [2022-02-18T07:52:42.934Z] GIT_BRANCH PR-43255 [2022-02-18T07:52:42.934Z] GIT_COMMIT b1e9b28de482ef6e362dff5dae9877712c6e09f3 [2022-02-18T07:52:42.934Z] GIT_PREVIOUS_COMMIT 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:52:42.934Z] GIT_URL https://github.com/moby/moby.git [2022-02-18T07:52:42.934Z] HUDSON_COOKIE be92ae03-2626-44e8-971d-4a1823f26bcd [2022-02-18T07:52:42.934Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-18T07:52:42.934Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-18T07:52:42.934Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-18T07:52:42.934Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-18T07:52:42.934Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-18T07:52:42.934Z] JENKINS_NODE_COOKIE 9feea177-27d6-49b7-ab1f-af9c05549959 [2022-02-18T07:52:42.934Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-18T07:52:42.934Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-18T07:52:42.934Z] JOB_BASE_NAME PR-43255 [2022-02-18T07:52:42.934Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/display/redirect [2022-02-18T07:52:42.934Z] JOB_NAME moby/PR-43255 [2022-02-18T07:52:42.934Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/ [2022-02-18T07:52:42.934Z] library.jps.version master [2022-02-18T07:52:42.934Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-18T07:52:42.934Z] NODE_LABELS amd64 azure azwin-2-ec9171 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-18T07:52:42.934Z] NODE_NAME azwin-2-ec9171 [2022-02-18T07:52:42.934Z] NUMBER_OF_PROCESSORS 4 [2022-02-18T07:52:42.934Z] OS Windows_NT [2022-02-18T07:52:42.934Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-18T07:52:42.934Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-18T07:52:42.934Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-18T07:52:42.934Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-18T07:52:42.934Z] PROCESSOR_LEVEL 6 [2022-02-18T07:52:42.934Z] PROCESSOR_REVISION 4f01 [2022-02-18T07:52:42.934Z] ProgramData C:\ProgramData [2022-02-18T07:52:42.934Z] ProgramFiles C:\Program Files [2022-02-18T07:52:42.934Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-18T07:52:42.934Z] ProgramW6432 C:\Program Files [2022-02-18T07:52:42.934Z] PROMPT $P$G [2022-02-18T07:52:42.934Z] PSExecutionPolicyPreference Bypass [2022-02-18T07:52:42.934Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-18T07:52:42.934Z] PUBLIC C:\Users\Public [2022-02-18T07:52:42.934Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=artif... [2022-02-18T07:52:42.934Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=changes [2022-02-18T07:52:42.934Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect [2022-02-18T07:52:42.934Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=tests [2022-02-18T07:52:42.934Z] SKIP_VALIDATION_TESTS 1 [2022-02-18T07:52:42.934Z] SOURCES_DRIVE d [2022-02-18T07:52:42.934Z] SOURCES_SUBDIR gopath [2022-02-18T07:52:42.934Z] STAGE_NAME Run tests [2022-02-18T07:52:42.934Z] SystemDrive C: [2022-02-18T07:52:42.934Z] SystemRoot C:\Windows [2022-02-18T07:52:42.934Z] TEMP C:\Windows\TEMP [2022-02-18T07:52:42.934Z] TESTDEBUG 0 [2022-02-18T07:52:42.934Z] TESTRUN_DRIVE d [2022-02-18T07:52:42.934Z] TESTRUN_SUBDIR CI [2022-02-18T07:52:42.934Z] TIMEOUT 120m [2022-02-18T07:52:42.934Z] TMP C:\Windows\TEMP [2022-02-18T07:52:42.934Z] USERDOMAIN WORKGROUP [2022-02-18T07:52:42.934Z] USERNAME azwin-2-ec9171$ [2022-02-18T07:52:42.934Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-18T07:52:42.934Z] windir C:\Windows [2022-02-18T07:52:42.934Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-18T07:52:42.934Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-18T07:52:42.934Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-18T07:52:42.934Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-18T07:52:42.934Z] [2022-02-18T07:52:42.934Z] [2022-02-18T07:52:42.934Z] [2022-02-18T07:52:42.970Z] #23 11.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T07:52:42.970Z] #23 11.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1ea1582e44cd4bf2ef11f7b265e39bee60763268f306fab9f9d19485af714b40 [2022-02-18T07:52:42.970Z] #23 11.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T07:52:42.970Z] #23 11.89 Successfully built yamllint [2022-02-18T07:52:42.970Z] #23 11.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T07:52:43.045Z] #21 38.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:52:43.045Z] #21 38.31 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:52:43.045Z] #21 38.33 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T07:52:43.231Z] #23 12.18 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T07:52:43.304Z] #21 38.70 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:43.304Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T07:52:43.304Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T07:52:43.304Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T07:52:43.304Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T07:52:43.304Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T07:52:43.304Z] #21 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T07:52:43.304Z] #21 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T07:52:43.304Z] #21 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T07:52:43.304Z] #21 38.82 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T07:52:43.800Z] #21 39.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:52:43.800Z] #21 39.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T07:52:43.800Z] #21 39.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:52:43.801Z] #23 DONE 12.5s [2022-02-18T07:52:43.801Z] [2022-02-18T07:52:43.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-02-18T07:52:43.801Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T07:52:44.060Z] #21 39.74 Setting up python3-pip (20.3.4-4) ... [2022-02-18T07:52:44.354Z] #20 42.74 The following additional packages will be installed: [2022-02-18T07:52:44.354Z] #20 42.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:52:44.354Z] #20 42.75 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T07:52:44.354Z] #20 42.75 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T07:52:44.354Z] #20 42.75 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T07:52:44.354Z] #20 42.76 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T07:52:44.354Z] #20 42.76 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T07:52:44.354Z] #20 42.77 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T07:52:44.354Z] #20 42.81 Suggested packages: [2022-02-18T07:52:44.354Z] #20 42.81 gcc-10-locales seccomp wine64 [2022-02-18T07:52:44.408Z] #23 9.476 Collecting yamllint==1.26.1 [2022-02-18T07:52:44.507Z] INFO: Sources under d:\gopath\... [2022-02-18T07:52:44.507Z] INFO: Test run under d:\CI\... [2022-02-18T07:52:44.507Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-18T07:52:44.507Z] INFO: docker/docker repository was found [2022-02-18T07:52:44.507Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-18T07:52:44.678Z] #21 40.03 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:52:44.678Z] #21 40.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T07:52:44.678Z] #21 40.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:52:44.678Z] #21 40.07 Setting up python3-pip (20.3.4-4) ... [2022-02-18T07:52:44.916Z] #20 43.45 The following NEW packages will be installed: [2022-02-18T07:52:44.916Z] #20 43.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T07:52:44.916Z] #20 43.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T07:52:44.916Z] #20 43.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T07:52:44.916Z] #20 43.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T07:52:44.916Z] #20 43.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T07:52:44.916Z] #20 43.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T07:52:44.916Z] #20 43.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T07:52:44.916Z] #20 43.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T07:52:44.916Z] #20 43.47 mingw-w64-x86-64-dev [2022-02-18T07:52:44.975Z] ltsc2022: Pulling from windows/servercore [2022-02-18T07:52:44.980Z] #23 10.53 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T07:52:44.997Z] #21 40.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T07:52:44.997Z] #21 40.70 Setting up jq (1.6-2.1) ... [2022-02-18T07:52:44.997Z] #21 40.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-18T07:52:44.997Z] #21 40.72 Setting up iptables (1.8.7-1) ... [2022-02-18T07:52:44.997Z] #21 40.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:52:44.997Z] #21 40.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:52:44.997Z] #21 40.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:52:44.997Z] #21 40.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:52:44.997Z] #21 40.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T07:52:44.997Z] #21 40.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T07:52:44.997Z] #21 40.77 Setting up iproute2 (5.10.0-4) ... [2022-02-18T07:52:45.066Z] 8f616e6e9eec: Verifying Checksum [2022-02-18T07:52:45.066Z] 8f616e6e9eec: Download complete [2022-02-18T07:52:45.066Z] 898469748ff6: Verifying Checksum [2022-02-18T07:52:45.066Z] 898469748ff6: Download complete [2022-02-18T07:52:45.172Z] #20 43.84 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:52:45.172Z] #20 43.84 Need to get 115 MB of archives. [2022-02-18T07:52:45.172Z] #20 43.84 After this operation, 645 MB of additional disk space will be used. [2022-02-18T07:52:45.172Z] #20 43.84 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-02-18T07:52:45.256Z] #21 41.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:52:45.429Z] #20 43.92 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-02-18T07:52:45.429Z] #20 44.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T07:52:45.429Z] #20 44.01 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-02-18T07:52:45.429Z] #20 44.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-18T07:52:45.429Z] #20 44.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T07:52:45.429Z] #20 44.10 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-02-18T07:52:45.445Z] 8f616e6e9eec: Pulling fs layer [2022-02-18T07:52:45.445Z] 898469748ff6: Pulling fs layer [2022-02-18T07:52:45.686Z] #20 44.14 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-02-18T07:52:45.686Z] #20 44.15 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-02-18T07:52:45.686Z] #20 44.29 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-02-18T07:52:45.926Z] #23 11.63 Collecting pathspec>=0.5.3 [2022-02-18T07:52:45.926Z] #23 11.64 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T07:52:45.926Z] #23 ... [2022-02-18T07:52:45.926Z] [2022-02-18T07:52:45.926Z] #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-02-18T07:52:45.926Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:52:46.052Z] #21 41.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T07:52:46.052Z] #21 41.16 Setting up jq (1.6-2.1) ... [2022-02-18T07:52:46.052Z] #21 41.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-18T07:52:46.052Z] #21 41.19 Setting up iptables (1.8.7-1) ... [2022-02-18T07:52:46.052Z] #21 41.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:52:46.052Z] #21 41.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:52:46.052Z] #21 41.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:52:46.052Z] #21 41.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:52:46.052Z] #21 41.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T07:52:46.052Z] #21 41.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T07:52:46.052Z] #21 41.23 Setting up iproute2 (5.10.0-4) ... [2022-02-18T07:52:46.189Z] #43 169.2 + dpkg --print-architecture [2022-02-18T07:52:46.189Z] #43 169.2 + git checkout -q v2.1.0 [2022-02-18T07:52:46.198Z] #21 DONE 41.9s [2022-02-18T07:52:46.198Z] [2022-02-18T07:52:46.198Z] #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-02-18T07:52:46.198Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-18T07:52:46.312Z] #21 41.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:52:46.617Z] #20 45.08 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-02-18T07:52:46.617Z] #20 45.27 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-02-18T07:52:46.763Z] #43 169.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-18T07:52:46.763Z] #43 169.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-18T07:52:46.779Z] #22 0.791 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T07:52:46.779Z] #22 0.794 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T07:52:46.779Z] #22 0.798 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T07:52:46.779Z] #22 DONE 0.9s [2022-02-18T07:52:46.779Z] [2022-02-18T07:52:46.779Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T07:52:46.779Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-18T07:52:46.920Z] #20 45.48 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-02-18T07:52:47.180Z] #20 ... [2022-02-18T07:52:47.180Z] [2022-02-18T07:52:47.180Z] #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-02-18T07:52:47.180Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T07:52:47.180Z] #65 39.18 Building dependency tree... [2022-02-18T07:52:47.180Z] #65 42.75 The following additional packages will be installed: [2022-02-18T07:52:47.180Z] #65 42.77 libbtrfs0 [2022-02-18T07:52:47.180Z] #65 43.01 The following NEW packages will be installed: [2022-02-18T07:52:47.180Z] #65 43.02 libbtrfs-dev libbtrfs0 [2022-02-18T07:52:47.180Z] #65 43.49 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:52:47.180Z] #65 43.49 Need to get 460 kB of archives. [2022-02-18T07:52:47.180Z] #65 43.49 After this operation, 1237 kB of additional disk space will be used. [2022-02-18T07:52:47.180Z] #65 43.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T07:52:47.180Z] #65 43.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T07:52:47.180Z] #65 44.07 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:52:47.180Z] #65 44.50 Fetched 460 kB in 0s (1476 kB/s) [2022-02-18T07:52:47.180Z] #65 44.56 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T07:52:47.180Z] #65 44.56 (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-02-18T07:52:47.180Z] #65 44.65 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T07:52:47.180Z] #65 44.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:52:47.180Z] #65 44.76 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T07:52:47.180Z] #65 44.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T07:52:47.180Z] #65 44.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:52:47.180Z] #65 45.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:52:47.180Z] #65 45.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:52:47.180Z] #65 45.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:52:47.180Z] #65 DONE 45.6s [2022-02-18T07:52:47.180Z] [2022-02-18T07:52:47.180Z] #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-02-18T07:52:47.180Z] #70 sha256:d5f18f5e24f0408776f35ef303d2ed7c1918f53444bdc739d2efc022bfef4a2e [2022-02-18T07:52:47.180Z] #70 42.96 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T07:52:47.180Z] #70 42.96 + GOBIN=/build [2022-02-18T07:52:47.180Z] #70 42.96 + GO111MODULE=on [2022-02-18T07:52:47.180Z] #70 42.96 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T07:52:47.180Z] #70 45.27 rootlesskit version 0.14.6 [2022-02-18T07:52:47.180Z] #70 45.27 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T07:52:47.180Z] #70 45.27 -container-ip string [2022-02-18T07:52:47.180Z] #70 45.27 container ip [2022-02-18T07:52:47.180Z] #70 45.27 -container-port int [2022-02-18T07:52:47.180Z] #70 45.27 container port (default -1) [2022-02-18T07:52:47.180Z] #70 45.27 -host-ip string [2022-02-18T07:52:47.180Z] #70 45.27 host ip [2022-02-18T07:52:47.180Z] #70 45.27 -host-port int [2022-02-18T07:52:47.180Z] #70 45.27 host port (default -1) [2022-02-18T07:52:47.180Z] #70 45.27 -proto string [2022-02-18T07:52:47.180Z] #70 45.27 proxy protocol (default "tcp") [2022-02-18T07:52:47.180Z] #70 DONE 45.4s [2022-02-18T07:52:47.180Z] [2022-02-18T07:52:47.180Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T07:52:47.180Z] #71 sha256:b8e8dce41f77e7d20a46676fb5f8ec0db692939b0ce5b598616d9f2cf4c4752c [2022-02-18T07:52:47.180Z] #71 DONE 0.2s [2022-02-18T07:52:47.180Z] [2022-02-18T07:52:47.180Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T07:52:47.180Z] #66 sha256:19fc22d11cafab2c2d978b2e2338fb88df51554e89b10eda5d84b27cc169869e [2022-02-18T07:52:47.180Z] #66 DONE 0.2s [2022-02-18T07:52:47.180Z] [2022-02-18T07:52:47.180Z] #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-02-18T07:52:47.180Z] #67 sha256:646982653628117c6f774c3cc7d3d93c32be46a0a6e107e8edd802562a35fbc4 [2022-02-18T07:52:47.250Z] #21 DONE 42.5s [2022-02-18T07:52:47.250Z] [2022-02-18T07:52:47.250Z] #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-02-18T07:52:47.250Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-18T07:52:47.437Z] #67 ... [2022-02-18T07:52:47.437Z] [2022-02-18T07:52:47.437Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T07:52:47.437Z] #72 sha256:5a45f02e932ab7238dc95a1ec0e56b66912b0f6bb38d7b7c5b863f1431e41bd2 [2022-02-18T07:52:47.437Z] #72 DONE 0.2s [2022-02-18T07:52:47.437Z] [2022-02-18T07:52:47.437Z] #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-02-18T07:52:47.437Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T07:52:47.437Z] #45 30.15 Reading package lists... [2022-02-18T07:52:47.437Z] #45 39.29 Building dependency tree... [2022-02-18T07:52:47.437Z] #45 43.11 The following additional packages will be installed: [2022-02-18T07:52:47.437Z] #45 43.13 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-18T07:52:47.437Z] #45 43.14 Suggested packages: [2022-02-18T07:52:47.437Z] #45 43.14 cmake-doc ninja-build lrzip [2022-02-18T07:52:47.437Z] #45 43.14 Recommended packages: [2022-02-18T07:52:47.437Z] #45 43.14 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T07:52:47.437Z] #45 43.50 The following NEW packages will be installed: [2022-02-18T07:52:47.437Z] #45 43.52 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-18T07:52:47.437Z] #45 43.90 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:52:47.437Z] #45 43.90 Need to get 8418 kB of archives. [2022-02-18T07:52:47.437Z] #45 43.90 After this operation, 34.9 MB of additional disk space will be used. [2022-02-18T07:52:47.437Z] #45 43.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:52:47.437Z] #45 43.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:52:47.437Z] #45 43.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T07:52:47.437Z] #45 43.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-18T07:52:47.437Z] #45 43.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-18T07:52:47.437Z] #45 43.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-18T07:52:47.437Z] #45 43.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-18T07:52:47.437Z] #45 44.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-18T07:52:47.437Z] #45 44.78 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:52:47.437Z] #45 45.24 Fetched 8418 kB in 1s (16.3 MB/s) [2022-02-18T07:52:47.437Z] #45 45.32 Selecting previously unselected package xxd. [2022-02-18T07:52:47.437Z] #45 45.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-18T07:52:47.437Z] #45 45.36 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:52:47.437Z] #45 45.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:47.437Z] #45 45.58 Selecting previously unselected package vim-common. [2022-02-18T07:52:47.437Z] #45 45.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:52:47.437Z] #45 45.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:47.437Z] #45 45.79 Selecting previously unselected package cmake-data. [2022-02-18T07:52:47.437Z] #45 45.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T07:52:47.437Z] #45 45.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:52:47.694Z] #45 ... [2022-02-18T07:52:47.694Z] [2022-02-18T07:52:47.694Z] #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-02-18T07:52:47.694Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T07:52:47.694Z] #20 45.97 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-02-18T07:52:47.694Z] #20 46.27 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-02-18T07:52:47.694Z] #20 46.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-18T07:52:47.694Z] #20 46.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-18T07:52:47.694Z] #20 46.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T07:52:47.694Z] #20 46.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T07:52:47.694Z] #20 46.30 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-02-18T07:52:47.694Z] #20 46.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-18T07:52:47.694Z] #20 46.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-18T07:52:47.694Z] #20 46.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-18T07:52:47.694Z] #20 46.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-18T07:52:47.694Z] #20 46.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-18T07:52:47.694Z] #20 46.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-18T07:52:47.694Z] #20 46.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-18T07:52:47.694Z] #20 46.33 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-02-18T07:52:47.694Z] #20 46.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-18T07:52:47.694Z] #20 46.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-18T07:52:48.078Z] #22 0.841 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T07:52:48.078Z] #22 0.845 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T07:52:48.078Z] #22 0.849 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T07:52:48.078Z] #22 DONE 0.9s [2022-02-18T07:52:48.078Z] [2022-02-18T07:52:48.078Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T07:52:48.078Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-18T07:52:48.626Z] #20 47.10 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:52:48.626Z] #20 47.34 Fetched 115 MB in 3s (41.1 MB/s) [2022-02-18T07:52:48.684Z] #43 ... [2022-02-18T07:52:48.684Z] [2022-02-18T07:52:48.684Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T07:52:48.684Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-18T07:52:48.684Z] #23 12.04 Collecting pyyaml [2022-02-18T07:52:48.684Z] #23 12.05 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-02-18T07:52:48.684Z] #23 12.17 Building wheels for collected packages: yamllint [2022-02-18T07:52:48.684Z] #23 12.18 Building wheel for yamllint (setup.py): started [2022-02-18T07:52:48.684Z] #23 13.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T07:52:48.684Z] #23 13.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a673f328487d55e7647d576be1188205468c4183f826f7d64b03da118e302370 [2022-02-18T07:52:48.684Z] #23 13.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T07:52:48.684Z] #23 13.08 Successfully built yamllint [2022-02-18T07:52:48.684Z] #23 13.12 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T07:52:48.684Z] #23 13.48 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T07:52:48.684Z] #23 DONE 14.3s [2022-02-18T07:52:48.884Z] #20 47.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T07:52:48.884Z] #20 47.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 ... 30207 files and directories currently installed.) [2022-02-18T07:52:48.884Z] #20 47.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T07:52:48.884Z] #20 47.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:52:48.946Z] [2022-02-18T07:52:48.946Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T07:52:48.946Z] #27 sha256:af9e99bb47112615731fc369ec85d7a4a1eabed9b2fbe54ee8ba91db4d6d1de3 [2022-02-18T07:52:49.817Z] #20 48.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T07:52:49.817Z] #20 48.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T07:52:49.817Z] #20 48.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:52:49.894Z] #27 DONE 1.0s [2022-02-18T07:52:49.894Z] [2022-02-18T07:52:49.894Z] #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-02-18T07:52:49.894Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:52:50.749Z] #20 ... [2022-02-18T07:52:50.749Z] [2022-02-18T07:52:50.749Z] #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-02-18T07:52:50.749Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T07:52:50.749Z] #45 46.90 Selecting previously unselected package libarchive13:amd64. [2022-02-18T07:52:50.749Z] #45 46.91 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-18T07:52:50.749Z] #45 46.95 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T07:52:50.749Z] #45 47.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-18T07:52:50.749Z] #45 47.16 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-18T07:52:50.749Z] #45 47.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T07:52:50.749Z] #45 47.26 Selecting previously unselected package librhash0:amd64. [2022-02-18T07:52:50.749Z] #45 47.26 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-18T07:52:50.749Z] #45 47.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-18T07:52:50.749Z] #45 47.36 Selecting previously unselected package libuv1:amd64. [2022-02-18T07:52:50.749Z] #45 47.37 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-18T07:52:50.749Z] #45 47.38 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-18T07:52:50.749Z] #45 47.44 Selecting previously unselected package cmake. [2022-02-18T07:52:50.749Z] #45 47.44 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-18T07:52:50.749Z] #45 47.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:52:50.749Z] #45 48.88 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T07:52:50.749Z] #45 48.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:50.749Z] #45 48.91 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-18T07:52:50.749Z] #45 48.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:52:50.749Z] #45 48.94 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T07:52:50.749Z] #45 48.95 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-18T07:52:50.749Z] #45 48.96 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T07:52:50.749Z] #45 48.98 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T07:52:50.749Z] #45 48.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:52:50.749Z] #45 DONE 49.2s [2022-02-18T07:52:50.749Z] [2022-02-18T07:52:50.749Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T07:52:50.749Z] #46 sha256:c849c6ec8ccca864404e2f8e4f5d255a234b08af8b1e96c96e9459aaff8f892e [2022-02-18T07:52:50.749Z] #46 DONE 0.1s [2022-02-18T07:52:50.749Z] [2022-02-18T07:52:50.749Z] #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-02-18T07:52:50.749Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T07:52:50.749Z] #20 49.24 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T07:52:50.749Z] #20 49.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T07:52:50.749Z] #20 49.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:52:50.841Z] #43 ... [2022-02-18T07:52:50.841Z] [2022-02-18T07:52:50.841Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T07:52:50.841Z] #32 sha256:ee5a2dbb424cebc649a0b33d8b8bfe0f381380e27d738035b4809ff95aab5667 [2022-02-18T07:52:50.841Z] #32 DONE 1.0s [2022-02-18T07:52:50.841Z] [2022-02-18T07:52:50.841Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T07:52:50.841Z] #35 sha256:d644ee5d3457738e3dbae113b81e6a8a39933805ae79e1fe0d36259fbc98937a [2022-02-18T07:52:51.005Z] #20 49.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-18T07:52:51.005Z] #20 49.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:52:51.005Z] #20 49.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:52:51.005Z] #20 49.50 Selecting previously unselected package dmsetup. [2022-02-18T07:52:51.005Z] #20 49.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:52:51.005Z] #20 49.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:52:51.005Z] #20 49.61 Selecting previously unselected package mingw-w64-common. [2022-02-18T07:52:51.005Z] #20 49.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T07:52:51.263Z] #20 49.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T07:52:51.418Z] #35 DONE 0.5s [2022-02-18T07:52:51.418Z] [2022-02-18T07:52:51.418Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T07:52:51.418Z] #37 sha256:ac758d834c5a4cb0339a3b648256d49a0a6b5d77dbe64bac2f68a3594f4d8244 [2022-02-18T07:52:51.418Z] #37 DONE 0.1s [2022-02-18T07:52:51.418Z] [2022-02-18T07:52:51.418Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T07:52:51.418Z] #41 sha256:39f7fd5ca3aa142ea22ee1efe93ff0b3cec442b094ed3cfae41c8c14b13dc194 [2022-02-18T07:52:51.418Z] #41 DONE 0.0s [2022-02-18T07:52:51.418Z] [2022-02-18T07:52:51.418Z] #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-02-18T07:52:51.418Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:52:52.635Z] #20 51.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T07:52:52.635Z] #20 51.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T07:52:52.635Z] #20 51.21 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:52:53.200Z] #20 ... [2022-02-18T07:52:53.200Z] [2022-02-18T07:52:53.200Z] #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-02-18T07:52:53.200Z] #47 sha256:f66c8ad083b8e37962744f328efd91e26bf7877b5daacf00f0bfcd0429601b84 [2022-02-18T07:52:53.200Z] #47 0.699 + RM_GOPATH=0 [2022-02-18T07:52:53.200Z] #47 0.699 + TMP_GOPATH= [2022-02-18T07:52:53.200Z] #47 0.699 + : /build [2022-02-18T07:52:53.200Z] #47 0.699 + '[' -z '' ']' [2022-02-18T07:52:53.200Z] #47 0.699 ++ mktemp -d [2022-02-18T07:52:53.200Z] #47 0.701 + export GOPATH=/tmp/tmp.5PPClYzNlC [2022-02-18T07:52:53.200Z] #47 0.701 + GOPATH=/tmp/tmp.5PPClYzNlC [2022-02-18T07:52:53.200Z] #47 0.701 + RM_GOPATH=1 [2022-02-18T07:52:53.200Z] #47 0.701 + case "$(go env GOARCH)" in [2022-02-18T07:52:53.200Z] #47 0.701 ++ go env GOARCH [2022-02-18T07:52:53.200Z] #47 0.707 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:52:53.200Z] #47 0.707 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:52:53.200Z] #47 0.708 ++ dirname /install.sh [2022-02-18T07:52:53.200Z] #47 0.709 + dir=/ [2022-02-18T07:52:53.200Z] #47 0.709 + bin=tini [2022-02-18T07:52:53.200Z] #47 0.709 + shift [2022-02-18T07:52:53.200Z] #47 0.709 + '[' '!' -f //tini.installer ']' [2022-02-18T07:52:53.200Z] #47 0.709 + . //tini.installer [2022-02-18T07:52:53.200Z] #47 0.709 ++ : v0.19.0 [2022-02-18T07:52:53.200Z] #47 0.709 + install_tini [2022-02-18T07:52:53.200Z] #47 0.710 + echo 'Install tini version v0.19.0' [2022-02-18T07:52:53.200Z] #47 0.710 Install tini version v0.19.0 [2022-02-18T07:52:53.200Z] #47 0.710 + git clone https://github.com/krallin/tini.git /tmp/tmp.5PPClYzNlC/tini [2022-02-18T07:52:53.200Z] #47 0.715 Cloning into '/tmp/tmp.5PPClYzNlC/tini'... [2022-02-18T07:52:53.200Z] #47 1.058 + cd /tmp/tmp.5PPClYzNlC/tini [2022-02-18T07:52:53.200Z] #47 1.058 + git checkout -q v0.19.0 [2022-02-18T07:52:53.200Z] #47 1.063 + cmake . [2022-02-18T07:52:53.200Z] #47 1.255 -- The C compiler identification is GNU 10.2.1 [2022-02-18T07:52:53.200Z] #47 1.281 -- Detecting C compiler ABI info [2022-02-18T07:52:53.200Z] #47 1.451 -- Detecting C compiler ABI info - done [2022-02-18T07:52:53.200Z] #47 1.503 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T07:52:53.200Z] #47 1.504 -- Detecting C compile features [2022-02-18T07:52:53.200Z] #47 1.506 -- Detecting C compile features - done [2022-02-18T07:52:53.200Z] #47 1.521 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T07:52:53.200Z] #47 1.601 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T07:52:53.200Z] #47 1.636 -- Configuring done [2022-02-18T07:52:53.200Z] #47 1.640 -- Generating done [2022-02-18T07:52:53.200Z] #47 1.652 -- Build files have been written to: /tmp/tmp.5PPClYzNlC/tini [2022-02-18T07:52:53.200Z] #47 1.655 + make tini-static [2022-02-18T07:52:53.200Z] #47 1.767 Scanning dependencies of target tini-static [2022-02-18T07:52:53.200Z] #47 1.798 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T07:52:53.200Z] #47 2.159 [100%] Linking C executable tini-static [2022-02-18T07:52:53.200Z] #47 2.315 [100%] Built target tini-static [2022-02-18T07:52:53.200Z] #47 2.333 + mkdir -p /build [2022-02-18T07:52:53.200Z] #47 2.335 + cp tini-static /build/docker-init [2022-02-18T07:52:53.200Z] #47 DONE 2.6s [2022-02-18T07:52:53.457Z] [2022-02-18T07:52:53.457Z] #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-02-18T07:52:53.457Z] #67 sha256:646982653628117c6f774c3cc7d3d93c32be46a0a6e107e8edd802562a35fbc4 [2022-02-18T07:52:53.457Z] #67 1.055 + RM_GOPATH=0 [2022-02-18T07:52:53.457Z] #67 1.055 + TMP_GOPATH= [2022-02-18T07:52:53.457Z] #67 1.055 + : /build [2022-02-18T07:52:53.457Z] #67 1.055 + '[' -z '' ']' [2022-02-18T07:52:53.457Z] #67 1.055 ++ mktemp -d [2022-02-18T07:52:53.457Z] #67 1.055 + export GOPATH=/tmp/tmp.QKL8rUqSnY [2022-02-18T07:52:53.457Z] #67 1.055 + GOPATH=/tmp/tmp.QKL8rUqSnY [2022-02-18T07:52:53.457Z] #67 1.055 + RM_GOPATH=1 [2022-02-18T07:52:53.457Z] #67 1.055 + case "$(go env GOARCH)" in [2022-02-18T07:52:53.457Z] #67 1.055 ++ go env GOARCH [2022-02-18T07:52:53.457Z] #67 1.062 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:52:53.457Z] #67 1.062 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:52:53.457Z] #67 1.063 ++ dirname /install.sh [2022-02-18T07:52:53.457Z] #67 1.064 + dir=/ [2022-02-18T07:52:53.457Z] #67 1.064 + bin=containerd [2022-02-18T07:52:53.457Z] #67 1.064 + shift [2022-02-18T07:52:53.457Z] #67 1.065 + '[' '!' -f //containerd.installer ']' [2022-02-18T07:52:53.457Z] #67 1.065 + . //containerd.installer [2022-02-18T07:52:53.457Z] #67 1.065 ++ set -e [2022-02-18T07:52:53.457Z] #67 1.065 ++ : v1.5.9 [2022-02-18T07:52:53.457Z] #67 1.066 + install_containerd [2022-02-18T07:52:53.457Z] #67 1.066 + echo 'Install containerd version v1.5.9' [2022-02-18T07:52:53.457Z] #67 1.068 Install containerd version v1.5.9 [2022-02-18T07:52:53.457Z] #67 1.068 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QKL8rUqSnY/src/github.com/containerd/containerd [2022-02-18T07:52:53.457Z] #67 1.073 Cloning into '/tmp/tmp.QKL8rUqSnY/src/github.com/containerd/containerd'... [2022-02-18T07:52:53.592Z] Client: [2022-02-18T07:52:53.592Z] Context: default [2022-02-18T07:52:53.592Z] Debug Mode: false [2022-02-18T07:52:53.592Z] Plugins: [2022-02-18T07:52:53.592Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-18T07:52:53.592Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-18T07:52:53.592Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-18T07:52:53.592Z] [2022-02-18T07:52:53.592Z] Server: [2022-02-18T07:52:53.592Z] Containers: 0 [2022-02-18T07:52:53.592Z] Running: 0 [2022-02-18T07:52:53.592Z] Paused: 0 [2022-02-18T07:52:53.592Z] Stopped: 0 [2022-02-18T07:52:53.592Z] Images: 0 [2022-02-18T07:52:53.592Z] Server Version: 20.10.9 [2022-02-18T07:52:53.592Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T07:52:53.592Z] Windows: [2022-02-18T07:52:53.592Z] LCOW: [2022-02-18T07:52:53.592Z] Logging Driver: json-file [2022-02-18T07:52:53.592Z] Plugins: [2022-02-18T07:52:53.592Z] Volume: local [2022-02-18T07:52:53.592Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T07:52:53.592Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T07:52:53.592Z] Swarm: inactive [2022-02-18T07:52:53.592Z] Default Isolation: process [2022-02-18T07:52:53.592Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-18T07:52:53.592Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-18T07:52:53.592Z] OSType: windows [2022-02-18T07:52:53.592Z] Architecture: x86_64 [2022-02-18T07:52:53.592Z] CPUs: 4 [2022-02-18T07:52:53.592Z] Total Memory: 32GiB [2022-02-18T07:52:53.592Z] Name: azwin-2-c78e70 [2022-02-18T07:52:53.592Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-18T07:52:53.592Z] Docker Root Dir: D:\docker [2022-02-18T07:52:53.592Z] Debug Mode: false [2022-02-18T07:52:53.592Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:52:53.592Z] Labels: [2022-02-18T07:52:53.592Z] Experimental: true [2022-02-18T07:52:53.592Z] Insecure Registries: [2022-02-18T07:52:53.592Z] 10.0.0.4:5000 [2022-02-18T07:52:53.592Z] 127.0.0.0/8 [2022-02-18T07:52:53.592Z] Registry Mirrors: [2022-02-18T07:52:53.592Z] http://10.0.0.4:5000/ [2022-02-18T07:52:53.592Z] Live Restore Enabled: false [2022-02-18T07:52:53.592Z] Product License: Community Engine [2022-02-18T07:52:53.592Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-18T07:52:54.825Z] #67 ... [2022-02-18T07:52:54.825Z] [2022-02-18T07:52:54.825Z] #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-02-18T07:52:54.825Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T07:52:54.825Z] #20 53.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T07:52:55.081Z] #20 53.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:52:55.081Z] #20 53.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:52:55.081Z] #20 53.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T07:52:55.081Z] #20 53.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:52:55.081Z] #20 53.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:52:56.802Z] #23 9.186 Collecting yamllint==1.26.1 [2022-02-18T07:52:56.971Z] #20 55.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T07:52:56.971Z] #20 55.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:52:56.971Z] #20 55.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:52:57.080Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T07:52:58.052Z] #23 9.029 Collecting yamllint==1.26.1 [2022-02-18T07:52:58.052Z] #23 10.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T07:52:58.463Z] #23 11.47 Collecting pathspec>=0.5.3 [2022-02-18T07:52:58.463Z] #23 11.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T07:52:58.723Z] #23 11.86 Collecting pyyaml [2022-02-18T07:52:58.723Z] #23 11.88 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-02-18T07:52:58.723Z] #23 11.95 Building wheels for collected packages: yamllint [2022-02-18T07:52:58.723Z] #23 11.96 Building wheel for yamllint (setup.py): started [2022-02-18T07:52:59.428Z] #23 11.14 Collecting pathspec>=0.5.3 [2022-02-18T07:52:59.428Z] #23 11.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T07:52:59.660Z] #23 12.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T07:52:59.686Z] #23 11.52 Collecting pyyaml [2022-02-18T07:52:59.686Z] #23 11.53 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-02-18T07:52:59.686Z] #23 11.62 Building wheels for collected packages: yamllint [2022-02-18T07:52:59.686Z] #23 11.62 Building wheel for yamllint (setup.py): started [2022-02-18T07:52:59.920Z] #23 12.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=945c1e8a51656b6bc7da42a341de94495cfffd954e9338471375d88e8b6912f2 [2022-02-18T07:52:59.920Z] #23 12.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T07:52:59.920Z] #23 12.89 Successfully built yamllint [2022-02-18T07:52:59.920Z] #23 12.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T07:53:00.179Z] #23 13.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T07:53:00.410Z] 898469748ff6: Verifying Checksum [2022-02-18T07:53:00.410Z] 898469748ff6: Download complete [2022-02-18T07:53:00.621Z] #23 12.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T07:53:00.621Z] #23 12.51 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ad600ccd3a5433cadb99d10b272842302054b716c7a64e39a36cb58ead95f296 [2022-02-18T07:53:00.621Z] #23 12.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T07:53:00.621Z] #23 12.51 Successfully built yamllint [2022-02-18T07:53:00.621Z] #23 12.54 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T07:53:00.752Z] #23 DONE 13.7s [2022-02-18T07:53:00.752Z] [2022-02-18T07:53:00.752Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T07:53:00.752Z] #27 sha256:af37756f426593ecab1ca33f5f3e3d96e92e648724ba75b628285ea21e73aaeb [2022-02-18T07:53:00.752Z] #27 DONE 0.2s [2022-02-18T07:53:00.752Z] [2022-02-18T07:53:00.752Z] #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-02-18T07:53:00.752Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:53:00.752Z] #51 ... [2022-02-18T07:53:00.752Z] [2022-02-18T07:53:00.752Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T07:53:00.752Z] #32 sha256:427b37ef65ed655cb10d0ab265382c11ec9f133285a26fd08b74a96b751eca4e [2022-02-18T07:53:00.879Z] #23 12.88 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T07:53:01.149Z] #20 ... [2022-02-18T07:53:01.149Z] [2022-02-18T07:53:01.149Z] #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-02-18T07:53:01.149Z] #67 sha256:646982653628117c6f774c3cc7d3d93c32be46a0a6e107e8edd802562a35fbc4 [2022-02-18T07:53:01.149Z] #67 13.21 + cd /tmp/tmp.QKL8rUqSnY/src/github.com/containerd/containerd [2022-02-18T07:53:01.149Z] #67 13.21 + git checkout -q v1.5.9 [2022-02-18T07:53:01.149Z] #67 13.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T07:53:01.149Z] #67 13.84 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T07:53:01.149Z] #67 13.84 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:53:01.149Z] #67 13.84 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T07:53:01.149Z] #67 13.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T07:53:01.149Z] #67 13.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T07:53:01.149Z] #67 13.84 + '[' '' = dynamic ']' [2022-02-18T07:53:01.149Z] #67 13.84 + make [2022-02-18T07:53:01.321Z] #32 DONE 0.4s [2022-02-18T07:53:01.321Z] [2022-02-18T07:53:01.322Z] #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-02-18T07:53:01.322Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:53:01.322Z] #43 ... [2022-02-18T07:53:01.322Z] [2022-02-18T07:53:01.322Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T07:53:01.322Z] #35 sha256:ff0907be89456bbb1a487a32af17dfd72351112e60d9825e717ed71306186a41 [2022-02-18T07:53:01.322Z] #35 DONE 0.1s [2022-02-18T07:53:01.322Z] [2022-02-18T07:53:01.322Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T07:53:01.322Z] #37 sha256:81ceba3d6999fba716a9b0b264f4792b3590b675c5c807ed3f5c2590f50c0683 [2022-02-18T07:53:01.447Z] #23 DONE 13.3s [2022-02-18T07:53:01.447Z] [2022-02-18T07:53:01.447Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T07:53:01.447Z] #27 sha256:959106e9f48f43545ecc69184ff93172d3e2c5414861c72f86531c6d2426656b [2022-02-18T07:53:01.582Z] #37 DONE 0.1s [2022-02-18T07:53:01.582Z] [2022-02-18T07:53:01.582Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T07:53:01.582Z] #41 sha256:d003a763315cca04195fcd7f0da6c02e7abe743f23297423115e464dec287757 [2022-02-18T07:53:01.582Z] #41 DONE 0.0s [2022-02-18T07:53:01.582Z] [2022-02-18T07:53:01.582Z] #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-02-18T07:53:01.582Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:53:01.706Z] #27 DONE 0.3s [2022-02-18T07:53:01.706Z] [2022-02-18T07:53:01.706Z] #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-02-18T07:53:01.706Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:53:01.706Z] #60 ... [2022-02-18T07:53:01.706Z] [2022-02-18T07:53:01.706Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T07:53:01.706Z] #32 sha256:b579a909b616e028688ac589a54089d473360579b6a0ff731ac6aedf7d46338c [2022-02-18T07:53:01.714Z] #67 14.47 + bin/ctr [2022-02-18T07:53:02.272Z] #32 DONE 0.3s [2022-02-18T07:53:02.272Z] [2022-02-18T07:53:02.272Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T07:53:02.272Z] #35 sha256:76b8eb170890d90fc86b8ead499b30aa986f6e793786907e88b5cc203025f3a3 [2022-02-18T07:53:02.531Z] #35 DONE 0.3s [2022-02-18T07:53:02.531Z] [2022-02-18T07:53:02.531Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T07:53:02.531Z] #37 sha256:e76b169b87116f8c474bec156df2023ca45dc82265975b666f30b75cb1280ec2 [2022-02-18T07:53:02.531Z] #37 DONE 0.1s [2022-02-18T07:53:02.531Z] [2022-02-18T07:53:02.531Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T07:53:02.531Z] #41 sha256:dd71360ae4edbbda5edb9ac36f530408b1a0dbf85e362884bfe2aef6e9467136 [2022-02-18T07:53:02.531Z] #41 DONE 0.0s [2022-02-18T07:53:02.531Z] [2022-02-18T07:53:02.531Z] #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-02-18T07:53:02.531Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:53:03.375Z] 8f616e6e9eec: Verifying Checksum [2022-02-18T07:53:03.375Z] 8f616e6e9eec: Download complete [2022-02-18T07:53:07.803Z] #51 ... [2022-02-18T07:53:07.803Z] [2022-02-18T07:53:07.803Z] #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-02-18T07:53:07.803Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:53:07.803Z] #43 177.7 + dpkg --print-architecture [2022-02-18T07:53:07.803Z] #43 177.7 + git checkout -q v2.1.0 [2022-02-18T07:53:07.803Z] #43 178.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-18T07:53:07.803Z] #43 178.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-18T07:53:08.256Z] #67 ... [2022-02-18T07:53:08.256Z] [2022-02-18T07:53:08.256Z] #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-02-18T07:53:08.256Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T07:53:08.256Z] #20 59.17 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T07:53:08.256Z] #20 59.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:53:08.256Z] #20 59.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:53:08.256Z] #20 60.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T07:53:08.256Z] #20 60.74 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:53:08.256Z] #20 60.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:53:08.256Z] #20 62.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T07:53:08.256Z] #20 62.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:53:08.256Z] #20 62.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:53:08.256Z] #20 66.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T07:53:08.256Z] #20 66.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T07:53:08.256Z] #20 66.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:53:09.189Z] #20 67.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T07:53:09.189Z] #20 67.73 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T07:53:09.189Z] #20 67.74 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:53:09.189Z] #20 67.81 Selecting previously unselected package libapparmor1:amd64. [2022-02-18T07:53:09.447Z] #20 67.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-18T07:53:09.447Z] #20 67.82 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T07:53:09.447Z] #20 67.87 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-18T07:53:09.447Z] #20 67.88 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-18T07:53:09.447Z] #20 67.88 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T07:53:09.447Z] #20 67.95 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T07:53:09.447Z] #20 67.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T07:53:09.447Z] #20 67.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:53:09.447Z] #20 68.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T07:53:09.447Z] #20 68.03 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T07:53:09.447Z] #20 68.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:53:09.553Z] #51 ... [2022-02-18T07:53:09.553Z] [2022-02-18T07:53:09.553Z] #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-02-18T07:53:09.553Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T07:53:09.553Z] #43 DONE 190.7s [2022-02-18T07:53:09.553Z] [2022-02-18T07:53:09.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-02-18T07:53:09.553Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:53:09.553Z] #60 ... [2022-02-18T07:53:09.553Z] [2022-02-18T07:53:09.553Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T07:53:09.553Z] #44 sha256:8a31de30c9e65fab6119b369de7b240b2a5bc123f25ebfe0dec4dd44f11b6416 [2022-02-18T07:53:09.702Z] #43 175.8 + dpkg --print-architecture [2022-02-18T07:53:09.702Z] #43 175.8 + git checkout -q v2.1.0 [2022-02-18T07:53:09.702Z] #43 176.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-18T07:53:09.702Z] #43 176.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-18T07:53:09.704Z] #20 68.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-18T07:53:09.704Z] #20 68.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:53:09.704Z] #20 68.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:53:09.704Z] #20 68.18 Selecting previously unselected package libudev-dev:amd64. [2022-02-18T07:53:09.704Z] #20 68.19 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-18T07:53:09.704Z] #20 68.19 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-18T07:53:09.704Z] #20 68.25 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-18T07:53:09.704Z] #20 68.26 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-18T07:53:09.704Z] #20 68.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T07:53:09.962Z] #20 68.59 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-18T07:53:09.962Z] #20 68.66 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-18T07:53:10.225Z] #20 68.67 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T07:53:10.225Z] #20 68.87 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-18T07:53:10.225Z] #20 68.88 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-18T07:53:10.225Z] #20 68.90 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T07:53:10.484Z] #20 69.13 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-18T07:53:10.484Z] #20 69.14 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-18T07:53:10.484Z] #20 69.15 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T07:53:10.484Z] #20 69.22 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-18T07:53:10.500Z] #44 DONE 1.1s [2022-02-18T07:53:10.500Z] [2022-02-18T07:53:10.500Z] #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-02-18T07:53:10.500Z] #56 sha256:e49d2e6bb0e58d948daf2a16261a3aa5c29d4a14d013609e4763d4f4ae90937e [2022-02-18T07:53:10.742Z] #20 69.23 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-18T07:53:10.742Z] #20 69.23 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T07:53:10.763Z] #56 ... [2022-02-18T07:53:10.763Z] [2022-02-18T07:53:10.763Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T07:53:10.763Z] #48 sha256:6c5c832582a6208ca91360b278c16aad68096807ca4b592adbcf887b8e92cca9 [2022-02-18T07:53:10.763Z] #48 DONE 0.1s [2022-02-18T07:53:10.763Z] [2022-02-18T07:53:10.763Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T07:53:10.763Z] #50 sha256:c898608a6aba2abafd27fb4b2a077d85c40647ea32276df517adee0749d445cc [2022-02-18T07:53:10.763Z] #50 DONE 0.1s [2022-02-18T07:53:10.763Z] [2022-02-18T07:53:10.763Z] #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-02-18T07:53:10.763Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:53:10.999Z] #20 69.40 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-18T07:53:10.999Z] #20 69.40 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-18T07:53:10.999Z] #20 69.41 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T07:53:10.999Z] #20 69.52 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-18T07:53:10.999Z] #20 69.52 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T07:53:10.999Z] #20 69.53 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:53:10.999Z] #20 69.58 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-18T07:53:10.999Z] #20 69.58 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-18T07:53:10.999Z] #20 69.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T07:53:10.999Z] #20 69.64 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-18T07:53:10.999Z] #20 69.64 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-18T07:53:11.256Z] #20 69.64 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T07:53:11.257Z] #20 69.84 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T07:53:11.257Z] #20 69.86 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T07:53:11.257Z] #20 69.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T07:53:11.257Z] #20 69.89 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T07:53:11.514Z] #20 69.90 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T07:53:11.514Z] #20 69.91 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T07:53:11.514Z] #20 69.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T07:53:11.514Z] #20 69.94 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T07:53:11.514Z] #20 69.95 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-18T07:53:11.514Z] #20 69.96 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T07:53:11.514Z] #20 69.97 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T07:53:11.514Z] #20 69.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T07:53:11.514Z] #20 69.99 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T07:53:11.514Z] #20 70.00 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T07:53:11.514Z] #20 70.01 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T07:53:11.514Z] #20 70.02 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T07:53:11.514Z] #20 70.04 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T07:53:11.514Z] #20 70.05 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T07:53:11.514Z] #20 70.06 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T07:53:11.514Z] #20 70.07 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T07:53:11.514Z] #20 70.08 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:53:11.514Z] #20 70.09 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-02-18T07:53:11.514Z] #20 70.10 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:53:11.514Z] #20 70.11 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-02-18T07:53:11.514Z] #20 70.12 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T07:53:11.514Z] #20 70.13 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T07:53:11.514Z] #20 70.14 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-02-18T07:53:11.514Z] #20 70.14 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T07:53:11.514Z] #20 70.16 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T07:53:11.514Z] #20 70.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:53:11.514Z] #20 70.19 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T07:53:11.514Z] #20 70.20 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:53:11.514Z] #20 70.21 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T07:53:11.514Z] #20 70.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:53:12.077Z] #20 DONE 70.5s [2022-02-18T07:53:12.077Z] [2022-02-18T07:53:12.077Z] #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-02-18T07:53:12.077Z] #21 sha256:2d5a0b4f1bd40f78b3ae3b8ba9e431d3ea34785500058bf031b1d8ea29263c39 [2022-02-18T07:53:13.077Z] #21 1.116 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-18T07:53:13.077Z] #21 1.117 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-18T07:53:13.077Z] #21 1.117 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-18T07:53:18.982Z] #21 1.684 Reading package lists... [2022-02-18T07:53:23.204Z] #21 6.398 Reading package lists... [2022-02-18T07:53:24.180Z] #21 10.93 Building dependency tree... [2022-02-18T07:53:24.180Z] #21 12.01 Reading state information... [2022-02-18T07:53:24.221Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-18T07:53:24.221Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7538b4bf\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-18T07:53:24.221Z] ---------------------------------------------------------------------------- [2022-02-18T07:53:24.221Z] [2022-02-18T07:53:24.221Z] INFO: executeCI.ps1 starting at Fri Feb 18 07:53:20 CUT 2022 [2022-02-18T07:53:24.221Z] [2022-02-18T07:53:24.221Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-18T07:53:24.221Z] INFO: Running git version 2.24.1.windows.2 [2022-02-18T07:53:24.221Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-18T07:53:24.221Z] INFO: Environment variables: [2022-02-18T07:53:24.221Z] [2022-02-18T07:53:24.221Z] Name Value [2022-02-18T07:53:24.221Z] ---- ----- [2022-02-18T07:53:24.221Z] ALLUSERSPROFILE C:\ProgramData [2022-02-18T07:53:24.221Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-18T07:53:24.221Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-18T07:53:24.221Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-18T07:53:24.221Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-18T07:53:24.221Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-18T07:53:24.221Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-18T07:53:24.221Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-18T07:53:24.221Z] BRANCH_NAME PR-43255 [2022-02-18T07:53:24.221Z] BUILD_DISPLAY_NAME #4 [2022-02-18T07:53:24.221Z] BUILD_ID 4 [2022-02-18T07:53:24.221Z] BUILD_NUMBER 4 [2022-02-18T07:53:24.221Z] BUILD_TAG jenkins-moby-PR-43255-4 [2022-02-18T07:53:24.221Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/ [2022-02-18T07:53:24.221Z] CHANGE_AUTHOR thaJeztah [2022-02-18T07:53:24.221Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-18T07:53:24.221Z] CHANGE_BRANCH imageservice_nologs [2022-02-18T07:53:24.221Z] CHANGE_FORK thaJeztah/docker [2022-02-18T07:53:24.221Z] CHANGE_ID 43255 [2022-02-18T07:53:24.221Z] CHANGE_TARGET master [2022-02-18T07:53:24.221Z] CHANGE_TITLE daemon/images: ImageService.Cleanup(): return error instead of logging [2022-02-18T07:53:24.221Z] CHANGE_URL https://github.com/moby/moby/pull/43255 [2022-02-18T07:53:24.221Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T07:53:24.221Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-18T07:53:24.221Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-18T07:53:24.221Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-18T07:53:24.221Z] COMPUTERNAME azwin-2-c78e70 [2022-02-18T07:53:24.221Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-18T07:53:24.221Z] ConfigSequenceNumber 0 [2022-02-18T07:53:24.221Z] DOCKER_BUILDKIT 0 [2022-02-18T07:53:24.221Z] DOCKER_DUT_DEBUG 1 [2022-02-18T07:53:24.221Z] DOCKER_EXPERIMENTAL 1 [2022-02-18T07:53:24.221Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-18T07:53:24.221Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-18T07:53:24.221Z] EXECUTOR_NUMBER 0 [2022-02-18T07:53:24.221Z] FQDN azwin-2-c78e70.westus.cloudapp.azure.com [2022-02-18T07:53:24.221Z] GIT_BRANCH PR-43255 [2022-02-18T07:53:24.221Z] GIT_COMMIT b1e9b28de482ef6e362dff5dae9877712c6e09f3 [2022-02-18T07:53:24.221Z] GIT_PREVIOUS_COMMIT 79cad59d9731370f06a0d33463beb80b630312b3 [2022-02-18T07:53:24.221Z] GIT_URL https://github.com/moby/moby.git [2022-02-18T07:53:24.221Z] HUDSON_COOKIE 0e52b031-2a52-4044-b63c-ee1196634a45 [2022-02-18T07:53:24.221Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-18T07:53:24.221Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-18T07:53:24.221Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-18T07:53:24.221Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-18T07:53:24.221Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-18T07:53:24.221Z] JENKINS_NODE_COOKIE 8f579574-73ef-449e-ba38-73cc9acc15b6 [2022-02-18T07:53:24.221Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-18T07:53:24.221Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-18T07:53:24.221Z] JOB_BASE_NAME PR-43255 [2022-02-18T07:53:24.221Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/display/redirect [2022-02-18T07:53:24.221Z] JOB_NAME moby/PR-43255 [2022-02-18T07:53:24.221Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/ [2022-02-18T07:53:24.221Z] library.jps.version master [2022-02-18T07:53:24.221Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-18T07:53:24.221Z] NODE_LABELS amd64 azure azwin-2-c78e70 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-18T07:53:24.221Z] NODE_NAME azwin-2-c78e70 [2022-02-18T07:53:24.221Z] NUMBER_OF_PROCESSORS 4 [2022-02-18T07:53:24.221Z] OS Windows_NT [2022-02-18T07:53:24.221Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-18T07:53:24.221Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-18T07:53:24.221Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-18T07:53:24.221Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-18T07:53:24.221Z] PROCESSOR_LEVEL 6 [2022-02-18T07:53:24.221Z] PROCESSOR_REVISION 4f01 [2022-02-18T07:53:24.221Z] ProgramData C:\ProgramData [2022-02-18T07:53:24.221Z] ProgramFiles C:\Program Files [2022-02-18T07:53:24.221Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-18T07:53:24.221Z] ProgramW6432 C:\Program Files [2022-02-18T07:53:24.221Z] PROMPT $P$G [2022-02-18T07:53:24.221Z] PSExecutionPolicyPreference Bypass [2022-02-18T07:53:24.221Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-18T07:53:24.221Z] PUBLIC C:\Users\Public [2022-02-18T07:53:24.221Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=artif... [2022-02-18T07:53:24.221Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=changes [2022-02-18T07:53:24.221Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect [2022-02-18T07:53:24.221Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43255/4/display/redirect?page=tests [2022-02-18T07:53:24.221Z] SKIP_VALIDATION_TESTS 1 [2022-02-18T07:53:24.221Z] SOURCES_DRIVE d [2022-02-18T07:53:24.221Z] SOURCES_SUBDIR gopath [2022-02-18T07:53:24.221Z] STAGE_NAME Run tests [2022-02-18T07:53:24.221Z] SystemDrive C: [2022-02-18T07:53:24.221Z] SystemRoot C:\Windows [2022-02-18T07:53:24.221Z] TEMP C:\Windows\TEMP [2022-02-18T07:53:24.221Z] TESTDEBUG 0 [2022-02-18T07:53:24.221Z] TESTRUN_DRIVE d [2022-02-18T07:53:24.221Z] TESTRUN_SUBDIR CI [2022-02-18T07:53:24.221Z] TIMEOUT 120m [2022-02-18T07:53:24.221Z] TMP C:\Windows\TEMP [2022-02-18T07:53:24.221Z] USERDOMAIN WORKGROUP [2022-02-18T07:53:24.221Z] USERNAME azwin-2-c78e70$ [2022-02-18T07:53:24.221Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-18T07:53:24.221Z] windir C:\Windows [2022-02-18T07:53:24.221Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-18T07:53:24.221Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-18T07:53:24.221Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-18T07:53:24.221Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-18T07:53:24.221Z] [2022-02-18T07:53:24.221Z] [2022-02-18T07:53:24.221Z] [2022-02-18T07:53:24.221Z] INFO: Sources under d:\gopath\... [2022-02-18T07:53:24.221Z] INFO: Test run under d:\CI\... [2022-02-18T07:53:24.221Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-18T07:53:24.221Z] INFO: docker/docker repository was found [2022-02-18T07:53:24.221Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-18T07:53:24.221Z] ltsc2019: Pulling from windows/servercore [2022-02-18T07:53:24.221Z] 4612f6d0b889: Pulling fs layer [2022-02-18T07:53:24.221Z] 1bd78008c728: Pulling fs layer [2022-02-18T07:53:25.114Z] #21 13.05 The following additional packages will be installed: [2022-02-18T07:53:25.114Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-18T07:53:25.114Z] #21 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-18T07:53:25.114Z] #21 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-18T07:53:25.114Z] #21 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-18T07:53:25.114Z] #21 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-18T07:53:25.114Z] #21 13.05 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-18T07:53:25.114Z] #21 13.06 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-18T07:53:25.114Z] #21 13.07 Suggested packages: [2022-02-18T07:53:25.114Z] #21 13.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-18T07:53:25.114Z] #21 13.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-18T07:53:25.114Z] #21 13.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-18T07:53:25.114Z] #21 13.07 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-18T07:53:25.114Z] #21 13.07 seccomp:ppc64el seccomp:s390x [2022-02-18T07:53:25.114Z] #21 13.07 Recommended packages: [2022-02-18T07:53:25.114Z] #21 13.07 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-18T07:53:25.114Z] #21 13.07 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-18T07:53:25.114Z] #21 13.07 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-18T07:53:25.114Z] #21 13.07 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-18T07:53:25.372Z] #21 13.50 The following NEW packages will be installed: [2022-02-18T07:53:25.372Z] #21 13.50 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-18T07:53:25.372Z] #21 13.50 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-18T07:53:25.372Z] #21 13.50 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-18T07:53:25.372Z] #21 13.50 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-18T07:53:25.372Z] #21 13.50 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-18T07:53:25.372Z] #21 13.50 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-18T07:53:25.372Z] #21 13.50 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-18T07:53:25.372Z] #21 13.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-18T07:53:25.372Z] #21 13.50 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-18T07:53:25.372Z] #21 13.50 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-18T07:53:25.372Z] #21 13.51 libseccomp2:ppc64el libseccomp2:s390x [2022-02-18T07:53:25.938Z] #21 13.86 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:53:25.938Z] #21 13.86 Need to get 15.9 MB of archives. [2022-02-18T07:53:25.938Z] #21 13.86 After this operation, 73.0 MB of additional disk space will be used. [2022-02-18T07:53:25.938Z] #21 13.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-18T07:53:25.938Z] #21 13.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-18T07:53:25.938Z] #21 13.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-18T07:53:25.938Z] #21 13.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-18T07:53:25.938Z] #21 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-18T07:53:25.938Z] #21 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-18T07:53:25.938Z] #21 13.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-18T07:53:25.938Z] #21 13.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-18T07:53:25.939Z] #21 13.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-18T07:53:25.939Z] #21 13.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-18T07:53:25.939Z] #21 13.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-18T07:53:25.939Z] #21 13.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-18T07:53:25.939Z] #21 13.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-18T07:53:25.939Z] #21 13.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-18T07:53:25.939Z] #21 13.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-18T07:53:25.939Z] #21 13.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-18T07:53:25.939Z] #21 13.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-18T07:53:25.939Z] #21 13.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-18T07:53:25.939Z] #21 14.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-18T07:53:25.939Z] #21 14.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-18T07:53:25.939Z] #21 14.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-18T07:53:25.939Z] #21 14.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-18T07:53:25.939Z] #21 14.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-18T07:53:25.939Z] #21 14.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-18T07:53:25.939Z] #21 14.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-18T07:53:25.939Z] #21 14.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-18T07:53:25.939Z] #21 14.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-18T07:53:25.939Z] #21 14.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-18T07:53:25.939Z] #21 14.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-18T07:53:25.939Z] #21 14.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-18T07:53:25.939Z] #21 14.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-18T07:53:25.939Z] #21 14.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-18T07:53:25.939Z] #21 14.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-18T07:53:25.939Z] #21 14.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-18T07:53:25.939Z] #21 14.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-18T07:53:25.939Z] #21 14.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-18T07:53:25.939Z] #21 14.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-18T07:53:25.939Z] #21 14.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-18T07:53:25.939Z] #21 14.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-18T07:53:25.939Z] #21 14.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-18T07:53:26.503Z] #21 14.53 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:53:26.503Z] #21 14.70 Fetched 15.9 MB in 1s (30.5 MB/s) [2022-02-18T07:53:26.503Z] #21 14.74 Selecting previously unselected package gcc-10-base:armel. [2022-02-18T07:53:26.761Z] #21 14.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 ... 38508 files and directories currently installed.) [2022-02-18T07:53:26.761Z] #21 14.78 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-18T07:53:26.761Z] #21 14.78 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-18T07:53:26.761Z] #21 14.83 Selecting previously unselected package gcc-10-base:armhf. [2022-02-18T07:53:26.761Z] #21 14.84 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-18T07:53:26.761Z] #21 14.84 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-18T07:53:26.761Z] #21 14.89 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-18T07:53:26.761Z] #21 14.90 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-18T07:53:26.761Z] #21 14.90 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-18T07:53:26.761Z] #21 14.95 Selecting previously unselected package gcc-10-base:s390x. [2022-02-18T07:53:26.761Z] #21 14.95 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-18T07:53:26.761Z] #21 14.95 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-18T07:53:26.761Z] #21 15.00 Selecting previously unselected package gcc-10-base:arm64. [2022-02-18T07:53:27.018Z] #21 15.01 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-18T07:53:27.018Z] #21 15.01 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-18T07:53:27.018Z] #21 15.06 Selecting previously unselected package libgcc-s1:armel. [2022-02-18T07:53:27.018Z] #21 15.07 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-18T07:53:27.018Z] #21 15.08 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-18T07:53:27.018Z] #21 15.13 Selecting previously unselected package libcrypt1:armel. [2022-02-18T07:53:27.018Z] #21 15.13 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-18T07:53:27.018Z] #21 15.14 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-18T07:53:27.018Z] #21 15.24 Selecting previously unselected package libc6:armel. [2022-02-18T07:53:27.274Z] #21 15.24 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-18T07:53:27.274Z] #21 15.47 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-18T07:53:27.837Z] #21 15.89 Selecting previously unselected package libapparmor1:armel. [2022-02-18T07:53:27.837Z] #21 15.90 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-18T07:53:27.837Z] #21 15.90 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-18T07:53:27.837Z] #21 15.95 Selecting previously unselected package libapparmor-dev:armel. [2022-02-18T07:53:27.837Z] #21 15.96 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-18T07:53:27.837Z] #21 15.96 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-18T07:53:27.837Z] #21 16.03 Selecting previously unselected package libgcc-s1:arm64. [2022-02-18T07:53:27.837Z] #21 16.03 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-18T07:53:27.837Z] #21 16.04 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-18T07:53:27.837Z] #21 16.09 Selecting previously unselected package libcrypt1:arm64. [2022-02-18T07:53:28.094Z] #21 16.10 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-18T07:53:28.094Z] #21 16.11 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-18T07:53:28.094Z] #21 16.19 Selecting previously unselected package libc6:arm64. [2022-02-18T07:53:28.094Z] #21 16.19 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-18T07:53:28.350Z] #21 16.38 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-18T07:53:28.913Z] #21 16.81 Selecting previously unselected package libapparmor1:arm64. [2022-02-18T07:53:28.913Z] #21 16.81 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-18T07:53:28.913Z] #21 16.81 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-18T07:53:28.913Z] #21 16.86 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-18T07:53:28.913Z] #21 16.86 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-18T07:53:28.913Z] #21 16.87 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-18T07:53:28.913Z] #21 16.93 Selecting previously unselected package libgcc-s1:s390x. [2022-02-18T07:53:28.913Z] #21 16.94 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-18T07:53:28.913Z] #21 16.94 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-18T07:53:28.913Z] #21 16.98 Selecting previously unselected package libcrypt1:s390x. [2022-02-18T07:53:28.913Z] #21 16.99 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-18T07:53:28.913Z] #21 16.99 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-18T07:53:28.913Z] #21 17.06 Selecting previously unselected package libc6:s390x. [2022-02-18T07:53:29.170Z] #21 17.06 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-18T07:53:29.170Z] #21 17.25 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-18T07:53:29.733Z] #21 17.70 Selecting previously unselected package libapparmor1:s390x. [2022-02-18T07:53:29.733Z] #21 17.71 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-18T07:53:29.733Z] #21 17.72 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-18T07:53:29.733Z] #21 17.77 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-18T07:53:29.733Z] #21 17.78 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-18T07:53:29.733Z] #21 17.78 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-18T07:53:29.733Z] #21 17.86 Selecting previously unselected package libgcc-s1:armhf. [2022-02-18T07:53:29.802Z] #43 DONE 198.8s [2022-02-18T07:53:29.802Z] [2022-02-18T07:53:29.802Z] #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-02-18T07:53:29.802Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:53:29.802Z] #51 ... [2022-02-18T07:53:29.802Z] [2022-02-18T07:53:29.802Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T07:53:29.802Z] #44 sha256:63c60105a7873155bc7d4390b56ef6d6f039e8d33b5883e80b2065c86f241309 [2022-02-18T07:53:29.802Z] #44 DONE 0.4s [2022-02-18T07:53:29.802Z] [2022-02-18T07:53:29.802Z] #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-02-18T07:53:29.802Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:53:29.990Z] #21 17.87 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-18T07:53:29.990Z] #21 17.88 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-18T07:53:29.990Z] #21 17.92 Selecting previously unselected package libcrypt1:armhf. [2022-02-18T07:53:29.990Z] #21 17.93 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-18T07:53:29.990Z] #21 17.94 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-18T07:53:29.990Z] #21 18.02 Selecting previously unselected package libc6:armhf. [2022-02-18T07:53:29.990Z] #21 18.02 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-18T07:53:30.060Z] #51 ... [2022-02-18T07:53:30.060Z] [2022-02-18T07:53:30.060Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T07:53:30.060Z] #48 sha256:79a574376add2504051e5bbd8797b9f51b216ea96d80d7bacfee4ca89a8d8bfa [2022-02-18T07:53:30.060Z] #48 DONE 0.0s [2022-02-18T07:53:30.060Z] [2022-02-18T07:53:30.060Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T07:53:30.060Z] #50 sha256:fabd52db49f0c44b09c60e3eda5cc2dd57d29a741e87ded2fbfeeb7cc7ea5b11 [2022-02-18T07:53:30.060Z] #50 DONE 0.1s [2022-02-18T07:53:30.060Z] [2022-02-18T07:53:30.060Z] #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-02-18T07:53:30.060Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:53:30.246Z] #21 18.18 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-18T07:53:30.503Z] #21 18.57 Selecting previously unselected package libapparmor1:armhf. [2022-02-18T07:53:30.503Z] #21 18.57 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-18T07:53:30.503Z] #21 18.58 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-18T07:53:30.503Z] #21 18.62 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-18T07:53:30.503Z] #21 18.63 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-18T07:53:30.503Z] #21 18.64 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-18T07:53:30.503Z] #21 18.69 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-18T07:53:30.522Z] #51 ... [2022-02-18T07:53:30.522Z] [2022-02-18T07:53:30.522Z] #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-02-18T07:53:30.522Z] #26 sha256:e0fdd979d75513cb450887b62d3b174442dd8660c8ff5c68beac27d9cfefb97e [2022-02-18T07:53:30.522Z] #26 191.8 + return [2022-02-18T07:53:30.522Z] #26 DONE 193.6s [2022-02-18T07:53:30.522Z] [2022-02-18T07:53:30.522Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T07:53:30.522Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T07:53:30.761Z] #21 18.70 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-18T07:53:30.761Z] #21 18.71 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-18T07:53:30.761Z] #21 18.76 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-18T07:53:30.761Z] #21 18.77 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-18T07:53:30.761Z] #21 18.77 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-18T07:53:30.761Z] #21 18.86 Selecting previously unselected package libc6:ppc64el. [2022-02-18T07:53:30.761Z] #21 18.87 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-18T07:53:31.018Z] #21 19.04 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-18T07:53:31.468Z] #51 ... [2022-02-18T07:53:31.468Z] [2022-02-18T07:53:31.468Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T07:53:31.468Z] #27 sha256:e1edbb8101f3ce884601731f5556659e88fc1e25ad35bf7a2a765cb4905f7679 [2022-02-18T07:53:31.581Z] #21 19.60 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-18T07:53:31.581Z] #21 19.60 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-18T07:53:31.581Z] #21 19.61 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-18T07:53:31.581Z] #21 19.65 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-18T07:53:31.581Z] #21 19.66 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-18T07:53:31.581Z] #21 19.66 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-18T07:53:31.581Z] #21 19.73 Selecting previously unselected package libseccomp2:s390x. [2022-02-18T07:53:31.652Z] #43 DONE 196.8s [2022-02-18T07:53:31.652Z] [2022-02-18T07:53:31.652Z] #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-02-18T07:53:31.652Z] #60 sha256:6023a3ea92b99bfa94881e31e57a7f7f9bddb564a9b4dfac75ecd7c5cf1b2061 [2022-02-18T07:53:31.652Z] #60 ... [2022-02-18T07:53:31.652Z] [2022-02-18T07:53:31.652Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T07:53:31.652Z] #44 sha256:6356d0058ba13f64b35b6c264b7623b7a41f999eab26e45c418229e3b38a3f0e [2022-02-18T07:53:31.652Z] #44 DONE 0.5s [2022-02-18T07:53:31.652Z] [2022-02-18T07:53:31.652Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T07:53:31.652Z] #48 sha256:c53db2b05abf8fc485133a037ecb399f9f33bedc4fc7472bd3064429ac851718 [2022-02-18T07:53:31.652Z] #48 DONE 0.0s [2022-02-18T07:53:31.652Z] [2022-02-18T07:53:31.652Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T07:53:31.652Z] #50 sha256:1417ee962719cdcd07df1867628761099f2d3eed9534984749e245a6e790c583 [2022-02-18T07:53:31.652Z] #50 DONE 0.1s [2022-02-18T07:53:31.652Z] [2022-02-18T07:53:31.652Z] #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-02-18T07:53:31.652Z] #60 sha256:6023a3ea92b99bfa94881e31e57a7f7f9bddb564a9b4dfac75ecd7c5cf1b2061 [2022-02-18T07:53:31.838Z] #21 19.74 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-18T07:53:31.838Z] #21 19.74 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-18T07:53:31.838Z] #21 19.79 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-18T07:53:31.838Z] #21 19.80 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-18T07:53:31.838Z] #21 19.80 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-18T07:53:31.838Z] #21 19.87 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-18T07:53:31.838Z] #21 19.87 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-18T07:53:31.838Z] #21 19.88 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-18T07:53:31.838Z] #21 19.92 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-18T07:53:31.838Z] #21 19.92 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-18T07:53:31.838Z] #21 19.92 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-18T07:53:31.838Z] #21 19.98 Selecting previously unselected package libseccomp2:armhf. [2022-02-18T07:53:31.838Z] #21 19.99 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-18T07:53:31.838Z] #21 19.99 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-18T07:53:31.838Z] #21 20.03 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-18T07:53:31.838Z] #21 20.04 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-18T07:53:31.838Z] #21 20.04 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-18T07:53:31.838Z] #21 20.09 Selecting previously unselected package libseccomp2:armel. [2022-02-18T07:53:32.094Z] #21 20.10 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-18T07:53:32.095Z] #21 20.10 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-18T07:53:32.095Z] #21 20.14 Selecting previously unselected package libseccomp-dev:armel. [2022-02-18T07:53:32.095Z] #21 20.15 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-18T07:53:32.095Z] #21 20.15 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-18T07:53:32.095Z] #21 20.21 Selecting previously unselected package libseccomp2:arm64. [2022-02-18T07:53:32.095Z] #21 20.21 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-18T07:53:32.095Z] #21 20.22 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T07:53:32.095Z] #21 20.25 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-18T07:53:32.095Z] #21 20.26 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-18T07:53:32.095Z] #21 20.26 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T07:53:32.095Z] #21 20.35 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.37 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.38 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.39 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.40 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.41 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-18T07:53:32.352Z] #21 20.42 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-18T07:53:32.352Z] #21 20.43 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-18T07:53:32.352Z] #21 20.44 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-18T07:53:32.352Z] #21 20.45 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-18T07:53:32.352Z] #21 20.46 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.48 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.49 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.50 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.51 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-18T07:53:32.352Z] #21 20.52 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-18T07:53:32.858Z] #27 DONE 1.4s [2022-02-18T07:53:32.858Z] [2022-02-18T07:53:32.858Z] #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-02-18T07:53:32.858Z] #60 sha256:f8b3d065410a2c515ae3f0b63bd0b6fcf2704c499df8acad8f63595f2baee25b [2022-02-18T07:53:32.858Z] #60 165.8 + bin/containerd [2022-02-18T07:53:33.721Z] #21 21.75 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-18T07:53:33.803Z] #60 ... [2022-02-18T07:53:33.803Z] [2022-02-18T07:53:33.803Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T07:53:33.803Z] #32 sha256:d1b9114f28703e425f9221c658394e05ff8782544f18457395790cb962f41e1d [2022-02-18T07:53:33.803Z] #32 DONE 1.0s [2022-02-18T07:53:33.803Z] [2022-02-18T07:53:33.803Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T07:53:33.803Z] #35 sha256:d9676904b3a9862c0d24b5aebe02d9749ba4ec4760219696c962d8097a0b4582 [2022-02-18T07:53:35.091Z] #21 22.96 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-18T07:53:35.193Z] #35 DONE 1.2s [2022-02-18T07:53:35.193Z] [2022-02-18T07:53:35.193Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-18T07:53:35.193Z] #60 sha256:f8b3d065410a2c515ae3f0b63bd0b6fcf2704c499df8acad8f63595f2baee25b [2022-02-18T07:53:36.063Z] #21 24.18 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-18T07:53:37.113Z] #60 ... [2022-02-18T07:53:37.113Z] [2022-02-18T07:53:37.113Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T07:53:37.113Z] #37 sha256:74a4a5855f235402788ed6d57cf0c4f1395dced85b8fec8dc8a6d07b170bf311 [2022-02-18T07:53:37.375Z] #37 DONE 2.3s [2022-02-18T07:53:37.375Z] [2022-02-18T07:53:37.375Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T07:53:37.375Z] #41 sha256:060177e93bdad96237316d8381a2c6599c6555e002b7fca03dbd982a7487af97 [2022-02-18T07:53:37.378Z] #51 ... [2022-02-18T07:53:37.379Z] [2022-02-18T07:53:37.379Z] #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-02-18T07:53:37.379Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:53:37.379Z] #60 187.0 + bin/containerd [2022-02-18T07:53:37.433Z] #21 25.38 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-18T07:53:38.804Z] #21 26.59 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.60 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.61 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.62 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.63 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.64 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.65 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.66 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.67 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.68 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.70 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.71 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.72 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.73 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.74 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-18T07:53:38.804Z] #21 26.75 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.76 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.77 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.78 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.79 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-18T07:53:38.804Z] #21 26.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:53:39.291Z] #41 DONE 1.9s [2022-02-18T07:53:39.291Z] [2022-02-18T07:53:39.291Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T07:53:39.291Z] #44 sha256:a4af646bf28e489428852e48c79d3058a1088d2523ea188f2387d7a2b86389ab [2022-02-18T07:53:39.291Z] #44 ... [2022-02-18T07:53:39.291Z] [2022-02-18T07:53:39.291Z] #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-02-18T07:53:39.291Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T07:53:39.291Z] #51 202.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T07:53:39.291Z] #51 DONE 202.7s [2022-02-18T07:53:39.366Z] #21 DONE 27.4s [2022-02-18T07:53:39.366Z] [2022-02-18T07:53:39.366Z] #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-02-18T07:53:39.366Z] #67 sha256:646982653628117c6f774c3cc7d3d93c32be46a0a6e107e8edd802562a35fbc4 [2022-02-18T07:53:39.366Z] #67 ... [2022-02-18T07:53:39.366Z] [2022-02-18T07:53:39.366Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T07:53:39.366Z] #62 sha256:4281c5b59d7478b60f8bc06adc13dfd9201bfd7a1b290d40f40f76e2213f4e79 [2022-02-18T07:53:39.366Z] #62 DONE 0.1s [2022-02-18T07:53:39.366Z] [2022-02-18T07:53:39.366Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T07:53:39.366Z] #22 sha256:bf46c696fc80d2fe39e1b6502ee894dd510617dcbdd5e512af4033ff4297f3de [2022-02-18T07:53:39.614Z] [2022-02-18T07:53:39.614Z] #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-02-18T07:53:39.614Z] #56 sha256:c0762b4df9e6edfbe680cd411aa87859c6e69b8262e4f1bed405445bb2f68713 [2022-02-18T07:53:39.614Z] #56 110.2 + mkdir -p /build [2022-02-18T07:53:39.614Z] #56 110.2 + cp runc /build/runc [2022-02-18T07:53:39.888Z] #56 DONE 110.6s [2022-02-18T07:53:39.888Z] [2022-02-18T07:53:39.888Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T07:53:39.888Z] #44 sha256:a4af646bf28e489428852e48c79d3058a1088d2523ea188f2387d7a2b86389ab [2022-02-18T07:53:40.150Z] #44 DONE 0.8s [2022-02-18T07:53:40.150Z] [2022-02-18T07:53:40.150Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T07:53:40.150Z] #48 sha256:ae1a684f585d683e9263ec576d6db4c47c29b61653efd37b20e4403398ded566 [2022-02-18T07:53:40.150Z] #48 DONE 0.2s [2022-02-18T07:53:40.150Z] [2022-02-18T07:53:40.150Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T07:53:40.150Z] #50 sha256:10766c36fa06588bb5cacb35c2d2e312a9775adf8d46686a4d4e422b45d3284d [2022-02-18T07:53:40.422Z] #50 DONE 0.1s [2022-02-18T07:53:40.422Z] [2022-02-18T07:53:40.422Z] #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-02-18T07:53:40.422Z] #60 sha256:f8b3d065410a2c515ae3f0b63bd0b6fcf2704c499df8acad8f63595f2baee25b [2022-02-18T07:53:40.776Z] #22 DONE 1.2s [2022-02-18T07:53:40.776Z] [2022-02-18T07:53:40.776Z] #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-02-18T07:53:40.776Z] #23 sha256:444fe065d02173e486236316d65590ef70a803d568eebf59813e8048ec612e18 [2022-02-18T07:53:41.001Z] #60 ... [2022-02-18T07:53:41.001Z] [2022-02-18T07:53:41.001Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T07:53:41.001Z] #52 sha256:af39b33b7e8c6f0e32b4431758c8620f7e652640639616b8c1b9c49bf862a297 [2022-02-18T07:53:41.338Z] #23 DONE 0.9s [2022-02-18T07:53:41.338Z] [2022-02-18T07:53:41.338Z] #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-02-18T07:53:41.338Z] #63 sha256:8fd65b72eb1e329b084a5aaa827b32e76dcacda7c3bf3055e0b8a0afc6a551bf [2022-02-18T07:53:41.338Z] #63 1.178 + RM_GOPATH=0 [2022-02-18T07:53:41.338Z] #63 1.184 + TMP_GOPATH= [2022-02-18T07:53:41.338Z] #63 1.184 + : /build [2022-02-18T07:53:41.338Z] #63 1.184 + '[' -z '' ']' [2022-02-18T07:53:41.338Z] #63 1.184 ++ mktemp -d [2022-02-18T07:53:41.338Z] #63 1.184 + export GOPATH=/tmp/tmp.iNfrkZUdHW [2022-02-18T07:53:41.338Z] #63 1.184 + GOPATH=/tmp/tmp.iNfrkZUdHW [2022-02-18T07:53:41.338Z] #63 1.184 + RM_GOPATH=1 [2022-02-18T07:53:41.338Z] #63 1.184 + case "$(go env GOARCH)" in [2022-02-18T07:53:41.338Z] #63 1.192 ++ go env GOARCH [2022-02-18T07:53:41.338Z] #63 1.204 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T07:53:41.338Z] #63 1.204 + GO_BUILDMODE=-buildmode=pie [2022-02-18T07:53:41.338Z] #63 1.205 ++ dirname /install.sh [2022-02-18T07:53:41.338Z] #63 1.206 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T07:53:41.338Z] #63 1.206 + dir=/ [2022-02-18T07:53:41.338Z] #63 1.206 + bin=runc [2022-02-18T07:53:41.338Z] #63 1.206 + shift [2022-02-18T07:53:41.338Z] #63 1.206 + '[' '!' -f //runc.installer ']' [2022-02-18T07:53:41.338Z] #63 1.206 + . //runc.installer [2022-02-18T07:53:41.338Z] #63 1.206 ++ set -e [2022-02-18T07:53:41.338Z] #63 1.206 ++ : v1.1.0 [2022-02-18T07:53:41.338Z] #63 1.206 + install_runc [2022-02-18T07:53:41.338Z] #63 1.206 + RUNC_BUILDTAGS=seccomp [2022-02-18T07:53:41.338Z] #63 1.206 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T07:53:41.338Z] #63 1.206 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iNfrkZUdHW/src/github.com/opencontainers/runc [2022-02-18T07:53:41.338Z] #63 1.210 Cloning into '/tmp/tmp.iNfrkZUdHW/src/github.com/opencontainers/runc'... [2022-02-18T07:53:41.574Z] #52 DONE 0.5s [2022-02-18T07:53:41.574Z] [2022-02-18T07:53:41.574Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T07:53:41.574Z] #54 sha256:bf9508b7a8aaed89c842756d30929d6845e160810a5e5d922e822b275d286db0 [2022-02-18T07:53:41.574Z] #54 DONE 0.1s [2022-02-18T07:53:41.574Z] [2022-02-18T07:53:41.574Z] #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-02-18T07:53:41.574Z] #60 sha256:f8b3d065410a2c515ae3f0b63bd0b6fcf2704c499df8acad8f63595f2baee25b [2022-02-18T07:53:41.574Z] #60 ... [2022-02-18T07:53:41.574Z] [2022-02-18T07:53:41.574Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T07:53:41.575Z] #57 sha256:906d46c01a689a8332355a7abad2cf660902a704a87acc3682db1909d7df48e4 [2022-02-18T07:53:41.836Z] #57 DONE 0.3s [2022-02-18T07:53:41.836Z] [2022-02-18T07:53:41.836Z] #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-02-18T07:53:41.836Z] #60 sha256:f8b3d065410a2c515ae3f0b63bd0b6fcf2704c499df8acad8f63595f2baee25b [2022-02-18T07:53:41.964Z] 1bd78008c728: Verifying Checksum [2022-02-18T07:53:41.964Z] 1bd78008c728: Download complete [2022-02-18T07:53:42.270Z] #63 ... [2022-02-18T07:53:42.270Z] [2022-02-18T07:53:42.270Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T07:53:42.270Z] #24 sha256:db8d73d3477cde8916eae2ea82c822f982d19fd74ecb8b86de78a36eeb31873a [2022-02-18T07:53:42.270Z] #24 0.773 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T07:53:42.270Z] #24 DONE 0.8s [2022-02-18T07:53:42.423Z] 4612f6d0b889: Verifying Checksum [2022-02-18T07:53:42.423Z] 4612f6d0b889: Download complete [2022-02-18T07:53:42.528Z] [2022-02-18T07:53:42.528Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T07:53:42.528Z] #25 sha256:1ce48ddf5dc8ab527bbd6a1f2abf4804c9fe18290a8016782fa54d8d489233a7 [2022-02-18T07:53:43.465Z] #25 DONE 0.9s [2022-02-18T07:53:43.465Z] [2022-02-18T07:53:43.465Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T07:53:43.465Z] #26 sha256:6f16a3893282da952f7df6fcc25b9f523f4d1d996faa304ef1720b41341fca90 [2022-02-18T07:53:44.026Z] #60 ... [2022-02-18T07:53:44.026Z] [2022-02-18T07:53:44.026Z] #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-02-18T07:53:44.026Z] #56 sha256:e49d2e6bb0e58d948daf2a16261a3aa5c29d4a14d013609e4763d4f4ae90937e [2022-02-18T07:53:44.026Z] #56 124.9 + mkdir -p /build [2022-02-18T07:53:44.026Z] #56 124.9 + cp runc /build/runc [2022-02-18T07:53:44.397Z] #26 DONE 0.9s [2022-02-18T07:53:44.397Z] [2022-02-18T07:53:44.397Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T07:53:44.397Z] #27 sha256:f343cf659f8fb9ed34bb3b416333530564fe90886b82334b5e9643589b8d31a0 [2022-02-18T07:53:45.327Z] #27 DONE 0.9s [2022-02-18T07:53:45.327Z] [2022-02-18T07:53:45.327Z] #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-02-18T07:53:45.327Z] #63 sha256:8fd65b72eb1e329b084a5aaa827b32e76dcacda7c3bf3055e0b8a0afc6a551bf [2022-02-18T07:53:45.327Z] #63 5.501 + cd /tmp/tmp.iNfrkZUdHW/src/github.com/opencontainers/runc [2022-02-18T07:53:45.327Z] #63 5.501 + git checkout -q v1.1.0 [2022-02-18T07:53:45.327Z] #63 5.735 + '[' -z '' ']' [2022-02-18T07:53:45.327Z] #63 5.735 + target=static [2022-02-18T07:53:45.327Z] #63 5.735 + make BUILDTAGS=seccomp static [2022-02-18T07:53:45.327Z] #63 5.976 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-02-18T07:53:45.955Z] #56 DONE 126.6s [2022-02-18T07:53:45.955Z] [2022-02-18T07:53:45.955Z] #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-02-18T07:53:45.955Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:53:46.217Z] #60 ... [2022-02-18T07:53:46.217Z] [2022-02-18T07:53:46.217Z] #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-02-18T07:53:46.217Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:53:46.217Z] #51 229.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T07:53:46.478Z] #51 DONE 229.9s [2022-02-18T07:53:46.478Z] [2022-02-18T07:53:46.478Z] #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-02-18T07:53:46.478Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:53:49.030Z] #60 ... [2022-02-18T07:53:49.030Z] [2022-02-18T07:53:49.030Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T07:53:49.030Z] #52 sha256:dc9b1a6b71a55e207d66e16ecb290d5fec94961390f117532a10ab24380be5d3 [2022-02-18T07:53:49.602Z] #52 DONE 1.1s [2022-02-18T07:53:49.602Z] [2022-02-18T07:53:49.602Z] #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-02-18T07:53:49.602Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:53:49.862Z] #60 ... [2022-02-18T07:53:49.862Z] [2022-02-18T07:53:49.862Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T07:53:49.862Z] #54 sha256:1b34472ab871682f0dc725e3431a68c11a91dd45b213ba8130d32538d3b75893 [2022-02-18T07:53:49.862Z] #54 DONE 0.1s [2022-02-18T07:53:49.862Z] [2022-02-18T07:53:49.862Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T07:53:49.862Z] #57 sha256:10afbdcf61c6d9a0c0319a16d3053636740a54a9bbca1321c21fd765748611dd [2022-02-18T07:53:50.123Z] #57 DONE 0.5s [2022-02-18T07:53:50.123Z] [2022-02-18T07:53:50.123Z] #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-02-18T07:53:50.123Z] #60 sha256:084800bf3dfef42c9115bb48c8b9be1e784d190c5ece5e4e7cc3d70a9c1bf47d [2022-02-18T07:53:51.875Z] #63 ... [2022-02-18T07:53:51.875Z] [2022-02-18T07:53:51.875Z] #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-02-18T07:53:51.875Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-18T07:53:51.875Z] #28 1.060 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T07:53:51.875Z] #28 1.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T07:53:51.875Z] #28 1.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T07:53:51.875Z] #28 1.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T07:53:51.875Z] #28 1.510 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T07:53:51.875Z] #28 1.765 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T07:53:51.875Z] #28 1.963 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T07:53:51.875Z] #28 2.173 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T07:53:51.875Z] #28 2.426 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T07:53:51.875Z] #28 2.654 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB] [2022-02-18T07:53:51.875Z] #28 2.654 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB] [2022-02-18T07:53:51.875Z] #28 2.654 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB] [2022-02-18T07:53:51.875Z] #28 2.655 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-18T07:53:51.875Z] #28 2.662 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-18T07:53:51.875Z] #28 2.662 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-18T07:53:51.875Z] #28 2.871 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T07:53:51.875Z] #28 2.876 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T07:53:51.875Z] #28 2.877 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T07:53:51.876Z] #28 2.878 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T07:53:51.876Z] #28 2.878 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T07:53:51.876Z] #28 2.878 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T07:53:57.129Z] #28 ... [2022-02-18T07:53:57.129Z] [2022-02-18T07:53:57.129Z] #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-02-18T07:53:57.130Z] #67 sha256:646982653628117c6f774c3cc7d3d93c32be46a0a6e107e8edd802562a35fbc4 [2022-02-18T07:53:57.130Z] #67 69.57 + bin/containerd [2022-02-18T07:54:02.129Z] #51 ... [2022-02-18T07:54:02.129Z] [2022-02-18T07:54:02.129Z] #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-02-18T07:54:02.129Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:54:02.129Z] #60 188.9 + bin/containerd [2022-02-18T07:54:03.755Z] #60 187.9 + bin/containerd [2022-02-18T07:54:03.800Z] #60 197.4 # github.com/containerd/containerd/cmd/containerd [2022-02-18T07:54:03.801Z] #60 197.4 /usr/bin/ld: /tmp/go-link-2317667053/000019.o: in function `New': [2022-02-18T07:54:03.801Z] #60 197.4 /tmp/tmp.hckdPEDwov/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-02-18T07:54:03.801Z] #60 197.4 + bin/containerd-stress [2022-02-18T07:54:04.744Z] #60 198.5 + bin/containerd-shim [2022-02-18T07:54:05.226Z] #67 ... [2022-02-18T07:54:05.226Z] [2022-02-18T07:54:05.226Z] #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-02-18T07:54:05.226Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-18T07:54:05.226Z] #28 13.37 Fetched 48.9 MB in 13s (3893 kB/s) [2022-02-18T07:54:05.226Z] #28 13.37 Reading package lists... [2022-02-18T07:54:06.300Z] #60 ... [2022-02-18T07:54:06.300Z] [2022-02-18T07:54:06.300Z] #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-02-18T07:54:06.300Z] #56 sha256:3d732d953c5700dbd8049174226fbdb0330e489e2f574e1925c3418e7c8f9ee4 [2022-02-18T07:54:06.300Z] #56 126.2 + mkdir -p /build [2022-02-18T07:54:06.300Z] #56 126.2 + cp runc /build/runc [2022-02-18T07:54:06.300Z] #56 DONE 128.1s [2022-02-18T07:54:06.300Z] [2022-02-18T07:54:06.300Z] #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-02-18T07:54:06.300Z] #60 sha256:6023a3ea92b99bfa94881e31e57a7f7f9bddb564a9b4dfac75ecd7c5cf1b2061 [2022-02-18T07:54:06.319Z] #60 ... [2022-02-18T07:54:06.319Z] [2022-02-18T07:54:06.319Z] #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-02-18T07:54:06.319Z] #56 sha256:78e6f7020c6a4a214fe4f6bd7703a6091b465849211b2f1eb17237af891c5772 [2022-02-18T07:54:06.319Z] #56 127.7 + mkdir -p /build [2022-02-18T07:54:06.319Z] #56 127.7 + cp runc /build/runc [2022-02-18T07:54:08.229Z] #56 DONE 129.7s [2022-02-18T07:54:08.229Z] [2022-02-18T07:54:08.229Z] #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-02-18T07:54:08.229Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:54:09.594Z] #60 ... [2022-02-18T07:54:09.594Z] [2022-02-18T07:54:09.594Z] #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-02-18T07:54:09.594Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:54:09.594Z] #51 236.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T07:54:09.594Z] #51 DONE 236.6s [2022-02-18T07:54:09.594Z] [2022-02-18T07:54:09.594Z] #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-02-18T07:54:09.594Z] #60 sha256:6023a3ea92b99bfa94881e31e57a7f7f9bddb564a9b4dfac75ecd7c5cf1b2061 [2022-02-18T07:54:10.532Z] #60 ... [2022-02-18T07:54:10.532Z] [2022-02-18T07:54:10.532Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T07:54:10.532Z] #52 sha256:110a95f51451a7388e154c8338873841aa0010052354f6cc7411e37d6ac8aec0 [2022-02-18T07:54:10.767Z] #60 ... [2022-02-18T07:54:10.767Z] [2022-02-18T07:54:10.767Z] #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-02-18T07:54:10.767Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T07:54:10.767Z] #51 241.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T07:54:10.767Z] #51 DONE 241.4s [2022-02-18T07:54:10.767Z] [2022-02-18T07:54:10.767Z] #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-02-18T07:54:10.767Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:54:10.791Z] #52 DONE 0.5s [2022-02-18T07:54:10.791Z] [2022-02-18T07:54:10.791Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T07:54:10.791Z] #54 sha256:13487deb5eadc498c2d2c975413c6f0b4240f1e1a9effb1be2c8eafeb5112233 [2022-02-18T07:54:10.791Z] #54 DONE 0.1s [2022-02-18T07:54:10.791Z] [2022-02-18T07:54:10.791Z] #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-02-18T07:54:10.791Z] #60 sha256:6023a3ea92b99bfa94881e31e57a7f7f9bddb564a9b4dfac75ecd7c5cf1b2061 [2022-02-18T07:54:11.044Z] 8f616e6e9eec: Pull complete [2022-02-18T07:54:11.050Z] #60 ... [2022-02-18T07:54:11.050Z] [2022-02-18T07:54:11.050Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T07:54:11.050Z] #57 sha256:bb57d74070b42b049482107260098f37f652057318bca43a62abedb844ab312a [2022-02-18T07:54:11.050Z] #57 DONE 0.2s [2022-02-18T07:54:11.050Z] [2022-02-18T07:54:11.050Z] #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-02-18T07:54:11.050Z] #60 sha256:6023a3ea92b99bfa94881e31e57a7f7f9bddb564a9b4dfac75ecd7c5cf1b2061 [2022-02-18T07:54:11.336Z] #60 204.2 + bin/containerd-shim-runc-v1 [2022-02-18T07:54:11.713Z] #60 ... [2022-02-18T07:54:11.713Z] [2022-02-18T07:54:11.713Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T07:54:11.713Z] #52 sha256:385d1b1bc3ad4dca33e51c42a0cecf74bc6cd3493f23b83f9c126de155fab7e3 [2022-02-18T07:54:11.821Z] #28 19.73 Reading package lists... [2022-02-18T07:54:12.283Z] #52 DONE 0.5s [2022-02-18T07:54:12.283Z] [2022-02-18T07:54:12.283Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T07:54:12.283Z] #54 sha256:158ec3e928720497b60cbf8caf1ba85802e4bfbd03ca3cf5ff93097d27791591 [2022-02-18T07:54:12.283Z] #54 DONE 0.1s [2022-02-18T07:54:12.283Z] [2022-02-18T07:54:12.283Z] #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-02-18T07:54:12.283Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:54:12.283Z] #60 ... [2022-02-18T07:54:12.283Z] [2022-02-18T07:54:12.283Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T07:54:12.283Z] #57 sha256:0ce0a21e2e2d397e8a3b0d079b936424b6c51d00ab41a0d1eae52446fdfbc4ec [2022-02-18T07:54:12.383Z] #28 25.86 Building dependency tree... [2022-02-18T07:54:12.542Z] #57 DONE 0.2s [2022-02-18T07:54:12.542Z] [2022-02-18T07:54:12.542Z] #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-02-18T07:54:12.542Z] #60 sha256:1f080000d9819e0b8c3eb2ba5dd41231aab82f7c3f04bffe13e48cabf3f2eed7 [2022-02-18T07:54:13.747Z] #28 28.47 bzip2 is already the newest version (1.0.8-4). [2022-02-18T07:54:13.747Z] #28 28.47 patch is already the newest version (2.7.6-7). [2022-02-18T07:54:13.747Z] #28 28.47 xz-utils is already the newest version (5.2.5-2). [2022-02-18T07:54:13.747Z] #28 28.47 The following additional packages will be installed: [2022-02-18T07:54:13.747Z] #28 28.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-18T07:54:13.747Z] #28 28.48 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-18T07:54:13.747Z] #28 28.48 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T07:54:13.747Z] #28 28.49 python3-pkg-resources vim-runtime xxd [2022-02-18T07:54:13.747Z] #28 28.51 Suggested packages: [2022-02-18T07:54:13.747Z] #28 28.51 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-18T07:54:13.747Z] #28 28.51 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-18T07:54:13.747Z] #28 28.51 Recommended packages: [2022-02-18T07:54:13.747Z] #28 28.51 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T07:54:15.114Z] #28 30.06 The following NEW packages will be installed: [2022-02-18T07:54:15.114Z] #28 30.07 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-18T07:54:15.114Z] #28 30.07 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-18T07:54:15.114Z] #28 30.07 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-18T07:54:15.114Z] #28 30.08 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-18T07:54:15.114Z] #28 30.08 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-18T07:54:15.114Z] #28 30.08 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-18T07:54:15.114Z] #28 30.08 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-18T07:54:15.543Z] #60 208.4 + bin/containerd-shim-runc-v2 [2022-02-18T07:54:15.543Z] #60 208.9 + binaries [2022-02-18T07:54:15.543Z] #60 208.9 + install -D bin/containerd /build/containerd [2022-02-18T07:54:15.543Z] #60 208.9 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T07:54:15.543Z] #60 209.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T07:54:15.543Z] #60 209.0 + install -D bin/ctr /build/ctr [2022-02-18T07:54:15.679Z] #28 30.49 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:54:15.679Z] #28 30.49 Need to get 18.6 MB of archives. [2022-02-18T07:54:15.679Z] #28 30.49 After this operation, 71.4 MB of additional disk space will be used. [2022-02-18T07:54:15.679Z] #28 30.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-18T07:54:15.679Z] #28 30.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-18T07:54:15.679Z] #28 30.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-18T07:54:15.679Z] #28 30.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-18T07:54:15.679Z] #28 30.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-18T07:54:15.679Z] #28 30.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-18T07:54:15.679Z] #28 30.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-18T07:54:15.679Z] #28 30.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-18T07:54:15.679Z] #28 30.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T07:54:15.679Z] #28 30.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T07:54:15.679Z] #28 30.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T07:54:15.679Z] #28 30.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-18T07:54:15.679Z] #28 30.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-18T07:54:15.679Z] #28 30.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-18T07:54:15.679Z] #28 30.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-18T07:54:15.679Z] #28 30.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-18T07:54:15.679Z] #28 30.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-18T07:54:15.679Z] #28 30.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-18T07:54:15.679Z] #28 30.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-18T07:54:15.679Z] #28 30.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T07:54:15.679Z] #28 30.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T07:54:15.679Z] #28 30.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T07:54:15.679Z] #28 30.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-18T07:54:15.679Z] #28 30.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-18T07:54:15.679Z] #28 30.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-18T07:54:15.679Z] #28 30.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T07:54:15.679Z] #28 30.58 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-02-18T07:54:15.679Z] #28 30.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T07:54:15.679Z] #28 30.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-18T07:54:15.679Z] #28 30.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T07:54:15.679Z] #28 30.61 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T07:54:15.679Z] #28 30.61 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T07:54:15.679Z] #28 30.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T07:54:15.679Z] #28 30.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T07:54:15.679Z] #28 30.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T07:54:15.679Z] #28 30.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T07:54:15.679Z] #28 30.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-18T07:54:15.679Z] #28 30.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-18T07:54:15.679Z] #28 30.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-18T07:54:15.679Z] #28 30.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T07:54:15.679Z] #28 30.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-18T07:54:15.937Z] #28 30.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-18T07:54:15.937Z] #28 30.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-18T07:54:15.937Z] #28 30.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-18T07:54:16.501Z] #28 31.34 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:54:16.710Z] #60 225.8 # github.com/containerd/containerd/cmd/containerd [2022-02-18T07:54:16.710Z] #60 225.8 /usr/bin/ld: /tmp/go-link-1814012174/000019.o: in function `New': [2022-02-18T07:54:16.710Z] #60 225.8 /tmp/tmp.j2nl9sd9YA/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-02-18T07:54:16.710Z] #60 225.8 + bin/containerd-stress [2022-02-18T07:54:16.759Z] #28 31.62 Fetched 18.6 MB in 1s (29.8 MB/s) [2022-02-18T07:54:16.759Z] #28 31.67 Selecting previously unselected package pigz. [2022-02-18T07:54:16.759Z] #28 31.67 (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-02-18T07:54:16.759Z] #28 31.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-18T07:54:16.759Z] #28 31.73 Unpacking pigz (2.6-1) ... [2022-02-18T07:54:16.759Z] #28 31.79 Selecting previously unselected package libelf1:amd64. [2022-02-18T07:54:16.759Z] #28 31.80 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-18T07:54:16.759Z] #28 31.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-18T07:54:16.973Z] #60 226.9 + bin/containerd-shim [2022-02-18T07:54:17.016Z] #28 31.93 Selecting previously unselected package libbpf0:amd64. [2022-02-18T07:54:17.016Z] #28 31.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-18T07:54:17.016Z] #28 31.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-18T07:54:17.016Z] #28 32.03 Selecting previously unselected package libcap2:amd64. [2022-02-18T07:54:17.016Z] #28 32.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-18T07:54:17.016Z] #28 32.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-18T07:54:17.016Z] #28 32.08 Selecting previously unselected package libmnl0:amd64. [2022-02-18T07:54:17.016Z] #28 32.08 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-18T07:54:17.016Z] #28 32.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-18T07:54:17.016Z] #28 32.13 Selecting previously unselected package libxtables12:amd64. [2022-02-18T07:54:17.273Z] #28 32.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-18T07:54:17.273Z] #28 32.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-18T07:54:17.273Z] #28 32.18 Selecting previously unselected package libcap2-bin. [2022-02-18T07:54:17.273Z] #28 32.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-18T07:54:17.273Z] #28 32.19 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T07:54:17.273Z] #28 32.24 Selecting previously unselected package iproute2. [2022-02-18T07:54:17.530Z] #28 32.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-18T07:54:17.530Z] #28 32.25 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T07:54:17.786Z] #28 32.55 Selecting previously unselected package xxd. [2022-02-18T07:54:17.786Z] #28 32.55 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:54:17.786Z] #28 32.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:54:17.786Z] #28 32.64 Selecting previously unselected package vim-common. [2022-02-18T07:54:17.786Z] #28 32.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:54:17.786Z] #28 32.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:54:17.786Z] #28 32.79 Selecting previously unselected package bash-completion. [2022-02-18T07:54:18.044Z] #28 32.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T07:54:18.976Z] #28 33.97 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T07:54:19.561Z] #28 34.30 Selecting previously unselected package apparmor. [2022-02-18T07:54:19.561Z] #28 34.30 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-18T07:54:19.561Z] #28 34.36 Unpacking apparmor (2.13.6-10) ... [2022-02-18T07:54:19.820Z] #28 34.62 Selecting previously unselected package inetutils-ping. [2022-02-18T07:54:19.820Z] #28 34.62 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-18T07:54:19.820Z] #28 34.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T07:54:19.820Z] #28 34.73 Selecting previously unselected package libip4tc2:amd64. [2022-02-18T07:54:19.820Z] #28 34.74 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-18T07:54:19.820Z] #28 34.74 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T07:54:19.820Z] #28 34.80 Selecting previously unselected package libip6tc2:amd64. [2022-02-18T07:54:19.820Z] #28 34.80 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-18T07:54:19.820Z] #28 34.81 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T07:54:20.078Z] #28 34.86 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-18T07:54:20.078Z] #28 34.87 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-18T07:54:20.078Z] #28 34.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T07:54:20.078Z] #28 34.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-18T07:54:20.078Z] #28 34.94 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-18T07:54:20.078Z] #28 34.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T07:54:20.078Z] #28 35.02 Selecting previously unselected package libnftnl11:amd64. [2022-02-18T07:54:20.078Z] #28 35.03 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-18T07:54:20.078Z] #28 35.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T07:54:20.078Z] #28 35.09 Selecting previously unselected package iptables. [2022-02-18T07:54:20.078Z] #28 35.11 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-18T07:54:20.338Z] #28 35.12 Unpacking iptables (1.8.7-1) ... [2022-02-18T07:54:20.338Z] #28 35.35 Selecting previously unselected package libonig5:amd64. [2022-02-18T07:54:20.338Z] #28 35.36 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T07:54:20.338Z] #28 35.36 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:54:20.597Z] #28 35.51 Selecting previously unselected package libjq1:amd64. [2022-02-18T07:54:20.597Z] #28 35.53 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T07:54:20.597Z] #28 35.54 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:54:20.597Z] #28 35.61 Selecting previously unselected package jq. [2022-02-18T07:54:20.597Z] #28 35.62 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-18T07:54:20.597Z] #28 35.63 Unpacking jq (1.6-2.1) ... [2022-02-18T07:54:20.835Z] #60 DONE 214.3s [2022-02-18T07:54:20.869Z] #28 35.69 Selecting previously unselected package libaio1:amd64. [2022-02-18T07:54:20.869Z] #28 35.70 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-18T07:54:20.869Z] #28 35.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-18T07:54:20.869Z] #28 35.76 Selecting previously unselected package libgpm2:amd64. [2022-02-18T07:54:20.869Z] #28 35.77 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-18T07:54:20.869Z] #28 35.79 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-18T07:54:20.869Z] #28 35.85 Selecting previously unselected package libinih1:amd64. [2022-02-18T07:54:20.869Z] #28 35.86 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-18T07:54:20.869Z] #28 35.87 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-18T07:54:20.869Z] #28 35.91 Selecting previously unselected package libnet1:amd64. [2022-02-18T07:54:21.125Z] #28 35.92 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T07:54:21.125Z] #28 35.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:54:21.125Z] #28 35.98 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T07:54:21.125Z] #28 35.99 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T07:54:21.125Z] #28 36.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:54:21.125Z] #28 36.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T07:54:21.125Z] #28 36.06 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T07:54:21.125Z] #28 36.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:54:21.125Z] #28 36.14 Selecting previously unselected package net-tools. [2022-02-18T07:54:21.125Z] #28 36.15 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-18T07:54:21.384Z] #28 36.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:54:21.384Z] #28 36.33 Selecting previously unselected package python-pip-whl. [2022-02-18T07:54:21.384Z] #28 36.33 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T07:54:21.384Z] #28 36.34 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T07:54:21.405Z] [2022-02-18T07:54:21.405Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T07:54:21.405Z] #61 sha256:860153aa8f7bffe720cb11ca427d9e535d7256c2ac8840c30b3f880a76b93ae5 [2022-02-18T07:54:21.946Z] #28 36.67 Selecting previously unselected package python3-lib2to3. [2022-02-18T07:54:21.947Z] #28 36.68 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T07:54:21.947Z] #28 36.68 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:54:21.947Z] #28 36.79 Selecting previously unselected package python3-distutils. [2022-02-18T07:54:21.947Z] #28 36.79 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T07:54:21.947Z] #28 36.80 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T07:54:21.947Z] #28 36.96 Selecting previously unselected package python3-pkg-resources. [2022-02-18T07:54:21.947Z] #28 36.96 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T07:54:21.947Z] #28 36.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:54:21.947Z] #28 37.05 Selecting previously unselected package python3-setuptools. [2022-02-18T07:54:22.203Z] #28 37.07 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T07:54:22.203Z] #28 37.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T07:54:22.203Z] #28 37.20 Selecting previously unselected package python3-wheel. [2022-02-18T07:54:22.460Z] #28 37.20 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T07:54:22.460Z] #28 37.21 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T07:54:22.460Z] #28 37.26 Selecting previously unselected package python3-pip. [2022-02-18T07:54:22.460Z] #28 37.26 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-18T07:54:22.460Z] #28 37.27 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T07:54:22.460Z] #28 37.45 Selecting previously unselected package sudo. [2022-02-18T07:54:22.717Z] #28 37.45 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-18T07:54:22.717Z] #28 37.46 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T07:54:22.974Z] #28 37.79 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T07:54:22.974Z] #28 37.80 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-18T07:54:22.974Z] #28 37.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:54:22.974Z] #28 37.95 Selecting previously unselected package uidmap. [2022-02-18T07:54:22.975Z] #28 37.96 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-18T07:54:22.975Z] #28 37.96 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T07:54:23.231Z] #28 38.06 Selecting previously unselected package vim-runtime. [2022-02-18T07:54:23.231Z] #28 38.07 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T07:54:23.231Z] #28 38.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T07:54:23.231Z] #28 38.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T07:54:23.231Z] #28 38.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:54:23.323Z] #61 DONE 2.0s [2022-02-18T07:54:23.323Z] [2022-02-18T07:54:23.323Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T07:54:23.323Z] #66 sha256:9b98196bbda6940af0862694277d6a7e04c0f0bb16ae80a6274b229653b957a8 [2022-02-18T07:54:23.896Z] #66 DONE 0.4s [2022-02-18T07:54:23.896Z] [2022-02-18T07:54:23.896Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T07:54:23.896Z] #71 sha256:9a366c67bcfd20ed559c2166939187857b512bfc851c40df99e2dab60811dff6 [2022-02-18T07:54:25.121Z] #60 234.0 + bin/containerd-shim-runc-v1 [2022-02-18T07:54:25.124Z] #28 39.81 Selecting previously unselected package vim. [2022-02-18T07:54:25.124Z] #28 39.82 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T07:54:25.124Z] #28 39.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:54:25.380Z] #28 40.17 Selecting previously unselected package xfsprogs. [2022-02-18T07:54:25.380Z] #28 40.17 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-18T07:54:25.380Z] #28 40.20 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T07:54:25.637Z] #28 40.46 Selecting previously unselected package zip. [2022-02-18T07:54:25.637Z] #28 40.47 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-18T07:54:25.637Z] #28 40.48 Unpacking zip (3.0-12) ... [2022-02-18T07:54:25.637Z] #28 40.60 Selecting previously unselected package zstd. [2022-02-18T07:54:25.637Z] #28 40.61 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-18T07:54:25.637Z] #28 40.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:54:25.894Z] #28 40.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T07:54:26.435Z] #71 DONE 2.4s [2022-02-18T07:54:26.435Z] [2022-02-18T07:54:26.435Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T07:54:26.435Z] #72 sha256:dfe2bccf76e29628a441ee53ff0ea4871516e836e6322db5e782d8a73cfa68bb [2022-02-18T07:54:26.435Z] #72 DONE 0.0s [2022-02-18T07:54:26.435Z] [2022-02-18T07:54:26.435Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T07:54:26.435Z] #73 sha256:466938f2491f4d62b66f9abbe171e7df1937804d4db8eeee34c6bf9144e66370 [2022-02-18T07:54:26.457Z] #28 41.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T07:54:26.457Z] #28 41.36 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T07:54:26.457Z] #28 41.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-18T07:54:26.457Z] #28 41.38 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T07:54:26.457Z] #28 41.39 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-18T07:54:26.457Z] #28 41.40 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T07:54:26.457Z] #28 41.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T07:54:26.457Z] #28 41.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T07:54:26.457Z] #28 41.44 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T07:54:27.021Z] #28 41.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:54:27.022Z] #28 41.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-18T07:54:27.022Z] #28 41.87 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T07:54:27.022Z] #28 41.88 Setting up apparmor (2.13.6-10) ... [2022-02-18T07:54:27.380Z] #73 DONE 0.9s [2022-02-18T07:54:27.380Z] [2022-02-18T07:54:27.380Z] #74 exporting to image [2022-02-18T07:54:27.380Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T07:54:27.380Z] #74 exporting layers [2022-02-18T07:54:27.954Z] #28 42.94 Setting up zip (3.0-12) ... [2022-02-18T07:54:27.954Z] #28 42.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:54:27.954Z] #28 42.97 Setting up bash-completion (1:2.11-2) ... [2022-02-18T07:54:29.327Z] #28 44.17 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-18T07:54:29.327Z] #28 44.18 Setting up sudo (1.9.5p2-3) ... [2022-02-18T07:54:29.327Z] #28 44.23 invoke-rc.d: could not determine current runlevel [2022-02-18T07:54:29.327Z] #28 44.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T07:54:29.327Z] #28 44.25 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T07:54:29.327Z] #28 44.26 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-18T07:54:29.327Z] #28 44.27 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T07:54:29.327Z] #28 44.28 Setting up pigz (2.6-1) ... [2022-02-18T07:54:29.327Z] #28 44.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T07:54:29.327Z] #28 44.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T07:54:29.327Z] #28 44.33 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T07:54:29.335Z] #60 239.0 + bin/containerd-shim-runc-v2 [2022-02-18T07:54:29.585Z] #28 44.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:54:29.596Z] #60 239.6 + binaries [2022-02-18T07:54:29.784Z] 8f616e6e9eec: Pull complete [2022-02-18T07:54:29.843Z] #28 44.80 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-18T07:54:29.843Z] #28 44.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T07:54:29.858Z] #60 239.6 + install -D bin/containerd /build/containerd [2022-02-18T07:54:29.858Z] #60 239.7 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T07:54:29.858Z] #60 239.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T07:54:29.858Z] #60 239.7 + install -D bin/ctr /build/ctr [2022-02-18T07:54:30.101Z] #28 45.04 Setting up libelf1:amd64 (0.183-1) ... [2022-02-18T07:54:30.102Z] #28 45.05 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T07:54:30.102Z] #28 45.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T07:54:30.102Z] #28 45.07 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T07:54:30.360Z] #28 45.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T07:54:30.360Z] #28 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T07:54:30.360Z] #28 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T07:54:30.360Z] #28 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T07:54:30.360Z] #28 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T07:54:30.360Z] #28 45.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T07:54:30.360Z] #28 45.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T07:54:30.360Z] #28 45.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T07:54:30.360Z] #28 45.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T07:54:30.619Z] #28 45.45 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T07:54:30.683Z] #74 exporting layers 3.2s done [2022-02-18T07:54:30.683Z] #74 writing image sha256:2b67d0d00d2f2362842065b71e2e0435e0d5dcbf987eda6512563af27eed8267 done [2022-02-18T07:54:30.683Z] #74 naming to docker.io/library/docker:325719df6acd7989d1eae953db081f474df3c3c5 done [2022-02-18T07:54:30.683Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-18T07:54:31.021Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-18T07:54:31.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=325719df6acd7989d1eae953db081f474df3c3c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:325719df6acd7989d1eae953db081f474df3c3c5 hack/test/unit [2022-02-18T07:54:31.552Z] #28 46.30 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T07:54:31.552Z] #28 46.31 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T07:54:31.552Z] #28 46.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T07:54:31.552Z] #28 46.33 Setting up python3-pip (20.3.4-4) ... [2022-02-18T07:54:32.117Z] #28 46.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T07:54:32.117Z] #28 46.98 Setting up jq (1.6-2.1) ... [2022-02-18T07:54:32.117Z] #28 47.00 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-18T07:54:32.117Z] #28 47.00 Setting up iptables (1.8.7-1) ... [2022-02-18T07:54:32.117Z] #28 47.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:54:32.117Z] #28 47.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:54:32.117Z] #28 47.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T07:54:32.117Z] #28 47.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T07:54:32.117Z] #28 47.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T07:54:32.117Z] #28 47.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T07:54:32.117Z] #28 47.05 Setting up iproute2 (5.10.0-4) ... [2022-02-18T07:54:32.375Z] #28 47.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:54:32.408Z] #60 DONE 242.1s [2022-02-18T07:54:32.940Z] #28 DONE 47.9s [2022-02-18T07:54:32.940Z] [2022-02-18T07:54:32.940Z] #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-02-18T07:54:32.940Z] #29 sha256:315d559997ae91c4a27f947e432ea5cf940cf59408c6ab7f65718dced7c2ab81 [2022-02-18T07:54:33.224Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-18T07:54:33.224Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-18T07:54:33.224Z] + TESTDIRS=./... [2022-02-18T07:54:33.224Z] + exclude_paths='/vendor/|/integration' [2022-02-18T07:54:33.224Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-18T07:54:33.224Z] ++ go list ./... [2022-02-18T07:54:33.354Z] [2022-02-18T07:54:33.354Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T07:54:33.354Z] #61 sha256:84fd170685c459263a7fe234804275648d3bd92027bee7e9d7be21a50f670949 [2022-02-18T07:54:33.874Z] #29 0.809 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T07:54:33.874Z] #29 0.813 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T07:54:33.874Z] #29 0.815 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T07:54:33.874Z] #29 DONE 0.9s [2022-02-18T07:54:33.874Z] [2022-02-18T07:54:33.874Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T07:54:33.874Z] #30 sha256:34c1321b277d6ef1e3e6f98b1cd717cf03a98f1b783cfec9bf4480e165984ef8 [2022-02-18T07:54:34.169Z] + pkg_list='github.com/docker/docker/api [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/backend/build [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/httputils [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/middleware [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/build [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/container [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/debug [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/image [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/network [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/session [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/system [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/server/router/volume [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/backend [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/container [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/events [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/filters [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/image [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/mount [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/network [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/registry [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/strslice [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/swarm [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/time [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/versions [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T07:54:34.169Z] github.com/docker/docker/api/types/volume [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/builder-next [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/dockerfile [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/dockerignore [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/remotecontext [2022-02-18T07:54:34.169Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T07:54:34.169Z] github.com/docker/docker/cli [2022-02-18T07:54:34.169Z] github.com/docker/docker/cli/config [2022-02-18T07:54:34.169Z] github.com/docker/docker/cli/debug [2022-02-18T07:54:34.169Z] github.com/docker/docker/client [2022-02-18T07:54:34.169Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T07:54:34.169Z] github.com/docker/docker/cmd/dockerd [2022-02-18T07:54:34.169Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T07:54:34.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T07:54:34.169Z] github.com/docker/docker/container [2022-02-18T07:54:34.169Z] github.com/docker/docker/container/stream [2022-02-18T07:54:34.169Z] github.com/docker/docker/contrib/apparmor [2022-02-18T07:54:34.169Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T07:54:34.169Z] github.com/docker/docker/contrib/httpserver [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/cluster [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/config [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/events [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/exec [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/images [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/initlayer [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/links [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/listeners [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/local [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/names [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/network [2022-02-18T07:54:34.169Z] github.com/docker/docker/daemon/stats [2022-02-18T07:54:34.169Z] github.com/docker/docker/distribution [2022-02-18T07:54:34.169Z] github.com/docker/docker/distribution/metadata [2022-02-18T07:54:34.169Z] github.com/docker/docker/distribution/utils [2022-02-18T07:54:34.170Z] github.com/docker/docker/distribution/xfer [2022-02-18T07:54:34.170Z] github.com/docker/docker/dockerversion [2022-02-18T07:54:34.170Z] github.com/docker/docker/errdefs [2022-02-18T07:54:34.170Z] github.com/docker/docker/image [2022-02-18T07:54:34.170Z] github.com/docker/docker/image/cache [2022-02-18T07:54:34.170Z] github.com/docker/docker/image/tarexport [2022-02-18T07:54:34.170Z] github.com/docker/docker/image/v1 [2022-02-18T07:54:34.170Z] github.com/docker/docker/internal/test/suite [2022-02-18T07:54:34.170Z] github.com/docker/docker/layer [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd/types [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/config [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/idm [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ns [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/options [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/osl [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/types [2022-02-18T07:54:34.170Z] github.com/docker/docker/oci [2022-02-18T07:54:34.170Z] github.com/docker/docker/oci/caps [2022-02-18T07:54:34.170Z] github.com/docker/docker/opts [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/aaparser [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/archive [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/authorization [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/capabilities [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/containerfs [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/directory [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/dmesg [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/filenotify [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/fileutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/fsutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/homedir [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/idtools [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/ioutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/locker [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/longpath [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/loopback [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/mount [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/parsers [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/pidfile [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/platform [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/plugins [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/pools [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/progress [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/pubsub [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/reexec [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/signal [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/stack [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/stringid [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/symlink [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/system [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/tailfile [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/tarsum [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/term [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/term/windows [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/truncindex [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/urlutil [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/useragent [2022-02-18T07:54:34.170Z] github.com/docker/docker/plugin [2022-02-18T07:54:34.170Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T07:54:34.170Z] github.com/docker/docker/plugin/v2 [2022-02-18T07:54:34.170Z] github.com/docker/docker/profiles/apparmor [2022-02-18T07:54:34.170Z] github.com/docker/docker/profiles/seccomp [2022-02-18T07:54:34.170Z] github.com/docker/docker/quota [2022-02-18T07:54:34.170Z] github.com/docker/docker/reference [2022-02-18T07:54:34.170Z] github.com/docker/docker/registry [2022-02-18T07:54:34.170Z] github.com/docker/docker/registry/resumable [2022-02-18T07:54:34.170Z] github.com/docker/docker/restartmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/rootless [2022-02-18T07:54:34.170Z] github.com/docker/docker/rootless/specconv [2022-02-18T07:54:34.170Z] github.com/docker/docker/runconfig [2022-02-18T07:54:34.170Z] github.com/docker/docker/runconfig/opts [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/daemon [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/environment [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/fakegit [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/registry [2022-02-18T07:54:34.170Z] github.com/docker/docker/testutil/request [2022-02-18T07:54:34.170Z] github.com/docker/docker/volume [2022-02-18T07:54:34.170Z] github.com/docker/docker/volume/drivers [2022-02-18T07:54:34.170Z] github.com/docker/docker/volume/local [2022-02-18T07:54:34.170Z] github.com/docker/docker/volume/mounts [2022-02-18T07:54:34.170Z] github.com/docker/docker/volume/service [2022-02-18T07:54:34.170Z] github.com/docker/docker/volume/service/opts [2022-02-18T07:54:34.170Z] github.com/docker/docker/volume/testutils' [2022-02-18T07:54:34.170Z] ++ grep --fixed-strings -v /libnetwork [2022-02-18T07:54:34.170Z] ++ echo 'github.com/docker/docker/api [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/backend/build [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/httputils [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/middleware [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/build [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/container [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/debug [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/image [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/network [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/session [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/system [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/server/router/volume [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/backend [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/container [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/events [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/filters [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/image [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/mount [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/network [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/registry [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/strslice [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/swarm [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/time [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/versions [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T07:54:34.170Z] github.com/docker/docker/api/types/volume [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/builder-next [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/dockerfile [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/dockerignore [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/remotecontext [2022-02-18T07:54:34.170Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T07:54:34.170Z] github.com/docker/docker/cli [2022-02-18T07:54:34.170Z] github.com/docker/docker/cli/config [2022-02-18T07:54:34.170Z] github.com/docker/docker/cli/debug [2022-02-18T07:54:34.170Z] github.com/docker/docker/client [2022-02-18T07:54:34.170Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T07:54:34.170Z] github.com/docker/docker/cmd/dockerd [2022-02-18T07:54:34.170Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T07:54:34.170Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T07:54:34.170Z] github.com/docker/docker/container [2022-02-18T07:54:34.170Z] github.com/docker/docker/container/stream [2022-02-18T07:54:34.170Z] github.com/docker/docker/contrib/apparmor [2022-02-18T07:54:34.170Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T07:54:34.170Z] github.com/docker/docker/contrib/httpserver [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/cluster [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/config [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/events [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/exec [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/images [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/initlayer [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/links [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/listeners [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/local [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/names [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/network [2022-02-18T07:54:34.170Z] github.com/docker/docker/daemon/stats [2022-02-18T07:54:34.170Z] github.com/docker/docker/distribution [2022-02-18T07:54:34.170Z] github.com/docker/docker/distribution/metadata [2022-02-18T07:54:34.170Z] github.com/docker/docker/distribution/utils [2022-02-18T07:54:34.170Z] github.com/docker/docker/distribution/xfer [2022-02-18T07:54:34.170Z] github.com/docker/docker/dockerversion [2022-02-18T07:54:34.170Z] github.com/docker/docker/errdefs [2022-02-18T07:54:34.170Z] github.com/docker/docker/image [2022-02-18T07:54:34.170Z] github.com/docker/docker/image/cache [2022-02-18T07:54:34.170Z] github.com/docker/docker/image/tarexport [2022-02-18T07:54:34.170Z] github.com/docker/docker/image/v1 [2022-02-18T07:54:34.170Z] github.com/docker/docker/internal/test/suite [2022-02-18T07:54:34.170Z] github.com/docker/docker/layer [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T07:54:34.170Z] github.com/docker/docker/libcontainerd/types [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/config [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/idm [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/ns [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/options [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/osl [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/libnetwork/types [2022-02-18T07:54:34.170Z] github.com/docker/docker/oci [2022-02-18T07:54:34.170Z] github.com/docker/docker/oci/caps [2022-02-18T07:54:34.170Z] github.com/docker/docker/opts [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/aaparser [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/archive [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/authorization [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/capabilities [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/containerfs [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/directory [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/dmesg [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/filenotify [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/fileutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/fsutils [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/homedir [2022-02-18T07:54:34.170Z] github.com/docker/docker/pkg/idtools [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/ioutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/locker [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/longpath [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/loopback [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/mount [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/parsers [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/pidfile [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/platform [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/pools [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/progress [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/pubsub [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/reexec [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/signal [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/stack [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/stringid [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/symlink [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/system [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/tailfile [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/tarsum [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/term [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/term/windows [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/truncindex [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/urlutil [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/useragent [2022-02-18T07:54:34.171Z] github.com/docker/docker/plugin [2022-02-18T07:54:34.171Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T07:54:34.171Z] github.com/docker/docker/plugin/v2 [2022-02-18T07:54:34.171Z] github.com/docker/docker/profiles/apparmor [2022-02-18T07:54:34.171Z] github.com/docker/docker/profiles/seccomp [2022-02-18T07:54:34.171Z] github.com/docker/docker/quota [2022-02-18T07:54:34.171Z] github.com/docker/docker/reference [2022-02-18T07:54:34.171Z] github.com/docker/docker/registry [2022-02-18T07:54:34.171Z] github.com/docker/docker/registry/resumable [2022-02-18T07:54:34.171Z] github.com/docker/docker/restartmanager [2022-02-18T07:54:34.171Z] github.com/docker/docker/rootless [2022-02-18T07:54:34.171Z] github.com/docker/docker/rootless/specconv [2022-02-18T07:54:34.171Z] github.com/docker/docker/runconfig [2022-02-18T07:54:34.171Z] github.com/docker/docker/runconfig/opts [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/daemon [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/environment [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fakegit [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/registry [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/request [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/drivers [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/local [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/mounts [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/service [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/service/opts [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/testutils' [2022-02-18T07:54:34.171Z] + base_pkg_list='github.com/docker/docker/api [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/backend/build [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/httputils [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/middleware [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/build [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/container [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/debug [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/image [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/network [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/session [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/system [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/volume [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/backend [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/container [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/events [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/filters [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/image [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/mount [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/network [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/registry [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/strslice [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/swarm [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/time [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/versions [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/volume [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/dockerfile [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/dockerignore [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/remotecontext [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T07:54:34.171Z] github.com/docker/docker/cli [2022-02-18T07:54:34.171Z] github.com/docker/docker/cli/config [2022-02-18T07:54:34.171Z] github.com/docker/docker/cli/debug [2022-02-18T07:54:34.171Z] github.com/docker/docker/client [2022-02-18T07:54:34.171Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T07:54:34.171Z] github.com/docker/docker/cmd/dockerd [2022-02-18T07:54:34.171Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T07:54:34.171Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T07:54:34.171Z] github.com/docker/docker/container [2022-02-18T07:54:34.171Z] github.com/docker/docker/container/stream [2022-02-18T07:54:34.171Z] github.com/docker/docker/contrib/apparmor [2022-02-18T07:54:34.171Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T07:54:34.171Z] github.com/docker/docker/contrib/httpserver [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/config [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/events [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/exec [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/images [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/initlayer [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/links [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/listeners [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/local [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/names [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/network [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/stats [2022-02-18T07:54:34.171Z] github.com/docker/docker/distribution [2022-02-18T07:54:34.171Z] github.com/docker/docker/distribution/metadata [2022-02-18T07:54:34.171Z] github.com/docker/docker/distribution/utils [2022-02-18T07:54:34.171Z] github.com/docker/docker/distribution/xfer [2022-02-18T07:54:34.171Z] github.com/docker/docker/dockerversion [2022-02-18T07:54:34.171Z] github.com/docker/docker/errdefs [2022-02-18T07:54:34.171Z] github.com/docker/docker/image [2022-02-18T07:54:34.171Z] github.com/docker/docker/image/cache [2022-02-18T07:54:34.171Z] github.com/docker/docker/image/tarexport [2022-02-18T07:54:34.171Z] github.com/docker/docker/image/v1 [2022-02-18T07:54:34.171Z] github.com/docker/docker/internal/test/suite [2022-02-18T07:54:34.171Z] github.com/docker/docker/layer [2022-02-18T07:54:34.171Z] github.com/docker/docker/libcontainerd [2022-02-18T07:54:34.171Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T07:54:34.171Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T07:54:34.171Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T07:54:34.171Z] github.com/docker/docker/libcontainerd/types [2022-02-18T07:54:34.171Z] github.com/docker/docker/oci [2022-02-18T07:54:34.171Z] github.com/docker/docker/oci/caps [2022-02-18T07:54:34.171Z] github.com/docker/docker/opts [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/aaparser [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/archive [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/authorization [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/capabilities [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/containerfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/directory [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/dmesg [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/filenotify [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/fileutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/fsutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/homedir [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/idtools [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/ioutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/locker [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/longpath [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/loopback [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/mount [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/parsers [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/pidfile [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/platform [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/pools [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/progress [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/pubsub [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/reexec [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/signal [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/stack [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/stringid [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/symlink [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/system [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/tailfile [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/tarsum [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/term [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/term/windows [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/truncindex [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/urlutil [2022-02-18T07:54:34.171Z] github.com/docker/docker/pkg/useragent [2022-02-18T07:54:34.171Z] github.com/docker/docker/plugin [2022-02-18T07:54:34.171Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T07:54:34.171Z] github.com/docker/docker/plugin/v2 [2022-02-18T07:54:34.171Z] github.com/docker/docker/profiles/apparmor [2022-02-18T07:54:34.171Z] github.com/docker/docker/profiles/seccomp [2022-02-18T07:54:34.171Z] github.com/docker/docker/quota [2022-02-18T07:54:34.171Z] github.com/docker/docker/reference [2022-02-18T07:54:34.171Z] github.com/docker/docker/registry [2022-02-18T07:54:34.171Z] github.com/docker/docker/registry/resumable [2022-02-18T07:54:34.171Z] github.com/docker/docker/restartmanager [2022-02-18T07:54:34.171Z] github.com/docker/docker/rootless [2022-02-18T07:54:34.171Z] github.com/docker/docker/rootless/specconv [2022-02-18T07:54:34.171Z] github.com/docker/docker/runconfig [2022-02-18T07:54:34.171Z] github.com/docker/docker/runconfig/opts [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/daemon [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/environment [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fakegit [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/registry [2022-02-18T07:54:34.171Z] github.com/docker/docker/testutil/request [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/drivers [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/local [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/mounts [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/service [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/service/opts [2022-02-18T07:54:34.171Z] github.com/docker/docker/volume/testutils' [2022-02-18T07:54:34.171Z] ++ grep --fixed-strings /libnetwork [2022-02-18T07:54:34.171Z] ++ echo 'github.com/docker/docker/api [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/backend/build [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/httputils [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/middleware [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/build [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/container [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/debug [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/image [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/network [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/session [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/system [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/server/router/volume [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/backend [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/container [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/events [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/filters [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/image [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/mount [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/network [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/registry [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/strslice [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/swarm [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/time [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/versions [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T07:54:34.171Z] github.com/docker/docker/api/types/volume [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/dockerfile [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/dockerignore [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/remotecontext [2022-02-18T07:54:34.171Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T07:54:34.171Z] github.com/docker/docker/cli [2022-02-18T07:54:34.171Z] github.com/docker/docker/cli/config [2022-02-18T07:54:34.171Z] github.com/docker/docker/cli/debug [2022-02-18T07:54:34.171Z] github.com/docker/docker/client [2022-02-18T07:54:34.171Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T07:54:34.171Z] github.com/docker/docker/cmd/dockerd [2022-02-18T07:54:34.171Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T07:54:34.171Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T07:54:34.171Z] github.com/docker/docker/container [2022-02-18T07:54:34.171Z] github.com/docker/docker/container/stream [2022-02-18T07:54:34.171Z] github.com/docker/docker/contrib/apparmor [2022-02-18T07:54:34.171Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T07:54:34.171Z] github.com/docker/docker/contrib/httpserver [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/config [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/events [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/exec [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/images [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/initlayer [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/links [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/listeners [2022-02-18T07:54:34.171Z] github.com/docker/docker/daemon/logger [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/local [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/names [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/network [2022-02-18T07:54:34.172Z] github.com/docker/docker/daemon/stats [2022-02-18T07:54:34.172Z] github.com/docker/docker/distribution [2022-02-18T07:54:34.172Z] github.com/docker/docker/distribution/metadata [2022-02-18T07:54:34.172Z] github.com/docker/docker/distribution/utils [2022-02-18T07:54:34.172Z] github.com/docker/docker/distribution/xfer [2022-02-18T07:54:34.172Z] github.com/docker/docker/dockerversion [2022-02-18T07:54:34.172Z] github.com/docker/docker/errdefs [2022-02-18T07:54:34.172Z] github.com/docker/docker/image [2022-02-18T07:54:34.172Z] github.com/docker/docker/image/cache [2022-02-18T07:54:34.172Z] github.com/docker/docker/image/tarexport [2022-02-18T07:54:34.172Z] github.com/docker/docker/image/v1 [2022-02-18T07:54:34.172Z] github.com/docker/docker/internal/test/suite [2022-02-18T07:54:34.172Z] github.com/docker/docker/layer [2022-02-18T07:54:34.172Z] github.com/docker/docker/libcontainerd [2022-02-18T07:54:34.172Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T07:54:34.172Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T07:54:34.172Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T07:54:34.172Z] github.com/docker/docker/libcontainerd/types [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/config [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/idm [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ns [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/options [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/osl [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/types [2022-02-18T07:54:34.172Z] github.com/docker/docker/oci [2022-02-18T07:54:34.172Z] github.com/docker/docker/oci/caps [2022-02-18T07:54:34.172Z] github.com/docker/docker/opts [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/aaparser [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/archive [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/authorization [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/capabilities [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/containerfs [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/directory [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/dmesg [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/filenotify [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/fileutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/fsutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/homedir [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/idtools [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/ioutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/locker [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/longpath [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/loopback [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/mount [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/parsers [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/pidfile [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/platform [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/plugins [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/pools [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/progress [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/pubsub [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/reexec [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/signal [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/stack [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/stringid [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/symlink [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/system [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/tailfile [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/tarsum [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/term [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/term/windows [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/truncindex [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/urlutil [2022-02-18T07:54:34.172Z] github.com/docker/docker/pkg/useragent [2022-02-18T07:54:34.172Z] github.com/docker/docker/plugin [2022-02-18T07:54:34.172Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T07:54:34.172Z] github.com/docker/docker/plugin/v2 [2022-02-18T07:54:34.172Z] github.com/docker/docker/profiles/apparmor [2022-02-18T07:54:34.172Z] github.com/docker/docker/profiles/seccomp [2022-02-18T07:54:34.172Z] github.com/docker/docker/quota [2022-02-18T07:54:34.172Z] github.com/docker/docker/reference [2022-02-18T07:54:34.172Z] github.com/docker/docker/registry [2022-02-18T07:54:34.172Z] github.com/docker/docker/registry/resumable [2022-02-18T07:54:34.172Z] github.com/docker/docker/restartmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/rootless [2022-02-18T07:54:34.172Z] github.com/docker/docker/rootless/specconv [2022-02-18T07:54:34.172Z] github.com/docker/docker/runconfig [2022-02-18T07:54:34.172Z] github.com/docker/docker/runconfig/opts [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/daemon [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/environment [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/fakegit [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/registry [2022-02-18T07:54:34.172Z] github.com/docker/docker/testutil/request [2022-02-18T07:54:34.172Z] github.com/docker/docker/volume [2022-02-18T07:54:34.172Z] github.com/docker/docker/volume/drivers [2022-02-18T07:54:34.172Z] github.com/docker/docker/volume/local [2022-02-18T07:54:34.172Z] github.com/docker/docker/volume/mounts [2022-02-18T07:54:34.172Z] github.com/docker/docker/volume/service [2022-02-18T07:54:34.172Z] github.com/docker/docker/volume/service/opts [2022-02-18T07:54:34.172Z] github.com/docker/docker/volume/testutils' [2022-02-18T07:54:34.172Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/config [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/idm [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ns [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/options [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/osl [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/types' [2022-02-18T07:54:34.172Z] + echo 'github.com/docker/docker/libnetwork [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/config [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/idm [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/ns [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/options [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/osl [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/types' [2022-02-18T07:54:34.172Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T07:54:34.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T07:54:34.172Z] + type docker-proxy [2022-02-18T07:54:34.172Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-18T07:54:34.172Z] + hack/make.sh binary-proxy install-proxy [2022-02-18T07:54:34.172Z] [2022-02-18T07:54:34.172Z] Removing bundles/ [2022-02-18T07:54:34.172Z] [2022-02-18T07:54:34.172Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-18T07:54:34.172Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-18T07:54:34.172Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T07:54:34.298Z] #61 DONE 1.2s [2022-02-18T07:54:34.562Z] [2022-02-18T07:54:34.562Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T07:54:34.562Z] #66 sha256:bc8ce4a1d0736bc5e31a21bc7d9687a9d750f4ab81762de7e381b344ed8f00fe [2022-02-18T07:54:34.562Z] #66 DONE 0.3s [2022-02-18T07:54:34.822Z] [2022-02-18T07:54:34.822Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T07:54:34.822Z] #71 sha256:5ffa684516107fe470a15ae5698d7b89a713c3912262d7839cfe8f9a758de57f [2022-02-18T07:54:36.206Z] #71 DONE 1.2s [2022-02-18T07:54:36.206Z] [2022-02-18T07:54:36.206Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T07:54:36.206Z] #72 sha256:e947f8000b1444b816f7d384390b3ba4abf1f2f25ad4690ec32cfa685b56a22f [2022-02-18T07:54:36.206Z] #72 DONE 0.0s [2022-02-18T07:54:36.206Z] [2022-02-18T07:54:36.206Z] #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-02-18T07:54:36.206Z] #73 sha256:38be06ccd4704097493a4b6e47d2f71ebd2adc6b81b9d43d461e77e0197fc0d2 [2022-02-18T07:54:36.466Z] #73 0.620 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-18T07:54:36.726Z] #73 0.765 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-18T07:54:36.727Z] #73 0.767 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-18T07:54:37.298Z] #73 0.918 Reading package lists... [2022-02-18T07:54:37.870Z] #73 1.411 Reading package lists... [2022-02-18T07:54:37.870Z] #73 1.900 Building dependency tree... [2022-02-18T07:54:37.870Z] #73 2.007 Reading state information... [2022-02-18T07:54:37.870Z] #73 2.120 The following additional packages will be installed: [2022-02-18T07:54:38.131Z] #73 2.121 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-18T07:54:38.131Z] #73 2.121 systemd-timesyncd [2022-02-18T07:54:38.131Z] #73 2.122 Suggested packages: [2022-02-18T07:54:38.131Z] #73 2.122 systemd-container policykit-1 [2022-02-18T07:54:38.131Z] #73 2.122 Recommended packages: [2022-02-18T07:54:38.131Z] #73 2.122 libnss-systemd [2022-02-18T07:54:38.131Z] #73 2.200 The following NEW packages will be installed: [2022-02-18T07:54:38.131Z] #73 2.201 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-18T07:54:38.131Z] #73 2.201 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-18T07:54:38.394Z] #73 2.473 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T07:54:38.394Z] #73 2.473 Need to get 5941 kB of archives. [2022-02-18T07:54:38.394Z] #73 2.473 After this operation, 19.5 MB of additional disk space will be used. [2022-02-18T07:54:38.394Z] #73 2.473 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-18T07:54:38.394Z] #73 2.476 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-18T07:54:38.394Z] #73 2.477 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-02-18T07:54:38.394Z] #73 2.481 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-18T07:54:38.394Z] #73 2.481 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-18T07:54:38.394Z] #73 2.491 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-18T07:54:38.654Z] #73 2.599 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-18T07:54:38.654Z] #73 2.600 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-18T07:54:38.654Z] #73 2.602 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-18T07:54:38.654Z] #73 2.603 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-18T07:54:38.654Z] #73 2.614 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-18T07:54:38.654Z] #73 2.780 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T07:54:38.654Z] #73 2.810 Fetched 5941 kB in 0s (14.5 MB/s) [2022-02-18T07:54:38.654Z] #73 2.844 Selecting previously unselected package libargon2-1:amd64. [2022-02-18T07:54:38.917Z] #73 2.844 (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-02-18T07:54:38.917Z] #73 2.858 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-18T07:54:38.917Z] #73 2.868 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-18T07:54:38.917Z] #73 2.903 Selecting previously unselected package libjson-c5:amd64. [2022-02-18T07:54:38.917Z] #73 2.906 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-18T07:54:38.917Z] #73 2.910 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-18T07:54:38.917Z] #73 2.955 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-18T07:54:38.917Z] #73 2.958 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-18T07:54:38.917Z] #73 2.962 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-18T07:54:38.917Z] #73 3.017 Selecting previously unselected package libkmod2:amd64. [2022-02-18T07:54:38.917Z] #73 3.020 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-18T07:54:38.917Z] #73 3.026 Unpacking libkmod2:amd64 (28-1) ... [2022-02-18T07:54:38.917Z] #73 3.073 Selecting previously unselected package systemd-timesyncd. [2022-02-18T07:54:38.917Z] #73 3.075 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-18T07:54:38.917Z] #73 3.081 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-18T07:54:38.917Z] #73 3.135 Selecting previously unselected package systemd. [2022-02-18T07:54:38.917Z] #73 3.138 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-18T07:54:38.917Z] #73 3.174 Unpacking systemd (247.3-6) ... [2022-02-18T07:54:39.082Z] #60 228.6 # github.com/containerd/containerd/cmd/containerd [2022-02-18T07:54:39.082Z] #60 228.6 /usr/bin/ld: /tmp/go-link-3075432508/000019.o: in function `New': [2022-02-18T07:54:39.082Z] #60 228.6 /tmp/tmp.r4cW50P6lR/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-02-18T07:54:39.082Z] #60 228.7 + bin/containerd-stress [2022-02-18T07:54:39.492Z] #73 3.698 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-18T07:54:39.492Z] #73 3.710 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-18T07:54:39.492Z] #73 3.722 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-18T07:54:39.492Z] #73 3.738 Setting up libkmod2:amd64 (28-1) ... [2022-02-18T07:54:39.754Z] #73 3.753 Setting up systemd (247.3-6) ... [2022-02-18T07:54:39.754Z] #73 3.800 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-18T07:54:39.754Z] #73 3.802 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-18T07:54:39.754Z] #73 3.804 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-18T07:54:40.016Z] #73 4.155 Setting up systemd-timesyncd (247.3-6) ... [2022-02-18T07:54:40.281Z] #73 4.388 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-18T07:54:40.281Z] #73 4.388 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-18T07:54:40.460Z] #60 229.7 + bin/containerd-shim [2022-02-18T07:54:40.542Z] #73 4.463 Selecting previously unselected package systemd-sysv. [2022-02-18T07:54:40.542Z] #73 4.463 (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-02-18T07:54:40.542Z] #73 4.477 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-18T07:54:40.542Z] #73 4.481 Unpacking systemd-sysv (247.3-6) ... [2022-02-18T07:54:40.542Z] #73 4.527 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-18T07:54:40.542Z] #73 4.530 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-18T07:54:40.542Z] #73 4.534 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-18T07:54:40.542Z] #73 4.598 Selecting previously unselected package dbus. [2022-02-18T07:54:40.542Z] #73 4.600 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-18T07:54:40.542Z] #73 4.613 Unpacking dbus (1.12.20-2) ... [2022-02-18T07:54:40.542Z] #73 4.673 Selecting previously unselected package libpam-systemd:amd64. [2022-02-18T07:54:40.542Z] #73 4.676 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-18T07:54:40.542Z] #73 4.680 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-18T07:54:40.542Z] #73 4.729 Selecting previously unselected package dbus-user-session. [2022-02-18T07:54:40.753Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-18T07:54:40.753Z] [2022-02-18T07:54:40.753Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-18T07:54:40.753Z] Installing docker-proxy to /usr/local/bin/ [2022-02-18T07:54:40.753Z] [2022-02-18T07:54:40.753Z] + mkdir -p bundles [2022-02-18T07:54:40.753Z] + '[' -n 'github.com/docker/docker/api [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/backend/build [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/httputils [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/middleware [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/build [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/container [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/debug [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/image [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/network [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/session [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/system [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/server/router/volume [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/backend [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/container [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/events [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/filters [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/image [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/mount [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/network [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/registry [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/strslice [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/swarm [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/time [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/versions [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T07:54:40.753Z] github.com/docker/docker/api/types/volume [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/builder-next [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/dockerfile [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/dockerignore [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/remotecontext [2022-02-18T07:54:40.753Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T07:54:40.753Z] github.com/docker/docker/cli [2022-02-18T07:54:40.753Z] github.com/docker/docker/cli/config [2022-02-18T07:54:40.753Z] github.com/docker/docker/cli/debug [2022-02-18T07:54:40.753Z] github.com/docker/docker/client [2022-02-18T07:54:40.753Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T07:54:40.753Z] github.com/docker/docker/cmd/dockerd [2022-02-18T07:54:40.753Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T07:54:40.753Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T07:54:40.753Z] github.com/docker/docker/container [2022-02-18T07:54:40.753Z] github.com/docker/docker/container/stream [2022-02-18T07:54:40.753Z] github.com/docker/docker/contrib/apparmor [2022-02-18T07:54:40.753Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T07:54:40.753Z] github.com/docker/docker/contrib/httpserver [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/cluster [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/config [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/events [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/exec [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/images [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/initlayer [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/links [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/listeners [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/local [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/names [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/network [2022-02-18T07:54:40.753Z] github.com/docker/docker/daemon/stats [2022-02-18T07:54:40.753Z] github.com/docker/docker/distribution [2022-02-18T07:54:40.753Z] github.com/docker/docker/distribution/metadata [2022-02-18T07:54:40.753Z] github.com/docker/docker/distribution/utils [2022-02-18T07:54:40.753Z] github.com/docker/docker/distribution/xfer [2022-02-18T07:54:40.753Z] github.com/docker/docker/dockerversion [2022-02-18T07:54:40.753Z] github.com/docker/docker/errdefs [2022-02-18T07:54:40.753Z] github.com/docker/docker/image [2022-02-18T07:54:40.753Z] github.com/docker/docker/image/cache [2022-02-18T07:54:40.753Z] github.com/docker/docker/image/tarexport [2022-02-18T07:54:40.753Z] github.com/docker/docker/image/v1 [2022-02-18T07:54:40.753Z] github.com/docker/docker/internal/test/suite [2022-02-18T07:54:40.753Z] github.com/docker/docker/layer [2022-02-18T07:54:40.753Z] github.com/docker/docker/libcontainerd [2022-02-18T07:54:40.753Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T07:54:40.753Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T07:54:40.753Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T07:54:40.753Z] github.com/docker/docker/libcontainerd/types [2022-02-18T07:54:40.753Z] github.com/docker/docker/oci [2022-02-18T07:54:40.753Z] github.com/docker/docker/oci/caps [2022-02-18T07:54:40.753Z] github.com/docker/docker/opts [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/aaparser [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/archive [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/authorization [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/capabilities [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/containerfs [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/directory [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/dmesg [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/filenotify [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/fileutils [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/fsutils [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/homedir [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/idtools [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/ioutils [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/locker [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/longpath [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/loopback [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/mount [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/parsers [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T07:54:40.753Z] github.com/docker/docker/pkg/pidfile [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/platform [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/plugins [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/pools [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/progress [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/pubsub [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/reexec [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/signal [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/stack [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/stringid [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/symlink [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/system [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/tailfile [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/tarsum [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/term [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/term/windows [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/truncindex [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/urlutil [2022-02-18T07:54:40.754Z] github.com/docker/docker/pkg/useragent [2022-02-18T07:54:40.754Z] github.com/docker/docker/plugin [2022-02-18T07:54:40.754Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T07:54:40.754Z] github.com/docker/docker/plugin/v2 [2022-02-18T07:54:40.754Z] github.com/docker/docker/profiles/apparmor [2022-02-18T07:54:40.754Z] github.com/docker/docker/profiles/seccomp [2022-02-18T07:54:40.754Z] github.com/docker/docker/quota [2022-02-18T07:54:40.754Z] github.com/docker/docker/reference [2022-02-18T07:54:40.754Z] github.com/docker/docker/registry [2022-02-18T07:54:40.754Z] github.com/docker/docker/registry/resumable [2022-02-18T07:54:40.754Z] github.com/docker/docker/restartmanager [2022-02-18T07:54:40.754Z] github.com/docker/docker/rootless [2022-02-18T07:54:40.754Z] github.com/docker/docker/rootless/specconv [2022-02-18T07:54:40.754Z] github.com/docker/docker/runconfig [2022-02-18T07:54:40.754Z] github.com/docker/docker/runconfig/opts [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/daemon [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/environment [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/fakegit [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/registry [2022-02-18T07:54:40.754Z] github.com/docker/docker/testutil/request [2022-02-18T07:54:40.754Z] github.com/docker/docker/volume [2022-02-18T07:54:40.754Z] github.com/docker/docker/volume/drivers [2022-02-18T07:54:40.754Z] github.com/docker/docker/volume/local [2022-02-18T07:54:40.754Z] github.com/docker/docker/volume/mounts [2022-02-18T07:54:40.754Z] github.com/docker/docker/volume/service [2022-02-18T07:54:40.754Z] github.com/docker/docker/volume/service/opts [2022-02-18T07:54:40.754Z] github.com/docker/docker/volume/testutils' ']' [2022-02-18T07:54:40.754Z] + 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-02-18T07:54:40.754Z] ? github.com/docker/docker/api [no test files] [2022-02-18T07:54:40.805Z] #73 4.732 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-18T07:54:40.805Z] #73 4.737 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-18T07:54:40.805Z] #73 4.851 Setting up systemd-sysv (247.3-6) ... [2022-02-18T07:54:40.805Z] #73 4.864 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-18T07:54:40.805Z] #73 4.878 Setting up dbus (1.12.20-2) ... [2022-02-18T07:54:41.069Z] #73 5.005 invoke-rc.d: could not determine current runlevel [2022-02-18T07:54:41.069Z] #73 5.008 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T07:54:41.069Z] #73 5.013 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-18T07:54:41.069Z] #73 5.204 Setting up dbus-user-session (1.12.20-2) ... [2022-02-18T07:54:41.069Z] #73 5.221 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T07:54:41.331Z] #73 DONE 5.4s [2022-02-18T07:54:41.331Z] [2022-02-18T07:54:41.331Z] #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-02-18T07:54:41.331Z] #74 sha256:11c78ecbaf95a1ce4bc529ef906fd1a37f093af301ce63a2cb8b1030f2d57488 [2022-02-18T07:54:41.853Z] #74 0.387 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T07:54:41.853Z] #74 0.388 Dload Upload Total Spent Left Speed [2022-02-18T07:54:41.972Z] #30 7.521 Collecting yamllint==1.26.1 [2022-02-18T07:54:42.115Z] #74 0.389 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5574 0 --:--:-- --:--:-- --:--:-- 5592 [2022-02-18T07:54:42.115Z] #74 DONE 0.8s [2022-02-18T07:54:42.115Z] [2022-02-18T07:54:42.115Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T07:54:42.115Z] #75 sha256:828452607ab4b2437c5ed1e055fd8f9c831218c0b15519735e44a4d00f8767a5 [2022-02-18T07:54:42.538Z] #30 8.571 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T07:54:43.060Z] #75 DONE 0.9s [2022-02-18T07:54:43.060Z] [2022-02-18T07:54:43.060Z] #76 exporting to image [2022-02-18T07:54:43.060Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T07:54:43.060Z] #76 exporting layers [2022-02-18T07:54:43.103Z] #30 9.231 Collecting pathspec>=0.5.3 [2022-02-18T07:54:43.103Z] #30 9.240 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T07:54:43.133Z] #60 225.8 # github.com/containerd/containerd/cmd/containerd [2022-02-18T07:54:43.133Z] #60 225.8 /usr/bin/ld: /tmp/go-link-2115038207/000019.o: in function `New': [2022-02-18T07:54:43.133Z] #60 225.8 /tmp/tmp.ssHmb8sBlM/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-02-18T07:54:43.133Z] #60 225.9 + bin/containerd-stress [2022-02-18T07:54:43.133Z] #60 226.9 + bin/containerd-shim [2022-02-18T07:54:43.360Z] #30 9.454 Collecting pyyaml [2022-02-18T07:54:43.360Z] #30 9.464 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-02-18T07:54:43.360Z] #30 9.505 Building wheels for collected packages: yamllint [2022-02-18T07:54:43.360Z] #30 9.506 Building wheel for yamllint (setup.py): started [2022-02-18T07:54:43.930Z] #30 10.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T07:54:43.930Z] #30 10.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b6a799879df81603d7700fdb3f75055ac42478168e68b34584b6cac6b0068b10 [2022-02-18T07:54:43.930Z] #30 10.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T07:54:43.930Z] #30 10.03 Successfully built yamllint [2022-02-18T07:54:43.930Z] #30 10.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T07:54:44.188Z] #30 10.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T07:54:44.188Z] #30 DONE 10.4s [2022-02-18T07:54:44.188Z] [2022-02-18T07:54:44.188Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T07:54:44.188Z] #34 sha256:f96daf2ca7b1a1b5a835441d401c87f501d4d44f5f595f5c1edbb4aea0221fc2 [2022-02-18T07:54:44.757Z] #34 DONE 0.3s [2022-02-18T07:54:44.757Z] [2022-02-18T07:54:44.757Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T07:54:44.757Z] #39 sha256:7c551110bb74ad035dca6823a6405cec00da16f47851afe7d74fffb6dfc08c9b [2022-02-18T07:54:44.757Z] #39 DONE 0.2s [2022-02-18T07:54:44.757Z] [2022-02-18T07:54:44.757Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T07:54:44.757Z] #42 sha256:09de704c4bca423b9a5c97b9cd290ea0775452def0a4ba77b93f071908b947c7 [2022-02-18T07:54:44.757Z] #42 DONE 0.1s [2022-02-18T07:54:44.757Z] [2022-02-18T07:54:44.757Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T07:54:44.757Z] #44 sha256:d288012dc87804bbfdb8ad33c5a6cb6aa2c9c4f058b8fb977be35d5a4485b772 [2022-02-18T07:54:44.757Z] #44 DONE 0.1s [2022-02-18T07:54:44.757Z] [2022-02-18T07:54:44.757Z] #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-02-18T07:54:44.757Z] #67 sha256:646982653628117c6f774c3cc7d3d93c32be46a0a6e107e8edd802562a35fbc4 [2022-02-18T07:54:45.015Z] #67 ... [2022-02-18T07:54:45.015Z] [2022-02-18T07:54:45.015Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T07:54:45.015Z] #48 sha256:b508a1016657b68ff6c6127b41bae270a63e12c03e9b0b9d36f8609f99fa6b48 [2022-02-18T07:54:45.015Z] #48 DONE 0.1s [2022-02-18T07:54:45.015Z] [2022-02-18T07:54:45.015Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T07:54:45.015Z] #51 sha256:1a50953aaaf38e54f4b661b1c26c9642e6121aed84d795e73d980e4558cd801c [2022-02-18T07:54:45.015Z] #51 DONE 0.1s [2022-02-18T07:54:45.015Z] [2022-02-18T07:54:45.015Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T07:54:45.015Z] #55 sha256:48f2df4bc80b1f30cef75e924ccfd07bab5997c95f4274dd0073f6d988cc8faf [2022-02-18T07:54:45.015Z] #55 DONE 0.1s [2022-02-18T07:54:45.015Z] [2022-02-18T07:54:45.015Z] #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-02-18T07:54:45.015Z] #63 sha256:8fd65b72eb1e329b084a5aaa827b32e76dcacda7c3bf3055e0b8a0afc6a551bf [2022-02-18T07:54:45.274Z] #63 ... [2022-02-18T07:54:45.274Z] [2022-02-18T07:54:45.274Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T07:54:45.274Z] #57 sha256:ff8d833cb1aa79e46945bc339ac009e4ca3440fde2c95f59ff0a2ecab6cb4eac [2022-02-18T07:54:45.274Z] #57 DONE 0.1s [2022-02-18T07:54:45.274Z] [2022-02-18T07:54:45.274Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T07:54:45.274Z] #59 sha256:3e330309d1a28ae8c78feedc8245c174d69ccee5c63ee298441a6354bcd051dd [2022-02-18T07:54:45.532Z] #59 DONE 0.2s [2022-02-18T07:54:45.532Z] [2022-02-18T07:54:45.532Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T07:54:45.532Z] #61 sha256:0aab05363da7d06fc7ee47a146b8d6c9885e480f12efe4d5dad488cfafe99e68 [2022-02-18T07:54:45.532Z] #61 DONE 0.1s [2022-02-18T07:54:45.532Z] [2022-02-18T07:54:45.532Z] #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-02-18T07:54:45.532Z] #63 sha256:8fd65b72eb1e329b084a5aaa827b32e76dcacda7c3bf3055e0b8a0afc6a551bf [2022-02-18T07:54:47.332Z] #60 234.1 + bin/containerd-shim-runc-v1 [2022-02-18T07:54:48.580Z] #60 237.0 + bin/containerd-shim-runc-v1 [2022-02-18T07:54:49.649Z] #76 exporting layers 6.1s done [2022-02-18T07:54:49.649Z] #76 writing image sha256:e365e25ce02b216a4f6cc38c81ea54df5ff1811e61a2290670f994de721e4c19 done [2022-02-18T07:54:49.649Z] #76 naming to docker.io/library/docker:ee326d56271dbe755e74dd769d886b6989e1864b done [2022-02-18T07:54:49.649Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T07:54:50.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b -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:ee326d56271dbe755e74dd769d886b6989e1864b hack/make.sh dynbinary test-integration [2022-02-18T07:54:51.926Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-18T07:54:51.926Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-18T07:54:51.926Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-18T07:54:51.926Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-18T07:54:51.926Z] 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-02-18T07:54:51.926Z] Detected virtualization docker. [2022-02-18T07:54:51.926Z] Detected architecture x86-64. [2022-02-18T07:54:51.926Z] Set hostname to . [2022-02-18T07:54:51.926Z] modprobe@configfs.service: Succeeded. [2022-02-18T07:54:51.926Z] modprobe@drm.service: Succeeded. [2022-02-18T07:54:51.926Z] modprobe@fuse.service: Succeeded. [2022-02-18T07:54:51.926Z] + source /etc/docker-entrypoint-cmd [2022-02-18T07:54:51.926Z] ++ hack/make.sh dynbinary test-integration [2022-02-18T07:54:51.926Z] [2022-02-18T07:54:51.926Z] Removing bundles/ [2022-02-18T07:54:51.926Z] [2022-02-18T07:54:51.926Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T07:54:52.188Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T07:54:52.188Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T07:54:52.609Z] #60 239.3 + bin/containerd-shim-runc-v2 [2022-02-18T07:54:52.610Z] #60 239.9 + binaries [2022-02-18T07:54:52.610Z] #60 239.9 + install -D bin/containerd /build/containerd [2022-02-18T07:54:52.610Z] #60 239.9 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T07:54:52.610Z] #60 239.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T07:54:52.610Z] #60 239.9 + install -D bin/ctr /build/ctr [2022-02-18T07:54:52.775Z] #60 242.2 + bin/containerd-shim-runc-v2 [2022-02-18T07:54:52.992Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-02-18T07:54:53.350Z] #60 242.8 + binaries [2022-02-18T07:54:53.350Z] #60 242.8 + install -D bin/containerd /build/containerd [2022-02-18T07:54:53.350Z] #60 242.8 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T07:54:53.350Z] #60 242.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T07:54:53.350Z] #60 242.8 + install -D bin/ctr /build/ctr [2022-02-18T07:54:54.513Z] #60 DONE 241.7s [2022-02-18T07:54:55.083Z] [2022-02-18T07:54:55.083Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T07:54:55.083Z] #61 sha256:9c88670492b9739be24761d2e8096693f8f36ae549b74f11cdc55d105f9bdb2d [2022-02-18T07:54:55.253Z] #60 DONE 244.5s [2022-02-18T07:54:55.650Z] #61 DONE 0.6s [2022-02-18T07:54:55.650Z] [2022-02-18T07:54:55.650Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T07:54:55.650Z] #66 sha256:47bea6f5c625c8598591079c1e439ae3fbc10cbcffecb0dba366e40e31b0671d [2022-02-18T07:54:55.822Z] [2022-02-18T07:54:55.822Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T07:54:55.822Z] #61 sha256:7afb9bfd4b90c13298ad16030f7694c1c488a9436408107c74eab14868b1df53 [2022-02-18T07:54:55.909Z] #66 DONE 0.2s [2022-02-18T07:54:55.909Z] [2022-02-18T07:54:55.909Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T07:54:55.909Z] #71 sha256:8e7dfcde3dd36b6e15cb795ddf344715db5b318ffe6a94e7487f08bc9887896c [2022-02-18T07:54:56.389Z] #61 DONE 0.6s [2022-02-18T07:54:56.647Z] [2022-02-18T07:54:56.647Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T07:54:56.647Z] #66 sha256:fcbc669a8983e4db013b72c7acbd69578c87bc7dc39620216667b3b4601894f5 [2022-02-18T07:54:56.647Z] #66 DONE 0.2s [2022-02-18T07:54:56.647Z] [2022-02-18T07:54:56.647Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T07:54:56.647Z] #71 sha256:02268653e9ed1509b11108ca356e97b4772db07fd61c993d1a40e8a8787e3458 [2022-02-18T07:54:56.846Z] #71 DONE 0.8s [2022-02-18T07:54:56.846Z] [2022-02-18T07:54:56.846Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T07:54:56.846Z] #72 sha256:03c691f91d9822f5642df8768cd667f0ca2f21a2997d5871f0b29e43022d1f6e [2022-02-18T07:54:56.846Z] #72 DONE 0.0s [2022-02-18T07:54:56.846Z] [2022-02-18T07:54:56.846Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T07:54:56.846Z] #73 sha256:11df6d2f33f8758962a777bf08f497eae7d7b64a50d645821cd504cbf4f6ba13 [2022-02-18T07:54:57.578Z] #71 DONE 0.8s [2022-02-18T07:54:57.578Z] [2022-02-18T07:54:57.578Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T07:54:57.578Z] #72 sha256:c2403f8d6cf8fc39192d81d1df9d0d9a8872e427b87a491cca9dd31bea7ac734 [2022-02-18T07:54:57.578Z] #72 DONE 0.0s [2022-02-18T07:54:57.578Z] [2022-02-18T07:54:57.578Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T07:54:57.578Z] #73 sha256:e4fd822c9f14d57b9623a632fb8d2a8d2abb5e08cd07f248bb224ab8ad42a867 [2022-02-18T07:54:57.838Z] #73 DONE 1.1s [2022-02-18T07:54:57.838Z] [2022-02-18T07:54:57.838Z] #74 exporting to image [2022-02-18T07:54:57.838Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T07:54:57.838Z] #74 exporting layers [2022-02-18T07:54:58.950Z] #73 DONE 1.1s [2022-02-18T07:54:58.950Z] [2022-02-18T07:54:58.950Z] #74 exporting to image [2022-02-18T07:54:58.950Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T07:54:58.950Z] #74 exporting layers [2022-02-18T07:55:00.384Z] #63 81.01 + mkdir -p /build [2022-02-18T07:55:00.384Z] #63 81.01 + cp runc /build/runc [2022-02-18T07:55:00.642Z] #63 DONE 81.3s [2022-02-18T07:55:00.642Z] [2022-02-18T07:55:00.642Z] #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-02-18T07:55:00.642Z] #67 sha256:646982653628117c6f774c3cc7d3d93c32be46a0a6e107e8edd802562a35fbc4 [2022-02-18T07:55:02.542Z] #67 ... [2022-02-18T07:55:02.542Z] [2022-02-18T07:55:02.542Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T07:55:02.542Z] #64 sha256:232f9e2267e623cbd148011c11155db6b2fac03c2af405e029b8c578e16d3b7b [2022-02-18T07:55:02.542Z] #64 DONE 0.1s [2022-02-18T07:55:02.542Z] [2022-02-18T07:55:02.542Z] #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-02-18T07:55:02.542Z] #67 sha256:646982653628117c6f774c3cc7d3d93c32be46a0a6e107e8edd802562a35fbc4 [2022-02-18T07:55:04.404Z] #74 exporting layers 5.9s done [2022-02-18T07:55:04.404Z] #74 writing image sha256:01c1407d1b67a570b4417a7e1ff6d907668e4891519f03c67a6b18387279ce38 done [2022-02-18T07:55:04.404Z] #74 naming to docker.io/library/docker:ee326d56271dbe755e74dd769d886b6989e1864b done [2022-02-18T07:55:04.404Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T07:55:04.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b -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:ee326d56271dbe755e74dd769d886b6989e1864b hack/make.sh dynbinary test-integration [2022-02-18T07:55:05.515Z] #74 exporting layers 6.0s done [2022-02-18T07:55:05.515Z] #74 writing image sha256:4f103237915b56191a52b72d95ae6297ff5d4ac543a805d789df48811045532f done [2022-02-18T07:55:05.515Z] #74 naming to docker.io/library/docker:ee326d56271dbe755e74dd769d886b6989e1864b done [2022-02-18T07:55:05.515Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-18T07:55:05.699Z] [2022-02-18T07:55:05.699Z] Removing bundles/ [2022-02-18T07:55:05.699Z] [2022-02-18T07:55:05.699Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T07:55:05.699Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T07:55:05.699Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T07:55:05.880Z] + trap exit INT TERM [2022-02-18T07:55:05.880Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-18T07:55:05.880Z] + CONTAINER_NAME=docker-pr4 [2022-02-18T07:55:05.880Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43255/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b -e DOCKER_GRAPHDRIVER docker:ee326d56271dbe755e74dd769d886b6989e1864b hack/make.sh dynbinary [2022-02-18T07:55:06.830Z] [2022-02-18T07:55:06.830Z] Removing bundles/ [2022-02-18T07:55:06.830Z] [2022-02-18T07:55:06.830Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T07:55:06.830Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T07:55:06.830Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T07:55:09.087Z] #67 141.7 # github.com/containerd/containerd/cmd/containerd [2022-02-18T07:55:09.087Z] #67 141.7 /usr/bin/ld: /tmp/go-link-1475724087/000019.o: in function `New': [2022-02-18T07:55:09.087Z] #67 141.7 /tmp/tmp.QKL8rUqSnY/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-02-18T07:55:09.087Z] #67 141.8 + bin/containerd-stress [2022-02-18T07:55:10.015Z] #67 142.8 + bin/containerd-shim [2022-02-18T07:55:18.106Z] #67 149.9 + bin/containerd-shim-runc-v1 [2022-02-18T07:55:22.286Z] #67 155.0 + bin/containerd-shim-runc-v2 [2022-02-18T07:55:22.849Z] #67 155.6 + binaries [2022-02-18T07:55:22.849Z] #67 155.6 + install -D bin/containerd /build/containerd [2022-02-18T07:55:22.849Z] #67 155.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T07:55:22.849Z] #67 155.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T07:55:22.849Z] #67 155.6 + install -D bin/ctr /build/ctr [2022-02-18T07:55:23.105Z] #67 DONE 156.0s [2022-02-18T07:55:24.519Z] [2022-02-18T07:55:24.519Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T07:55:24.519Z] #68 sha256:41391b8c235087fd17e1b328a09d6b2f59710be26aba75717f67f74945fed46f [2022-02-18T07:55:24.519Z] #68 DONE 0.2s [2022-02-18T07:55:24.519Z] [2022-02-18T07:55:24.519Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T07:55:24.519Z] #73 sha256:f4b6d5dc14b75e35b22299adf69ad913fb0fec3f1da1b033d3d68b948c017779 [2022-02-18T07:55:24.519Z] #73 DONE 0.1s [2022-02-18T07:55:24.777Z] [2022-02-18T07:55:24.777Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T07:55:24.777Z] #78 sha256:0203b1b2e92cbc83a8940d857d0c2387402a921280bdd4926c9054c78b627625 [2022-02-18T07:55:25.033Z] #78 DONE 0.5s [2022-02-18T07:55:25.033Z] [2022-02-18T07:55:25.033Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T07:55:25.033Z] #79 sha256:6b02bcc7604385d771ff437c747edf101600c2223be694a0606c48a48ca111c6 [2022-02-18T07:55:25.033Z] #79 DONE 0.0s [2022-02-18T07:55:25.033Z] [2022-02-18T07:55:25.033Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T07:55:25.033Z] #80 sha256:072d0d0f31a3f07e07200f260ee82f534c463264da8630de8b058524497d7d8b [2022-02-18T07:55:29.253Z] #80 DONE 3.7s [2022-02-18T07:55:29.253Z] [2022-02-18T07:55:29.253Z] #81 exporting to image [2022-02-18T07:55:29.253Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T07:55:29.253Z] #81 exporting layers [2022-02-18T07:55:52.232Z] 898469748ff6: Pull complete [2022-02-18T07:55:52.232Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-18T07:55:52.232Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T07:55:52.232Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T07:55:52.232Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-18T07:55:52.232Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-18T07:55:52.232Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-18T07:55:52.232Z] INFO: Docker version of control daemon [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] Client: [2022-02-18T07:55:52.232Z] Version: 20.10.9 [2022-02-18T07:55:52.232Z] API version: 1.41 [2022-02-18T07:55:52.232Z] Go version: go1.16.8 [2022-02-18T07:55:52.232Z] Git commit: c2ea9bc [2022-02-18T07:55:52.232Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T07:55:52.232Z] OS/Arch: windows/amd64 [2022-02-18T07:55:52.232Z] Context: default [2022-02-18T07:55:52.232Z] Experimental: true [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] Server: Docker Engine - Community [2022-02-18T07:55:52.232Z] Engine: [2022-02-18T07:55:52.232Z] Version: 20.10.9 [2022-02-18T07:55:52.232Z] API version: 1.41 (minimum version 1.24) [2022-02-18T07:55:52.232Z] Go version: go1.16.8 [2022-02-18T07:55:52.232Z] Git commit: 79ea9d3 [2022-02-18T07:55:52.232Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T07:55:52.232Z] OS/Arch: windows/amd64 [2022-02-18T07:55:52.232Z] Experimental: true [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] INFO: Docker info of control daemon [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] Client: [2022-02-18T07:55:52.232Z] Context: default [2022-02-18T07:55:52.232Z] Debug Mode: false [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] Server: [2022-02-18T07:55:52.232Z] Containers: 0 [2022-02-18T07:55:52.232Z] Running: 0 [2022-02-18T07:55:52.232Z] Paused: 0 [2022-02-18T07:55:52.232Z] Stopped: 0 [2022-02-18T07:55:52.232Z] Images: 1 [2022-02-18T07:55:52.232Z] Server Version: 20.10.9 [2022-02-18T07:55:52.232Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T07:55:52.232Z] Windows: [2022-02-18T07:55:52.232Z] LCOW: [2022-02-18T07:55:52.232Z] Logging Driver: json-file [2022-02-18T07:55:52.232Z] Plugins: [2022-02-18T07:55:52.232Z] Volume: local [2022-02-18T07:55:52.232Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T07:55:52.232Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T07:55:52.232Z] Swarm: inactive [2022-02-18T07:55:52.232Z] Default Isolation: process [2022-02-18T07:55:52.232Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T07:55:52.232Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T07:55:52.232Z] OSType: windows [2022-02-18T07:55:52.232Z] Architecture: x86_64 [2022-02-18T07:55:52.232Z] CPUs: 4 [2022-02-18T07:55:52.232Z] Total Memory: 32GiB [2022-02-18T07:55:52.232Z] Name: azwin-2-ec9170 [2022-02-18T07:55:52.232Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-18T07:55:52.232Z] Docker Root Dir: D:\docker [2022-02-18T07:55:52.232Z] Debug Mode: false [2022-02-18T07:55:52.232Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:55:52.232Z] Labels: [2022-02-18T07:55:52.232Z] Experimental: true [2022-02-18T07:55:52.232Z] Insecure Registries: [2022-02-18T07:55:52.232Z] 10.0.0.4:5000 [2022-02-18T07:55:52.232Z] 127.0.0.0/8 [2022-02-18T07:55:52.232Z] Registry Mirrors: [2022-02-18T07:55:52.232Z] http://10.0.0.4:5000/ [2022-02-18T07:55:52.232Z] Live Restore Enabled: false [2022-02-18T07:55:52.232Z] Product License: Community Engine [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] INFO: Commit hash is 9da6a22317 [2022-02-18T07:55:52.232Z] INFO: Nuke-Everything... [2022-02-18T07:55:52.232Z] INFO: Container count on control daemon to delete is 0 [2022-02-18T07:55:52.232Z] INFO: Nuking d:\CI [2022-02-18T07:55:52.232Z] INFO: Zapped successfully [2022-02-18T07:55:52.232Z] INFO: Location for testing is d:\CI\PR-43255\4 [2022-02-18T07:55:52.232Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:52.232Z] INFO: Building the image from Dockerfile.windows at 02/18/2022 07:55:46... [2022-02-18T07:55:52.232Z] [2022-02-18T07:55:53.194Z] Sending build context to Docker daemon 62.62MB [2022-02-18T07:55:53.194Z] [2022-02-18T07:55:53.194Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-18T07:55:53.194Z] ---> bdeb13086b9f [2022-02-18T07:55:53.194Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-18T07:55:53.194Z] ---> Running in 4d36cd7ebc5b [2022-02-18T07:55:53.650Z] Removing intermediate container 4d36cd7ebc5b [2022-02-18T07:55:53.650Z] ---> 745645712bb9 [2022-02-18T07:55:53.650Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-18T07:55:53.650Z] ---> Running in 498904f59fc6 [2022-02-18T07:55:54.107Z] Removing intermediate container 498904f59fc6 [2022-02-18T07:55:54.107Z] ---> 8b89a9db8231 [2022-02-18T07:55:54.107Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-18T07:55:54.107Z] ---> Running in 3a6036a3c9fc [2022-02-18T07:55:54.326Z] 4612f6d0b889: Pull complete [2022-02-18T07:55:54.563Z] Removing intermediate container 3a6036a3c9fc [2022-02-18T07:55:54.563Z] ---> 0f0c20340262 [2022-02-18T07:55:54.563Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-18T07:55:54.563Z] ---> Running in 6ff17389f8fd [2022-02-18T07:55:54.563Z] Removing intermediate container 6ff17389f8fd [2022-02-18T07:55:54.563Z] ---> 695937d78bb6 [2022-02-18T07:55:54.563Z] 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-02-18T07:55:54.563Z] ---> Running in 7ac2c9e8c807 [2022-02-18T07:55:55.020Z] Removing intermediate container 7ac2c9e8c807 [2022-02-18T07:55:55.020Z] ---> 6862e5c3314e [2022-02-18T07:55:55.020Z] 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-02-18T07:55:55.020Z] ---> Running in 2331a8434e93 [2022-02-18T07:55:55.767Z] #81 exporting layers 24.2s done [2022-02-18T07:55:55.767Z] #81 writing image sha256:ca1ffbef12439a66bbb9695f56d98b292f100431b2ab480e155b6ed3d3c12ba7 done [2022-02-18T07:55:55.767Z] #81 naming to docker.io/library/docker:7e62c5b4682f6f537fb39bd1e82d565762a3b5ee done [2022-02-18T07:55:55.767Z] #81 DONE 24.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-18T07:55:56.111Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43255/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e62c5b4682f6f537fb39bd1e82d565762a3b5ee -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7e62c5b4682f6f537fb39bd1e82d565762a3b5ee hack/validate/default [2022-02-18T07:55:56.672Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-18T07:55:56.672Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-18T07:55:56.672Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-18T07:55:56.672Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-18T07:55:56.672Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-18T07:55:56.672Z] Congratulations! No new tests were added to integration-cli. [2022-02-18T07:55:56.672Z] [2022-02-18T07:55:56.672Z] INFO Start validation with golang-ci-lint [2022-02-18T07:55:57.602Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-18T07:55:57.602Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-18T07:55:57.602Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-18T07:55:59.714Z] [2022-02-18T07:55:59.714Z] SUCCESS: Specified value was saved. [2022-02-18T07:56:00.676Z] INFO: Downloading git... [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/builder/remotecontext 0.077s coverage: 13.7% of statements [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/builder/dockerfile 0.142s coverage: 49.3% of statements [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/builder/remotecontext/git 0.871s coverage: 86.3% of statements [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T07:56:00.763Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/cmd/docker-proxy 0.288s coverage: 69.3% of statements [2022-02-18T07:56:00.763Z] ok github.com/docker/docker/client 0.107s coverage: 75.8% of statements [2022-02-18T07:56:02.210Z] INFO: Downloading go... [2022-02-18T07:56:03.768Z] INFO: Downloading compiler 1 of 3... [2022-02-18T07:56:05.296Z] INFO: Downloading compiler 2 of 3... [2022-02-18T07:56:05.753Z] INFO: Downloading compiler 3 of 3... [2022-02-18T07:56:06.717Z] INFO: Extracting git... [2022-02-18T07:56:21.499Z] INFO: Expanding go... [2022-02-18T07:56:26.197Z] 898469748ff6: Pull complete [2022-02-18T07:56:26.197Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-18T07:56:26.197Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T07:56:26.197Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T07:56:26.197Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-18T07:56:26.197Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-18T07:56:26.197Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-18T07:56:26.197Z] INFO: Docker version of control daemon [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] Client: [2022-02-18T07:56:26.197Z] Version: 20.10.9 [2022-02-18T07:56:26.197Z] API version: 1.41 [2022-02-18T07:56:26.197Z] Go version: go1.16.8 [2022-02-18T07:56:26.197Z] Git commit: c2ea9bc [2022-02-18T07:56:26.197Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T07:56:26.197Z] OS/Arch: windows/amd64 [2022-02-18T07:56:26.197Z] Context: default [2022-02-18T07:56:26.197Z] Experimental: true [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] Server: Docker Engine - Community [2022-02-18T07:56:26.197Z] Engine: [2022-02-18T07:56:26.197Z] Version: 20.10.9 [2022-02-18T07:56:26.197Z] API version: 1.41 (minimum version 1.24) [2022-02-18T07:56:26.197Z] Go version: go1.16.8 [2022-02-18T07:56:26.197Z] Git commit: 79ea9d3 [2022-02-18T07:56:26.197Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T07:56:26.197Z] OS/Arch: windows/amd64 [2022-02-18T07:56:26.197Z] Experimental: true [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] INFO: Docker info of control daemon [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] Client: [2022-02-18T07:56:26.197Z] Context: default [2022-02-18T07:56:26.197Z] Debug Mode: false [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] Server: [2022-02-18T07:56:26.197Z] Containers: 0 [2022-02-18T07:56:26.197Z] Running: 0 [2022-02-18T07:56:26.197Z] Paused: 0 [2022-02-18T07:56:26.197Z] Stopped: 0 [2022-02-18T07:56:26.197Z] Images: 1 [2022-02-18T07:56:26.197Z] Server Version: 20.10.9 [2022-02-18T07:56:26.197Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T07:56:26.197Z] Windows: [2022-02-18T07:56:26.197Z] LCOW: [2022-02-18T07:56:26.197Z] Logging Driver: json-file [2022-02-18T07:56:26.197Z] Plugins: [2022-02-18T07:56:26.197Z] Volume: local [2022-02-18T07:56:26.197Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T07:56:26.197Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T07:56:26.197Z] Swarm: inactive [2022-02-18T07:56:26.197Z] Default Isolation: process [2022-02-18T07:56:26.197Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T07:56:26.197Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T07:56:26.197Z] OSType: windows [2022-02-18T07:56:26.197Z] Architecture: x86_64 [2022-02-18T07:56:26.197Z] CPUs: 4 [2022-02-18T07:56:26.197Z] Total Memory: 32GiB [2022-02-18T07:56:26.197Z] Name: azwin-2-ec9171 [2022-02-18T07:56:26.197Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-18T07:56:26.197Z] Docker Root Dir: D:\docker [2022-02-18T07:56:26.197Z] Debug Mode: false [2022-02-18T07:56:26.197Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:56:26.197Z] Labels: [2022-02-18T07:56:26.197Z] Experimental: true [2022-02-18T07:56:26.197Z] Insecure Registries: [2022-02-18T07:56:26.197Z] 10.0.0.4:5000 [2022-02-18T07:56:26.197Z] 127.0.0.0/8 [2022-02-18T07:56:26.197Z] Registry Mirrors: [2022-02-18T07:56:26.197Z] http://10.0.0.4:5000/ [2022-02-18T07:56:26.197Z] Live Restore Enabled: false [2022-02-18T07:56:26.197Z] Product License: Community Engine [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] INFO: Commit hash is a16c92cfca [2022-02-18T07:56:26.197Z] INFO: Nuke-Everything... [2022-02-18T07:56:26.197Z] INFO: Container count on control daemon to delete is 0 [2022-02-18T07:56:26.197Z] INFO: Nuking d:\CI [2022-02-18T07:56:26.197Z] INFO: Zapped successfully [2022-02-18T07:56:26.197Z] INFO: Location for testing is d:\CI\PR-43255\4 [2022-02-18T07:56:26.197Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] INFO: Building the image from Dockerfile.windows at 02/18/2022 07:56:18... [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] Sending build context to Docker daemon 62.62MB [2022-02-18T07:56:26.197Z] [2022-02-18T07:56:26.197Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-18T07:56:26.197Z] ---> bdeb13086b9f [2022-02-18T07:56:26.197Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-18T07:56:26.197Z] ---> Running in 7737536d650b [2022-02-18T07:56:26.197Z] Removing intermediate container 7737536d650b [2022-02-18T07:56:26.197Z] ---> 2d7d0d5bc5cc [2022-02-18T07:56:26.197Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-18T07:56:26.197Z] ---> Running in 1a5bf38b001e [2022-02-18T07:56:26.653Z] Removing intermediate container 1a5bf38b001e [2022-02-18T07:56:26.653Z] ---> 010aa2e6262c [2022-02-18T07:56:26.653Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-18T07:56:26.653Z] ---> Running in 8520aa3e0ba6 [2022-02-18T07:56:27.108Z] Removing intermediate container 8520aa3e0ba6 [2022-02-18T07:56:27.108Z] ---> b69fc7b12284 [2022-02-18T07:56:27.108Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-18T07:56:27.108Z] ---> Running in 75f5a6db63e8 [2022-02-18T07:56:27.568Z] Removing intermediate container 75f5a6db63e8 [2022-02-18T07:56:27.568Z] ---> 571f23a11f82 [2022-02-18T07:56:27.568Z] 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-02-18T07:56:27.568Z] ---> Running in 55af54f08b8f [2022-02-18T07:56:28.025Z] Removing intermediate container 55af54f08b8f [2022-02-18T07:56:28.025Z] ---> 840c73d3df54 [2022-02-18T07:56:28.025Z] 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-02-18T07:56:28.025Z] ---> Running in 73f1f4572c11 [2022-02-18T07:56:28.780Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T07:56:28.780Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T07:56:28.780Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T07:56:28.781Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T07:56:28.781Z] [2022-02-18T07:56:28.781Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T07:56:28.781Z] DOCKER_SYSTEMD=1 [2022-02-18T07:56:28.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T07:56:28.781Z] HOSTNAME=aae4f84d033b [2022-02-18T07:56:28.781Z] DEST=bundles/test-integration [2022-02-18T07:56:28.781Z] PWD=/go/src/github.com/docker/docker [2022-02-18T07:56:28.781Z] DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b [2022-02-18T07:56:28.781Z] container=docker [2022-02-18T07:56:28.781Z] HOME=/root [2022-02-18T07:56:28.781Z] LANG=C.UTF-8 [2022-02-18T07:56:28.781Z] INVOCATION_ID=2edc808505574f4496c40aa904f165be [2022-02-18T07:56:28.781Z] GOLANG_VERSION=1.17.7 [2022-02-18T07:56:28.781Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T07:56:28.781Z] VALIDATE_BRANCH=master [2022-02-18T07:56:28.781Z] TERM=xterm [2022-02-18T07:56:28.781Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T07:56:28.781Z] SHLVL=3 [2022-02-18T07:56:28.781Z] TIMEOUT=120m [2022-02-18T07:56:28.781Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T07:56:28.781Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T07:56:28.781Z] GO111MODULE=off [2022-02-18T07:56:28.781Z] DOCKER_EXPERIMENTAL=1 [2022-02-18T07:56:28.781Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T07:56:28.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T07:56:28.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T07:56:28.781Z] GOPATH=/go [2022-02-18T07:56:28.781Z] PKG_CONFIG=pkg-config [2022-02-18T07:56:28.781Z] _=/usr/bin/env [2022-02-18T07:56:28.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-18T07:56:32.728Z] [2022-02-18T07:56:32.729Z] SUCCESS: Specified value was saved. [2022-02-18T07:56:32.885Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-02-18T07:56:32.885Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-02-18T07:56:32.885Z] ok github.com/docker/docker/cmd/dockerd/trap 2.392s coverage: 0.0% of statements [2022-02-18T07:56:32.885Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T07:56:32.885Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T07:56:32.885Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T07:56:32.885Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T07:56:32.885Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T07:56:33.691Z] INFO: Downloading git... [2022-02-18T07:56:35.235Z] INFO: Downloading go... [2022-02-18T07:56:36.188Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-02-18T07:56:36.765Z] INFO: Downloading compiler 1 of 3... [2022-02-18T07:56:36.765Z] INFO: Downloading compiler 2 of 3... [2022-02-18T07:56:36.765Z] INFO: Downloading compiler 3 of 3... [2022-02-18T07:56:36.765Z] INFO: Extracting git... [2022-02-18T07:56:38.104Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2022-02-18T07:56:39.489Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-02-18T07:56:42.159Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T07:56:42.159Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T07:56:42.159Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T07:56:42.159Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T07:56:42.159Z] [2022-02-18T07:56:42.159Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T07:56:42.159Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T07:56:42.159Z] HOSTNAME=78b72adea7a6 [2022-02-18T07:56:42.159Z] DEST=bundles/test-integration [2022-02-18T07:56:42.159Z] PWD=/go/src/github.com/docker/docker [2022-02-18T07:56:42.159Z] DOCKER_ROOTLESS=1 [2022-02-18T07:56:42.159Z] DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b [2022-02-18T07:56:42.159Z] container=docker [2022-02-18T07:56:42.159Z] HOME=/root [2022-02-18T07:56:42.159Z] GOLANG_VERSION=1.17.7 [2022-02-18T07:56:42.159Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T07:56:42.159Z] VALIDATE_BRANCH=master [2022-02-18T07:56:42.159Z] TERM=xterm [2022-02-18T07:56:42.159Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T07:56:42.159Z] SHLVL=1 [2022-02-18T07:56:42.159Z] TIMEOUT=120m [2022-02-18T07:56:42.159Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T07:56:42.159Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T07:56:42.159Z] GO111MODULE=off [2022-02-18T07:56:42.159Z] DOCKER_EXPERIMENTAL=1 [2022-02-18T07:56:42.159Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T07:56:42.159Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T07:56:42.159Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T07:56:42.159Z] GOPATH=/go [2022-02-18T07:56:42.159Z] PKG_CONFIG=pkg-config [2022-02-18T07:56:42.159Z] _=/usr/bin/env [2022-02-18T07:56:42.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-18T07:56:43.284Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T07:56:43.284Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T07:56:43.284Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T07:56:43.284Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T07:56:43.284Z] [2022-02-18T07:56:43.284Z] + TEST_INTEGRATION_DEST=2 [2022-02-18T07:56:43.284Z] + CONTAINER_NAME=docker-pr4-2 [2022-02-18T07:56:43.284Z] + TEST_SKIP_INTEGRATION=1 [2022-02-18T07:56:43.284Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-18T07:56:43.284Z] + run_tests [2022-02-18T07:56:43.284Z] + c=0 [2022-02-18T07:56:43.284Z] + '[' -n 0 ']' [2022-02-18T07:56:43.284Z] + rm= [2022-02-18T07:56:43.284Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43255/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43255/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee326d56271dbe755e74dd769d886b6989e1864b hack/make.sh '' test-integration [2022-02-18T07:56:43.284Z] + TEST_INTEGRATION_DEST=1 [2022-02-18T07:56:43.284Z] + CONTAINER_NAME=docker-pr4-1 [2022-02-18T07:56:43.284Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T07:56:43.284Z] + run_tests test-integration-flaky [2022-02-18T07:56:43.284Z] + '[' -n 0 ']' [2022-02-18T07:56:43.284Z] + rm= [2022-02-18T07:56:43.284Z] + TEST_INTEGRATION_DEST=3 [2022-02-18T07:56:43.284Z] + CONTAINER_NAME=docker-pr4-3 [2022-02-18T07:56:43.284Z] + TEST_SKIP_INTEGRATION=1 [2022-02-18T07:56:43.284Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-18T07:56:43.284Z] + run_tests [2022-02-18T07:56:43.284Z] + '[' -n 0 ']' [2022-02-18T07:56:43.284Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43255/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43255/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee326d56271dbe755e74dd769d886b6989e1864b hack/make.sh test-integration-flaky test-integration [2022-02-18T07:56:43.284Z] + rm= [2022-02-18T07:56:43.284Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43255/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43255/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee326d56271dbe755e74dd769d886b6989e1864b hack/make.sh '' test-integration [2022-02-18T07:56:43.284Z] ++ jobs -p [2022-02-18T07:56:43.284Z] + for job in $(jobs -p) [2022-02-18T07:56:43.284Z] + wait 5819 [2022-02-18T07:56:43.284Z] [2022-02-18T07:56:43.284Z] [2022-02-18T07:56:43.284Z] [2022-02-18T07:56:43.284Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-18T07:56:43.284Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T07:56:43.284Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T07:56:43.284Z] HOSTNAME=a90354d872c5 [2022-02-18T07:56:43.284Z] TEST_SKIP_INTEGRATION=1 [2022-02-18T07:56:43.284Z] TESTDEBUG=0 [2022-02-18T07:56:43.284Z] DEST=bundles/test-integration [2022-02-18T07:56:43.284Z] PWD=/go/src/github.com/docker/docker [2022-02-18T07:56:43.284Z] KEEPBUNDLE=1 [2022-02-18T07:56:43.284Z] DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b [2022-02-18T07:56:43.284Z] container=docker [2022-02-18T07:56:43.284Z] HOME=/root [2022-02-18T07:56:43.284Z] GOLANG_VERSION=1.17.7 [2022-02-18T07:56:43.284Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T07:56:43.284Z] VALIDATE_BRANCH=master [2022-02-18T07:56:43.284Z] TERM=xterm [2022-02-18T07:56:43.284Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T07:56:43.284Z] SHLVL=1 [2022-02-18T07:56:43.284Z] TIMEOUT=120m [2022-02-18T07:56:43.284Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T07:56:43.284Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T07:56:43.284Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-18T07:56:43.284Z] GO111MODULE=off [2022-02-18T07:56:43.284Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T07:56:43.284Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T07:56:43.284Z] GOPATH=/go [2022-02-18T07:56:43.284Z] PKG_CONFIG=pkg-config [2022-02-18T07:56:43.284Z] _=/usr/bin/env [2022-02-18T07:56:43.284Z] Building test suite binary ./integration-cli/test.main [2022-02-18T07:56:43.284Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T07:56:43.284Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T07:56:43.284Z] HOSTNAME=93e8f5ac0543 [2022-02-18T07:56:43.284Z] TEST_SKIP_INTEGRATION=1 [2022-02-18T07:56:43.284Z] TESTDEBUG=0 [2022-02-18T07:56:43.284Z] DEST=bundles/test-integration [2022-02-18T07:56:43.284Z] PWD=/go/src/github.com/docker/docker [2022-02-18T07:56:43.284Z] KEEPBUNDLE=1 [2022-02-18T07:56:43.284Z] DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b [2022-02-18T07:56:43.284Z] container=docker [2022-02-18T07:56:43.284Z] HOME=/root [2022-02-18T07:56:43.284Z] GOLANG_VERSION=1.17.7 [2022-02-18T07:56:43.284Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T07:56:43.284Z] VALIDATE_BRANCH=master [2022-02-18T07:56:43.284Z] TERM=xterm [2022-02-18T07:56:43.284Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T07:56:43.284Z] SHLVL=1 [2022-02-18T07:56:43.284Z] TIMEOUT=120m [2022-02-18T07:56:43.284Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T07:56:43.284Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T07:56:43.284Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-18T07:56:43.284Z] GO111MODULE=off [2022-02-18T07:56:43.284Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T07:56:43.284Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T07:56:43.284Z] GOPATH=/go [2022-02-18T07:56:43.284Z] PKG_CONFIG=pkg-config [2022-02-18T07:56:43.284Z] _=/usr/bin/env [2022-02-18T07:56:43.284Z] Building test suite binary ./integration-cli/test.main [2022-02-18T07:56:43.284Z] No new tests added to integration. [2022-02-18T07:56:43.284Z] [2022-02-18T07:56:43.284Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T07:56:44.220Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T07:56:44.220Z] HOSTNAME=1a6357055588 [2022-02-18T07:56:44.220Z] TESTDEBUG=0 [2022-02-18T07:56:44.220Z] DEST=bundles/test-integration [2022-02-18T07:56:44.220Z] PWD=/go/src/github.com/docker/docker [2022-02-18T07:56:44.220Z] KEEPBUNDLE=1 [2022-02-18T07:56:44.220Z] DOCKER_GITCOMMIT=ee326d56271dbe755e74dd769d886b6989e1864b [2022-02-18T07:56:44.220Z] container=docker [2022-02-18T07:56:44.220Z] HOME=/root [2022-02-18T07:56:44.220Z] GOLANG_VERSION=1.17.7 [2022-02-18T07:56:44.220Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T07:56:44.220Z] VALIDATE_BRANCH=master [2022-02-18T07:56:44.220Z] TERM=xterm [2022-02-18T07:56:44.220Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T07:56:44.220Z] SHLVL=1 [2022-02-18T07:56:44.220Z] TIMEOUT=120m [2022-02-18T07:56:44.220Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T07:56:44.220Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T07:56:44.220Z] GO111MODULE=off [2022-02-18T07:56:44.220Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T07:56:44.220Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T07:56:44.220Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T07:56:44.220Z] GOPATH=/go [2022-02-18T07:56:44.220Z] PKG_CONFIG=pkg-config [2022-02-18T07:56:44.220Z] _=/usr/bin/env [2022-02-18T07:56:44.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-18T07:56:46.072Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-02-18T07:56:46.592Z] INFO: Expanding compiler 1 of 3... [2022-02-18T07:56:46.592Z] INFO: Expanding compiler 2 of 3... [2022-02-18T07:56:47.016Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-02-18T07:56:47.277Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-18T07:56:47.849Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-18T07:56:48.423Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-02-18T07:56:49.365Z] ok github.com/docker/docker/daemon 10.118s coverage: 17.2% of statements [2022-02-18T07:56:49.365Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T07:56:49.365Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T07:56:49.365Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T07:56:49.365Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T07:56:49.936Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-02-18T07:56:50.506Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.324s coverage: 56.2% of statements [2022-02-18T07:56:51.558Z] INFO: Expanding go... [2022-02-18T07:56:51.893Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-02-18T07:56:52.363Z] INFO: Expanding compiler 3 of 3... [2022-02-18T07:56:52.819Z] INFO: Removing downloaded files... [2022-02-18T07:56:52.819Z] INFO: Downloading containerd [2022-02-18T07:56:53.306Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.148s coverage: 50.5% of statements [2022-02-18T07:56:54.703Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.861s coverage: 45.9% of statements [2022-02-18T07:56:54.703Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T07:56:55.276Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.819s coverage: 58.0% of statements [2022-02-18T07:56:55.276Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-18T07:56:55.276Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T07:56:55.538Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2022-02-18T07:56:56.483Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-02-18T07:56:56.745Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2022-02-18T07:56:57.317Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.8% of statements [2022-02-18T07:56:57.317Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T07:56:57.317Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T07:56:58.261Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2022-02-18T07:56:58.261Z] ok github.com/docker/docker/daemon/logger/awslogs 0.117s coverage: 80.2% of statements [2022-02-18T07:56:58.834Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 33.6% of statements [2022-02-18T07:56:58.834Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T07:56:58.834Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-02-18T07:56:59.406Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-02-18T07:56:59.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-02-18T07:56:59.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-02-18T07:57:00.241Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-02-18T07:57:00.241Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T07:57:00.503Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 54.7% of statements [2022-02-18T07:57:01.075Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-02-18T07:57:01.646Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-02-18T07:57:01.906Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-18T07:57:02.476Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-18T07:57:03.046Z] ok github.com/docker/docker/daemon/logger/splunk 1.576s coverage: 82.5% of statements [2022-02-18T07:57:03.046Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T07:57:03.046Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T07:57:03.617Z] ok github.com/docker/docker/distribution 0.087s coverage: 26.3% of statements [2022-02-18T07:57:03.877Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2022-02-18T07:57:03.877Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T07:57:04.822Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-18T07:57:05.394Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-02-18T07:57:05.656Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-02-18T07:57:06.230Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-18T07:57:06.490Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 85.4% of statements [2022-02-18T07:57:06.490Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T07:57:06.490Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-02-18T07:57:06.491Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T07:57:07.064Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-18T07:57:07.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-18T07:57:07.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-18T07:57:07.637Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-02-18T07:57:08.611Z] ok github.com/docker/docker/opts 0.024s coverage: 67.4% of statements [2022-02-18T07:57:08.611Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-18T07:57:10.016Z] ok github.com/docker/docker/pkg/archive 0.277s coverage: 82.4% of statements [2022-02-18T07:57:10.590Z] ok github.com/docker/docker/pkg/authorization 0.180s coverage: 68.3% of statements [2022-02-18T07:57:10.852Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-02-18T07:57:10.852Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-18T07:57:14.150Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 43.5% of statements [2022-02-18T07:57:14.150Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-18T07:57:14.150Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-18T07:57:15.089Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-18T07:57:15.089Z] ok github.com/docker/docker/layer 7.227s coverage: 68.9% of statements [2022-02-18T07:57:15.089Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T07:57:15.090Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T07:57:15.090Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T07:57:15.090Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T07:57:15.090Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T07:57:15.090Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T07:57:15.090Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T07:57:15.662Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-02-18T07:57:15.662Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-02-18T07:57:15.662Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-18T07:57:16.606Z] ok github.com/docker/docker/pkg/idtools 0.409s coverage: 69.5% of statements [2022-02-18T07:57:16.606Z] ok github.com/docker/docker/pkg/ioutils 0.345s coverage: 71.5% of statements [2022-02-18T07:57:16.868Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-02-18T07:57:16.868Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T07:57:16.868Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-02-18T07:57:16.868Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-18T07:57:16.868Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T07:57:17.129Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2022-02-18T07:57:17.129Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-02-18T07:57:17.391Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-02-18T07:57:17.391Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-02-18T07:57:17.652Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-18T07:57:17.652Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T07:57:17.652Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T07:57:18.224Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-02-18T07:57:18.485Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-18T07:57:18.747Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-18T07:57:18.747Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-02-18T07:57:20.133Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 75.0% of statements [2022-02-18T07:57:20.394Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-02-18T07:57:20.394Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-18T07:57:20.656Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-18T07:57:20.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-18T07:57:20.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-18T07:57:20.918Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-18T07:57:20.918Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-18T07:57:21.490Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-18T07:57:21.500Z] INFO: Expanding compiler 1 of 3... [2022-02-18T07:57:21.500Z] INFO: Expanding compiler 2 of 3... [2022-02-18T07:57:21.751Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-18T07:57:22.012Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-02-18T07:57:22.584Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-02-18T07:57:22.584Z] coverage: [no statements] [2022-02-18T07:57:22.584Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-18T07:57:22.720Z] [2022-02-18T07:57:22.721Z] Name Version Source Summary [2022-02-18T07:57:22.721Z] ---- ------- ------ ------- [2022-02-18T07:57:22.721Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-18T07:57:22.721Z] [2022-02-18T07:57:22.721Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-18T07:57:22.721Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-18T07:57:22.721Z] PSChildName : containerd [2022-02-18T07:57:22.721Z] PSDrive : C [2022-02-18T07:57:22.721Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-18T07:57:22.721Z] PSIsContainer : True [2022-02-18T07:57:22.721Z] Name : containerd [2022-02-18T07:57:22.721Z] FullName : C:\containerd [2022-02-18T07:57:22.721Z] Parent : [2022-02-18T07:57:22.721Z] Exists : True [2022-02-18T07:57:22.721Z] Root : C:\ [2022-02-18T07:57:22.721Z] Extension : [2022-02-18T07:57:22.721Z] CreationTime : 2/18/2022 7:57:19 AM [2022-02-18T07:57:22.721Z] CreationTimeUtc : 2/18/2022 7:57:19 AM [2022-02-18T07:57:22.721Z] LastAccessTime : 2/18/2022 7:57:19 AM [2022-02-18T07:57:22.721Z] LastAccessTimeUtc : 2/18/2022 7:57:19 AM [2022-02-18T07:57:22.721Z] LastWriteTime : 2/18/2022 7:57:19 AM [2022-02-18T07:57:22.721Z] LastWriteTimeUtc : 2/18/2022 7:57:19 AM [2022-02-18T07:57:22.721Z] Attributes : Directory [2022-02-18T07:57:22.721Z] Mode : d----- [2022-02-18T07:57:22.721Z] BaseName : containerd [2022-02-18T07:57:22.721Z] Target : {} [2022-02-18T07:57:22.721Z] LinkType : [2022-02-18T07:57:22.721Z] [2022-02-18T07:57:22.721Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-18T07:57:22.721Z] INFO: Configuring git core.autocrlf... [2022-02-18T07:57:22.721Z] [2022-02-18T07:57:22.721Z] [2022-02-18T07:57:23.155Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-18T07:57:23.155Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-18T07:57:23.155Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-18T07:57:24.392Z] INFO: Expanding compiler 3 of 3... [2022-02-18T07:57:24.392Z] INFO: Removing downloaded files... [2022-02-18T07:57:24.851Z] INFO: Downloading containerd [2022-02-18T07:57:25.067Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2022-02-18T07:57:25.067Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-18T07:57:25.637Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-02-18T07:57:26.578Z] ok github.com/docker/docker/quota 0.195s coverage: 71.4% of statements [2022-02-18T07:57:26.839Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-18T07:57:27.783Z] ok github.com/docker/docker/registry 0.080s coverage: 58.3% of statements [2022-02-18T07:57:28.356Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-18T07:57:28.356Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-18T07:57:28.930Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-02-18T07:57:28.930Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-18T07:57:29.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-18T07:57:31.481Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-18T07:57:32.053Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-02-18T07:57:32.625Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-02-18T07:57:33.568Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-02-18T07:57:36.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-18T07:57:42.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-18T07:57:46.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-18T07:57:46.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-18T07:57:46.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-18T07:57:46.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-18T07:57:47.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-18T07:57:48.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-18T07:57:49.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-18T07:57:50.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-18T07:57:51.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-18T07:57:52.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-18T07:57:52.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-18T07:57:53.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-18T07:57:54.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-18T07:57:55.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-18T07:57:55.529Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.3% of statements [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T07:57:55.529Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T07:57:55.530Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === Skipped [2022-02-18T07:57:55.530Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T07:57:55.530Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T07:57:55.530Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T07:57:55.530Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T07:57:55.530Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-18T07:57:55.530Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T07:57:55.530Z] aufs_test.go:37: driver not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:71: No driver to put! [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-18T07:57:55.530Z] time="2022-02-18T07:56:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:71: No driver to put! [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-18T07:57:55.530Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-18T07:57:55.530Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-18T07:57:55.530Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T07:57:55.530Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-18T07:57:55.530Z] graphtest_unix.go:71: No driver to put! [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-18T07:57:55.530Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-18T07:57:55.530Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-18T07:57:55.530Z] [2022-02-18T07:57:55.530Z] DONE 2317 tests, 53 skipped in 192.113s [2022-02-18T07:57:55.530Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/config [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/idm [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T07:57:55.530Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/ns [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/options [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/osl [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T07:57:55.531Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-18T07:57:55.531Z] + 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-02-18T07:57:56.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-18T07:57:56.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-18T07:57:57.524Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T07:57:57.524Z] Using test binary docker [2022-02-18T07:57:57.524Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-18T07:57:57.524Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-18T07:57:57.524Z] INFO: Waiting for daemon to start... [2022-02-18T07:57:57.524Z] Starting dockerd [2022-02-18T07:57:59.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-18T07:57:59.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-18T07:57:59.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-18T07:58:00.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-18T07:58:00.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-18T07:58:00.510Z] [2022-02-18T07:58:00.967Z] Name Version Source Summary [2022-02-18T07:58:00.967Z] ---- ------- ------ ------- [2022-02-18T07:58:00.967Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-18T07:58:01.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-18T07:58:01.423Z] [2022-02-18T07:58:01.423Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-18T07:58:01.423Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-18T07:58:01.423Z] PSChildName : containerd [2022-02-18T07:58:01.423Z] PSDrive : C [2022-02-18T07:58:01.423Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-18T07:58:01.423Z] PSIsContainer : True [2022-02-18T07:58:01.423Z] Name : containerd [2022-02-18T07:58:01.423Z] FullName : C:\containerd [2022-02-18T07:58:01.423Z] Parent : [2022-02-18T07:58:01.423Z] Exists : True [2022-02-18T07:58:01.423Z] Root : C:\ [2022-02-18T07:58:01.423Z] Extension : [2022-02-18T07:58:01.423Z] CreationTime : 2/18/2022 7:58:01 AM [2022-02-18T07:58:01.423Z] CreationTimeUtc : 2/18/2022 7:58:01 AM [2022-02-18T07:58:01.423Z] LastAccessTime : 2/18/2022 7:58:01 AM [2022-02-18T07:58:01.423Z] LastAccessTimeUtc : 2/18/2022 7:58:01 AM [2022-02-18T07:58:01.423Z] LastWriteTime : 2/18/2022 7:58:01 AM [2022-02-18T07:58:01.423Z] LastWriteTimeUtc : 2/18/2022 7:58:01 AM [2022-02-18T07:58:01.423Z] Attributes : Directory [2022-02-18T07:58:01.423Z] Mode : d----- [2022-02-18T07:58:01.423Z] BaseName : containerd [2022-02-18T07:58:01.423Z] Target : {} [2022-02-18T07:58:01.423Z] LinkType : [2022-02-18T07:58:01.423Z] [2022-02-18T07:58:01.727Z] . [2022-02-18T07:58:01.727Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T07:58:01.727Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T07:58:01.727Z] Error: No such image: emptyfs [2022-02-18T07:58:01.727Z] Running integration-test (iteration 1) [2022-02-18T07:58:01.727Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-18T07:58:01.727Z] Loaded image: busybox:latest [2022-02-18T07:58:01.727Z] Loaded image: busybox:glibc [2022-02-18T07:58:02.953Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-18T07:58:02.953Z] INFO: Configuring git core.autocrlf... [2022-02-18T07:58:02.953Z] [2022-02-18T07:58:02.953Z] [2022-02-18T07:58:03.114Z] Loaded image: debian:bullseye-slim [2022-02-18T07:58:03.114Z] Loaded image: hello-world:latest [2022-02-18T07:58:03.114Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T07:58:03.114Z] INFO: Testing against a local daemon [2022-02-18T07:58:03.114Z] === RUN TestCgroupNamespacesBuild [2022-02-18T07:58:03.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-18T07:58:04.535Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2022-02-18T07:58:04.535Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-18T07:58:04.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-18T07:58:05.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-18T07:58:05.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-18T07:58:05.949Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-02-18T07:58:05.949Z] === RUN TestBuildWithSession [2022-02-18T07:58:05.949Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T07:58:05.949Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T07:58:05.949Z] === RUN TestBuildSquashParent [2022-02-18T07:58:06.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-18T07:58:07.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-18T07:58:08.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-18T07:58:08.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-18T07:58:09.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-18T07:58:10.429Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T07:58:10.429Z] Using test binary docker [2022-02-18T07:58:10.429Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-18T07:58:10.429Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T07:58:10.429Z] INFO: Waiting for daemon to start... [2022-02-18T07:58:10.429Z] Starting dockerd [2022-02-18T07:58:11.237Z] --- PASS: TestBuildSquashParent (4.57s) [2022-02-18T07:58:11.237Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T07:58:11.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T07:58:11.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T07:58:11.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T07:58:11.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T07:58:11.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T07:58:11.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T07:58:11.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T07:58:11.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T07:58:11.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T07:58:11.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T07:58:11.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T07:58:11.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T07:58:11.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T07:58:11.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T07:58:12.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T07:58:12.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T07:58:12.961Z] . [2022-02-18T07:58:12.961Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T07:58:13.220Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T07:58:13.220Z] Error: No such image: emptyfs [2022-02-18T07:58:13.220Z] Running integration-test (iteration 1) [2022-02-18T07:58:13.220Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-18T07:58:13.480Z] Loaded image: busybox:latest [2022-02-18T07:58:13.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T07:58:13.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T07:58:13.739Z] Loaded image: busybox:glibc [2022-02-18T07:58:15.118Z] Loaded image: debian:bullseye-slim [2022-02-18T07:58:15.118Z] Loaded image: hello-world:latest [2022-02-18T07:58:15.118Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T07:58:15.118Z] INFO: Testing against a local daemon [2022-02-18T07:58:15.118Z] === RUN TestCgroupNamespacesBuild [2022-02-18T07:58:15.483Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-18T07:58:15.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-02-18T07:58:15.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2022-02-18T07:58:15.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s) [2022-02-18T07:58:15.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-02-18T07:58:15.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s) [2022-02-18T07:58:15.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2022-02-18T07:58:15.483Z] === RUN TestBuildMultiStageCopy [2022-02-18T07:58:15.483Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T07:58:16.495Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-02-18T07:58:16.495Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-18T07:58:16.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T07:58:16.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T07:58:17.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T07:58:17.393Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T07:58:17.432Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-02-18T07:58:17.432Z] === RUN TestBuildWithSession [2022-02-18T07:58:17.432Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T07:58:17.432Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T07:58:17.432Z] === RUN TestBuildSquashParent [2022-02-18T07:58:17.654Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2022-02-18T07:58:17.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-02-18T07:58:17.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-02-18T07:58:17.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-02-18T07:58:17.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-02-18T07:58:17.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-02-18T07:58:17.654Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T07:58:18.226Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-02-18T07:58:18.226Z] === RUN TestBuildLabelWithTargets [2022-02-18T07:58:19.034Z] INFO [loader] Go packages loading at mode 575 (name|deps|exports_file|files|imports|types_sizes|compiled_files) took 2m17.770948833s [2022-02-18T07:58:19.034Z] 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-02-18T07:58:19.034Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 472.478122ms [2022-02-18T07:58:19.171Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-02-18T07:58:19.171Z] === RUN TestBuildWithEmptyLayers [2022-02-18T07:58:19.743Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-02-18T07:58:19.743Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T07:58:21.568Z] 1bd78008c728: Pull complete [2022-02-18T07:58:21.568Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-18T07:58:21.568Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T07:58:21.568Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T07:58:21.568Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-18T07:58:21.568Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-18T07:58:21.568Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-18T07:58:21.568Z] INFO: Docker version of control daemon [2022-02-18T07:58:21.568Z] [2022-02-18T07:58:21.568Z] Client: [2022-02-18T07:58:21.568Z] Version: 20.10.9 [2022-02-18T07:58:21.568Z] API version: 1.41 [2022-02-18T07:58:21.568Z] Go version: go1.16.8 [2022-02-18T07:58:21.568Z] Git commit: c2ea9bc [2022-02-18T07:58:21.568Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T07:58:21.568Z] OS/Arch: windows/amd64 [2022-02-18T07:58:21.568Z] Context: default [2022-02-18T07:58:21.568Z] Experimental: true [2022-02-18T07:58:21.568Z] [2022-02-18T07:58:21.568Z] Server: Docker Engine - Community [2022-02-18T07:58:21.568Z] Engine: [2022-02-18T07:58:21.568Z] Version: 20.10.9 [2022-02-18T07:58:21.568Z] API version: 1.41 (minimum version 1.24) [2022-02-18T07:58:21.568Z] Go version: go1.16.8 [2022-02-18T07:58:21.568Z] Git commit: 79ea9d3 [2022-02-18T07:58:21.568Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T07:58:21.568Z] OS/Arch: windows/amd64 [2022-02-18T07:58:21.568Z] Experimental: true [2022-02-18T07:58:21.568Z] [2022-02-18T07:58:21.568Z] INFO: Docker info of control daemon [2022-02-18T07:58:21.568Z] [2022-02-18T07:58:21.568Z] Client: [2022-02-18T07:58:21.568Z] Context: default [2022-02-18T07:58:21.568Z] Debug Mode: false [2022-02-18T07:58:21.568Z] Plugins: [2022-02-18T07:58:21.568Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-18T07:58:21.568Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-18T07:58:21.568Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-18T07:58:21.568Z] [2022-02-18T07:58:21.568Z] Server: [2022-02-18T07:58:21.568Z] Containers: 0 [2022-02-18T07:58:21.568Z] Running: 0 [2022-02-18T07:58:21.568Z] Paused: 0 [2022-02-18T07:58:21.568Z] Stopped: 0 [2022-02-18T07:58:21.568Z] Images: 1 [2022-02-18T07:58:21.568Z] Server Version: 20.10.9 [2022-02-18T07:58:21.568Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T07:58:21.568Z] Windows: [2022-02-18T07:58:21.568Z] LCOW: [2022-02-18T07:58:21.568Z] Logging Driver: json-file [2022-02-18T07:58:21.568Z] Plugins: [2022-02-18T07:58:21.568Z] Volume: local [2022-02-18T07:58:21.568Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T07:58:21.568Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T07:58:21.568Z] Swarm: inactive [2022-02-18T07:58:21.568Z] Default Isolation: process [2022-02-18T07:58:21.568Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-18T07:58:21.568Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-18T07:58:21.568Z] OSType: windows [2022-02-18T07:58:21.568Z] Architecture: x86_64 [2022-02-18T07:58:21.568Z] CPUs: 4 [2022-02-18T07:58:21.568Z] Total Memory: 32GiB [2022-02-18T07:58:21.568Z] Name: azwin-2-c78e70 [2022-02-18T07:58:21.568Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-18T07:58:21.568Z] Docker Root Dir: D:\docker [2022-02-18T07:58:21.568Z] Debug Mode: false [2022-02-18T07:58:21.568Z] Registry: https://index.docker.io/v1/ [2022-02-18T07:58:21.568Z] Labels: [2022-02-18T07:58:21.568Z] Experimental: true [2022-02-18T07:58:21.568Z] Insecure Registries: [2022-02-18T07:58:21.568Z] 10.0.0.4:5000 [2022-02-18T07:58:21.568Z] 127.0.0.0/8 [2022-02-18T07:58:21.568Z] Registry Mirrors: [2022-02-18T07:58:21.568Z] http://10.0.0.4:5000/ [2022-02-18T07:58:21.568Z] Live Restore Enabled: false [2022-02-18T07:58:21.568Z] Product License: Community Engine [2022-02-18T07:58:21.568Z] [2022-02-18T07:58:21.568Z] [2022-02-18T07:58:21.568Z] INFO: Commit hash is b1e9b28de4 [2022-02-18T07:58:21.568Z] INFO: Nuke-Everything... [2022-02-18T07:58:21.569Z] INFO: Container count on control daemon to delete is 0 [2022-02-18T07:58:21.569Z] INFO: Nuking d:\CI [2022-02-18T07:58:21.654Z] --- PASS: TestBuildMultiStageOnBuild (1.59s) [2022-02-18T07:58:21.654Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T07:58:21.915Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-02-18T07:58:21.915Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T07:58:22.039Z] INFO: Zapped successfully [2022-02-18T07:58:22.039Z] INFO: Location for testing is d:\CI\PR-43255\4 [2022-02-18T07:58:22.039Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-18T07:58:22.039Z] [2022-02-18T07:58:22.039Z] [2022-02-18T07:58:22.039Z] INFO: Building the image from Dockerfile.windows at 02/18/2022 07:58:21... [2022-02-18T07:58:22.039Z] [2022-02-18T07:58:23.829Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-02-18T07:58:23.829Z] === RUN TestBuildWithHugeFile [2022-02-18T07:58:24.000Z] --- PASS: TestBuildSquashParent (6.55s) [2022-02-18T07:58:24.000Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T07:58:24.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T07:58:24.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T07:58:24.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T07:58:24.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T07:58:24.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T07:58:24.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T07:58:24.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T07:58:24.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T07:58:24.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T07:58:24.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T07:58:24.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T07:58:24.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T07:58:24.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T07:58:24.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T07:58:25.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T07:58:25.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T07:58:27.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T07:58:27.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T07:58:29.227Z] Sending build context to Docker daemon 62.62MB [2022-02-18T07:58:29.227Z] [2022-02-18T07:58:29.227Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-18T07:58:29.227Z] ---> c703d4d60533 [2022-02-18T07:58:29.227Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-18T07:58:29.227Z] ---> Running in f097f518e63c [2022-02-18T07:58:29.698Z] Removing intermediate container f097f518e63c [2022-02-18T07:58:29.698Z] ---> 41ff7d127707 [2022-02-18T07:58:29.698Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-18T07:58:29.698Z] ---> Running in aa182cb8030a [2022-02-18T07:58:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-18T07:58:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s) [2022-02-18T07:58:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2022-02-18T07:58:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s) [2022-02-18T07:58:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-02-18T07:58:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-02-18T07:58:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-02-18T07:58:29.718Z] === RUN TestBuildMultiStageCopy [2022-02-18T07:58:29.718Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T07:58:30.169Z] Removing intermediate container aa182cb8030a [2022-02-18T07:58:30.169Z] ---> ccee89926eb4 [2022-02-18T07:58:30.169Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-18T07:58:30.640Z] ---> Running in d87b5961a5de [2022-02-18T07:58:31.113Z] Removing intermediate container d87b5961a5de [2022-02-18T07:58:31.113Z] ---> 915bb464b8ea [2022-02-18T07:58:31.113Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-18T07:58:31.113Z] ---> Running in 68a6945ee3a0 [2022-02-18T07:58:31.583Z] Removing intermediate container 68a6945ee3a0 [2022-02-18T07:58:31.583Z] ---> 5262945036ad [2022-02-18T07:58:31.583Z] 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-02-18T07:58:31.583Z] ---> Running in 9e66e793fa99 [2022-02-18T07:58:32.056Z] Removing intermediate container 9e66e793fa99 [2022-02-18T07:58:32.056Z] ---> d1ad004e2290 [2022-02-18T07:58:32.056Z] 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-02-18T07:58:32.056Z] ---> Running in ceffedb46c65 [2022-02-18T07:58:33.905Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T07:58:34.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T07:58:34.279Z] ok github.com/docker/docker/libnetwork 36.921s coverage: 40.7% of statements [2022-02-18T07:58:34.279Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-02-18T07:58:34.279Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T07:58:34.745Z] Removing intermediate container 2331a8434e93 [2022-02-18T07:58:34.745Z] ---> 4f35deca30ff [2022-02-18T07:58:34.745Z] 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-02-18T07:58:34.745Z] ---> Running in d3f76aa3f3d8 [2022-02-18T07:58:34.745Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-18T07:58:34.852Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T07:58:35.100Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T07:58:35.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T07:58:35.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T07:58:35.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T07:58:35.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T07:58:35.201Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T07:58:35.375Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-18T07:58:35.375Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T07:58:35.637Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-18T07:58:35.657Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-18T07:58:35.657Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T07:58:35.657Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T07:58:35.657Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T07:58:35.657Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-18T07:58:35.657Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T07:58:35.657Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T07:58:35.657Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T07:58:35.657Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T07:58:35.898Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-18T07:58:35.898Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T07:58:35.898Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T07:58:36.041Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T07:58:36.129Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T07:58:36.129Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T07:58:36.129Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T07:58:36.161Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-18T07:58:37.092Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T07:58:37.092Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-18T07:58:37.420Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-02-18T07:58:37.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-02-18T07:58:37.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-18T07:58:37.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-18T07:58:37.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-18T07:58:37.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-18T07:58:37.420Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T07:58:38.712Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.244s coverage: 59.9% of statements [2022-02-18T07:58:38.713Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T07:58:38.974Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-18T07:58:39.545Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.112s coverage: 4.0% of statements [2022-02-18T07:58:39.545Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T07:58:40.140Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.5% of statements [2022-02-18T07:58:40.140Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T07:58:40.409Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-18T07:58:42.691Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-18T07:58:42.691Z] === RUN TestBuildLabelWithTargets [2022-02-18T07:58:50.413Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.842s coverage: 7.2% of statements [2022-02-18T07:58:50.413Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T07:58:50.413Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-18T07:58:50.414Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-18T07:58:50.414Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T07:58:50.414Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-18T07:58:50.414Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T07:58:50.675Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-02-18T07:58:50.801Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-18T07:58:50.801Z] === RUN TestBuildWithEmptyLayers [2022-02-18T07:58:50.937Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-02-18T07:58:51.198Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-18T07:58:51.198Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-18T07:58:53.330Z] [2022-02-18T07:58:53.330Z] SUCCESS: Specified value was saved. [2022-02-18T07:58:53.330Z] INFO: Downloading git... [2022-02-18T07:58:53.336Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-18T07:58:53.336Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T07:58:54.906Z] INFO: Downloading go... [2022-02-18T07:58:56.482Z] INFO: Downloading compiler 1 of 3... [2022-02-18T07:58:56.482Z] INFO: Downloading compiler 2 of 3... [2022-02-18T07:58:56.482Z] INFO: Downloading compiler 3 of 3... [2022-02-18T07:58:56.953Z] INFO: Extracting git... [2022-02-18T07:58:58.151Z] Removing intermediate container d3f76aa3f3d8 [2022-02-18T07:58:58.151Z] ---> 84c558b87989 [2022-02-18T07:58:58.151Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-18T07:58:58.151Z] ---> Running in 04de0452e0c0 [2022-02-18T07:58:58.151Z] Removing intermediate container 04de0452e0c0 [2022-02-18T07:58:58.151Z] ---> e2b58b97b3c8 [2022-02-18T07:58:58.151Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-18T07:58:58.151Z] ---> Running in f5136282197c [2022-02-18T07:58:58.151Z] Removing intermediate container f5136282197c [2022-02-18T07:58:58.151Z] ---> 32319eb0c176 [2022-02-18T07:58:58.151Z] Step 11/11 : COPY . . [2022-02-18T07:58:58.606Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-02-18T07:58:58.606Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T07:58:58.606Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-02-18T07:58:58.606Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T07:59:03.431Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-18T07:59:03.874Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2022-02-18T07:59:03.874Z] === RUN TestBuildWithHugeFile [2022-02-18T07:59:05.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-18T07:59:05.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-18T07:59:11.918Z] INFO: Expanding go... [2022-02-18T07:59:15.302Z] Removing intermediate container 73f1f4572c11 [2022-02-18T07:59:15.302Z] ---> 5fda94f0d932 [2022-02-18T07:59:15.302Z] 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-02-18T07:59:15.302Z] ---> Running in f7fef5a89558 [2022-02-18T07:59:17.497Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-18T07:59:17.954Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T07:59:18.337Z] ok github.com/docker/docker/libnetwork/ipam 15.389s coverage: 85.3% of statements [2022-02-18T07:59:18.337Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T07:59:18.337Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T07:59:18.337Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-18T07:59:18.337Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-18T07:59:18.337Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T07:59:18.337Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-18T07:59:18.409Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-18T07:59:18.409Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T07:59:18.409Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T07:59:18.409Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T07:59:18.409Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-18T07:59:18.409Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T07:59:18.409Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T07:59:18.597Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-02-18T07:59:18.866Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T07:59:18.866Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T07:59:18.866Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T07:59:18.866Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T07:59:18.866Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T07:59:19.168Z] ok github.com/docker/docker/libnetwork/iptables 0.128s coverage: 45.1% of statements [2022-02-18T07:59:19.428Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-18T07:59:19.689Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-18T07:59:19.828Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T07:59:19.828Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-18T07:59:28.125Z] ---> 994f1bebf14f [2022-02-18T07:59:28.125Z] Successfully built 994f1bebf14f [2022-02-18T07:59:28.125Z] Successfully tagged docker:latest [2022-02-18T07:59:28.125Z] INFO: Image build ended at 02/18/2022 07:59:25. Duration:00:03:39.0875593 [2022-02-18T07:59:28.125Z] [2022-02-18T07:59:28.125Z] [2022-02-18T07:59:28.125Z] INFO: Building the test binaries at 02/18/2022 07:59:25... [2022-02-18T07:59:30.300Z] INFO: make.ps1 starting at 02/18/2022 07:59:29 [2022-02-18T07:59:30.764Z] INFO: Git commit (9da6a22317) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T07:59:30.764Z] INFO: Invoking autogen... [2022-02-18T07:59:31.221Z] INFO: Building daemon... [2022-02-18T07:59:31.573Z] --- PASS: TestBuildWithHugeFile (67.18s) [2022-02-18T07:59:31.573Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T07:59:31.573Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T07:59:31.573Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T07:59:31.573Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T07:59:31.573Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T07:59:31.573Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T07:59:31.573Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T07:59:31.573Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T07:59:31.573Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T07:59:31.573Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T07:59:31.573Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T07:59:31.573Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T07:59:31.573Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T07:59:31.573Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-18T07:59:31.573Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-02-18T07:59:31.573Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-02-18T07:59:31.573Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-18T07:59:31.573Z] === RUN TestBuildPreserveOwnership [2022-02-18T07:59:31.573Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-18T07:59:33.491Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-18T07:59:34.436Z] --- PASS: TestBuildPreserveOwnership (3.65s) [2022-02-18T07:59:34.436Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-02-18T07:59:34.436Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-02-18T07:59:34.436Z] === RUN TestBuildPlatformInvalid [2022-02-18T07:59:34.698Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-18T07:59:34.698Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-18T07:59:35.271Z] Loaded image: busybox:latest [2022-02-18T07:59:35.532Z] Loaded image: busybox:glibc [2022-02-18T07:59:36.920Z] Loaded image: debian:bullseye-slim [2022-02-18T07:59:36.920Z] Loaded image: hello-world:latest [2022-02-18T07:59:36.920Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T07:59:40.912Z] Removing intermediate container f7fef5a89558 [2022-02-18T07:59:40.912Z] ---> 69fb6d95c8be [2022-02-18T07:59:40.912Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-18T07:59:40.912Z] ---> Running in d94442d8f107 [2022-02-18T07:59:40.912Z] Removing intermediate container d94442d8f107 [2022-02-18T07:59:40.912Z] ---> 5bf9b2780fad [2022-02-18T07:59:40.912Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-18T07:59:40.912Z] ---> Running in 0ecd35770d5d [2022-02-18T07:59:40.912Z] Removing intermediate container 0ecd35770d5d [2022-02-18T07:59:40.912Z] ---> 57e432395e5d [2022-02-18T07:59:40.912Z] Step 11/11 : COPY . . [2022-02-18T07:59:42.081Z] INFO: Expanding compiler 1 of 3... [2022-02-18T07:59:42.081Z] INFO: Expanding compiler 2 of 3... [2022-02-18T07:59:46.903Z] INFO: Expanding compiler 3 of 3... [2022-02-18T07:59:46.903Z] INFO: Removing downloaded files... [2022-02-18T07:59:46.903Z] INFO: Downloading containerd [2022-02-18T07:59:46.927Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.80s) [2022-02-18T07:59:46.927Z] PASS [2022-02-18T07:59:46.927Z] [2022-02-18T07:59:46.927Z] === Skipped [2022-02-18T07:59:46.927Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-18T07:59:46.927Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T07:59:46.927Z] [2022-02-18T07:59:46.927Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T07:59:46.927Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T07:59:46.927Z] [2022-02-18T07:59:46.927Z] DONE 34 tests, 2 skipped in 104.102s [2022-02-18T07:59:46.927Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-18T07:59:46.927Z] INFO: Testing against a local daemon [2022-02-18T07:59:46.927Z] === RUN TestConfigInspect [2022-02-18T07:59:47.869Z] --- PASS: TestConfigInspect (2.34s) [2022-02-18T07:59:47.869Z] === RUN TestConfigList [2022-02-18T07:59:50.417Z] --- PASS: TestConfigList (2.12s) [2022-02-18T07:59:50.417Z] === RUN TestConfigsCreateAndDelete [2022-02-18T07:59:52.327Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-02-18T07:59:52.327Z] === RUN TestConfigsUpdate [2022-02-18T07:59:54.243Z] --- PASS: TestConfigsUpdate (2.13s) [2022-02-18T07:59:54.243Z] === RUN TestTemplatedConfig [2022-02-18T07:59:55.432Z] INFO [linters context/goanalysis] analyzers took 4m2.920809346s with top 10 stages: buildir: 1m43.322175982s, goimports: 22.442477331s, unconvert: 16.210819392s, gosec: 13.354716759s, golint: 7.613890846s, S1038: 7.110351036s, misspell: 5.681361924s, nilness: 4.41067605s, inspect: 3.856448928s, S1039: 3.431702296s [2022-02-18T07:59:55.432Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-02-18T07:59:55.432Z] INFO [runner] Processors filtering stat (out/in): exclude: 2056/2056, nolint: 0/76, filename_unadjuster: 2444/2444, autogenerated_exclude: 2056/2444, exclude-rules: 76/2056, skip_dirs: 2444/2444, skip_files: 2444/2444, path_prettifier: 2444/2444, identifier_marker: 2056/2056, cgo: 2444/3051 [2022-02-18T07:59:55.432Z] INFO [runner] processing took 83.197947ms with stages: nolint: 33.799922ms, identifier_marker: 21.453096ms, path_prettifier: 9.862423ms, autogenerated_exclude: 8.45714ms, exclude-rules: 7.376592ms, skip_dirs: 1.838916ms, cgo: 254.305µs, filename_unadjuster: 151.238µs, max_same_issues: 1.108µs, uniq_by_line: 530ns, source_code: 435ns, skip_files: 329ns, diff: 317ns, max_from_linter: 316ns, exclude: 304ns, severity-rules: 238ns, max_per_file_from_linter: 229ns, sort_results: 216ns, path_shortener: 179ns, path_prefixer: 114ns [2022-02-18T07:59:55.432Z] INFO [runner] linters took 1m25.180616179s with stages: goanalysis_metalinter: 1m25.09708266s [2022-02-18T07:59:55.432Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-18T07:59:55.432Z] INFO Memory: 2236 samples, avg is 307.5MB, max is 1104.1MB [2022-02-18T07:59:55.432Z] INFO Execution took 3m43.434939148s [2022-02-18T07:59:55.432Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-18T07:59:55.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e62c5b4682f6f537fb39bd1e82d565762a3b5ee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7e62c5b4682f6f537fb39bd1e82d565762a3b5ee hack/make.sh dynbinary test-docker-py [2022-02-18T07:59:56.323Z] [2022-02-18T07:59:56.323Z] Removing bundles/ [2022-02-18T07:59:56.323Z] [2022-02-18T07:59:56.323Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T07:59:56.323Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T07:59:56.323Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T07:59:57.547Z] --- PASS: TestTemplatedConfig (2.69s) [2022-02-18T07:59:57.547Z] === RUN TestConfigCreateResolve [2022-02-18T07:59:59.525Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-02-18T07:59:59.525Z] PASS [2022-02-18T07:59:59.525Z] [2022-02-18T07:59:59.525Z] DONE 6 tests in 13.726s [2022-02-18T07:59:59.525Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-18T07:59:59.525Z] INFO: Testing against a local daemon [2022-02-18T07:59:59.525Z] === RUN TestCheckpoint [2022-02-18T07:59:59.525Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T07:59:59.525Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T07:59:59.525Z] === RUN TestContainerInvalidJSON [2022-02-18T07:59:59.525Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T07:59:59.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T07:59:59.525Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T07:59:59.525Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T07:59:59.525Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T07:59:59.525Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T07:59:59.525Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-18T07:59:59.525Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T07:59:59.525Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T07:59:59.525Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T07:59:59.525Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-02-18T07:59:59.525Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T07:59:59.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-18T07:59:59.525Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T07:59:59.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-18T07:59:59.525Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T07:59:59.525Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-18T07:59:59.525Z] === RUN TestCopyFromContainer [2022-02-18T08:00:00.290Z] --- PASS: TestBuildWithHugeFile (51.00s) [2022-02-18T08:00:00.290Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T08:00:00.290Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:00:00.290Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:00:00.290Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T08:00:00.290Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:00:00.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:00:00.290Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:00:00.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:00:00.290Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:00:00.290Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:00:00.290Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:00:00.290Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:00:00.290Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:00:00.290Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-18T08:00:00.290Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-18T08:00:00.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-02-18T08:00:00.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-18T08:00:00.290Z] === RUN TestBuildPreserveOwnership [2022-02-18T08:00:00.290Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-18T08:00:00.290Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-18T08:00:00.912Z] === RUN TestCopyFromContainer// [2022-02-18T08:00:00.912Z] === RUN TestCopyFromContainer//bar/root [2022-02-18T08:00:00.912Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-18T08:00:00.912Z] === RUN TestCopyFromContainer/bar/quux [2022-02-18T08:00:00.912Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-18T08:00:00.912Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-18T08:00:00.912Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-18T08:00:00.912Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-18T08:00:01.173Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-18T08:00:01.173Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer (1.73s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-18T08:00:01.173Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-18T08:00:01.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T08:00:01.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:00:01.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:00:01.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:00:01.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:00:01.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:00:01.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:00:01.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:00:01.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:00:01.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:00:01.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-18T08:00:01.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T08:00:01.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T08:00:01.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T08:00:01.173Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T08:00:01.173Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-18T08:00:01.173Z] === RUN TestCreateWithInvalidEnv [2022-02-18T08:00:01.173Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T08:00:01.173Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T08:00:01.173Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T08:00:01.173Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T08:00:01.173Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T08:00:01.173Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T08:00:01.173Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T08:00:01.173Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T08:00:01.173Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T08:00:01.173Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-18T08:00:01.173Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T08:00:01.173Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T08:00:01.173Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T08:00:01.173Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T08:00:01.173Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-18T08:00:01.173Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T08:00:03.082Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-02-18T08:00:03.082Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T08:00:04.465Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-02-18T08:00:04.465Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T08:00:04.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:00:04.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:00:04.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:00:04.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:00:04.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:00:04.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:00:04.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:00:04.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:00:04.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:00:04.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:00:04.475Z] --- PASS: TestBuildPreserveOwnership (9.77s) [2022-02-18T08:00:04.475Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.76s) [2022-02-18T08:00:04.475Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-18T08:00:04.475Z] === RUN TestBuildPlatformInvalid [2022-02-18T08:00:04.475Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-18T08:00:04.475Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-18T08:00:04.475Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-18T08:00:04.475Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-18T08:00:04.475Z] PASS [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === Skipped [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-18T08:00:04.475Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:00:04.475Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-18T08:00:04.475Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] DONE 34 tests, 3 skipped in 110.994s [2022-02-18T08:00:04.475Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-18T08:00:04.475Z] INFO: Testing against a local daemon [2022-02-18T08:00:04.475Z] === RUN TestConfigInspect [2022-02-18T08:00:04.475Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] --- SKIP: TestConfigInspect (0.02s) [2022-02-18T08:00:04.475Z] === RUN TestConfigList [2022-02-18T08:00:04.475Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] --- SKIP: TestConfigList (0.01s) [2022-02-18T08:00:04.475Z] === RUN TestConfigsCreateAndDelete [2022-02-18T08:00:04.475Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-18T08:00:04.475Z] === RUN TestConfigsUpdate [2022-02-18T08:00:04.475Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-02-18T08:00:04.475Z] === RUN TestTemplatedConfig [2022-02-18T08:00:04.475Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-18T08:00:04.475Z] === RUN TestConfigCreateResolve [2022-02-18T08:00:04.475Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-18T08:00:04.475Z] PASS [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === Skipped [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-02-18T08:00:04.475Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-18T08:00:04.475Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-18T08:00:04.475Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-02-18T08:00:04.475Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-18T08:00:04.475Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-18T08:00:04.475Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:00:04.475Z] [2022-02-18T08:00:04.475Z] DONE 6 tests, 6 skipped in 0.160s [2022-02-18T08:00:04.475Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-18T08:00:04.475Z] INFO: Testing against a local daemon [2022-02-18T08:00:04.475Z] === RUN TestCheckpoint [2022-02-18T08:00:04.475Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:00:04.475Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T08:00:04.475Z] === RUN TestContainerInvalidJSON [2022-02-18T08:00:04.475Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:00:04.475Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:00:04.475Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:00:04.475Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:00:04.726Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:00:04.726Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:00:04.726Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:00:04.726Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:00:04.726Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:00:04.726Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-18T08:00:04.726Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T08:00:04.726Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T08:00:04.726Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T08:00:04.726Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T08:00:04.726Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-18T08:00:04.726Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T08:00:04.734Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:00:04.734Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:00:04.734Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-18T08:00:04.734Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T08:00:04.734Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T08:00:04.734Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T08:00:04.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-02-18T08:00:04.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T08:00:04.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-18T08:00:04.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T08:00:04.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-18T08:00:04.734Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T08:00:04.734Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-18T08:00:04.734Z] === RUN TestCopyFromContainer [2022-02-18T08:00:05.299Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-02-18T08:00:05.299Z] === RUN TestCreateDifferentPlatform [2022-02-18T08:00:05.299Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T08:00:05.299Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T08:00:05.299Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-18T08:00:05.299Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T08:00:05.299Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T08:00:05.299Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T08:00:05.299Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-02-18T08:00:05.299Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T08:00:05.299Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-18T08:00:05.299Z] === RUN TestContainerStartOnDaemonRestart [2022-02-18T08:00:05.299Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-18T08:00:05.299Z] === RUN TestDaemonRestartIpcMode [2022-02-18T08:00:05.299Z] === PAUSE TestDaemonRestartIpcMode [2022-02-18T08:00:05.299Z] === RUN TestDaemonHostGatewayIP [2022-02-18T08:00:05.299Z] === PAUSE TestDaemonHostGatewayIP [2022-02-18T08:00:05.299Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-18T08:00:05.299Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-18T08:00:05.299Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T08:00:05.299Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-18T08:00:05.299Z] === RUN TestDiff [2022-02-18T08:00:05.870Z] --- PASS: TestDiff (0.59s) [2022-02-18T08:00:05.870Z] === RUN TestExecWithCloseStdin [2022-02-18T08:00:06.444Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-02-18T08:00:06.444Z] === RUN TestExec [2022-02-18T08:00:07.387Z] --- PASS: TestExec (0.62s) [2022-02-18T08:00:07.387Z] === RUN TestExecUser [2022-02-18T08:00:07.649Z] --- PASS: TestExecUser (0.62s) [2022-02-18T08:00:07.649Z] === RUN TestExportContainerAndImportImage [2022-02-18T08:00:08.593Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-02-18T08:00:08.593Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer// [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer//bar/root [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer/bar/quux [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-18T08:00:08.923Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer (3.94s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-18T08:00:08.923Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-18T08:00:08.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T08:00:08.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:00:08.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:00:08.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:00:08.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:00:08.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:00:08.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:00:08.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:00:08.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:00:08.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:00:08.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-18T08:00:08.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T08:00:08.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T08:00:08.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T08:00:08.923Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T08:00:08.923Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-18T08:00:08.923Z] === RUN TestCreateWithInvalidEnv [2022-02-18T08:00:08.923Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T08:00:08.923Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T08:00:08.923Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T08:00:08.923Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T08:00:08.923Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T08:00:08.923Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T08:00:08.923Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T08:00:08.923Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T08:00:08.923Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T08:00:08.923Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-18T08:00:08.923Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T08:00:08.923Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T08:00:08.923Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T08:00:08.923Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T08:00:08.923Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-18T08:00:08.923Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T08:00:09.859Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-02-18T08:00:09.859Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T08:00:09.980Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-02-18T08:00:09.980Z] === RUN TestHealthCheckWorkdir [2022-02-18T08:00:10.552Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-02-18T08:00:10.552Z] === RUN TestHealthKillContainer [2022-02-18T08:00:10.839Z] ---> e0753befc7c7 [2022-02-18T08:00:10.839Z] Successfully built e0753befc7c7 [2022-02-18T08:00:10.839Z] Successfully tagged docker:latest [2022-02-18T08:00:10.839Z] INFO: Image build ended at 02/18/2022 08:00:07. Duration:00:03:49.0766743 [2022-02-18T08:00:10.839Z] [2022-02-18T08:00:10.839Z] [2022-02-18T08:00:10.839Z] INFO: Building the test binaries at 02/18/2022 08:00:07... [2022-02-18T08:00:11.238Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-02-18T08:00:11.238Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T08:00:11.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:00:11.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:00:11.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:00:11.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:00:11.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:00:11.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:00:11.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:00:11.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:00:11.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:00:11.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:00:11.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:00:11.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:00:11.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:00:11.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:00:11.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:00:11.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-18T08:00:11.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T08:00:11.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T08:00:11.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T08:00:11.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T08:00:11.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-18T08:00:11.238Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T08:00:11.497Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-02-18T08:00:11.497Z] === RUN TestCreateDifferentPlatform [2022-02-18T08:00:11.497Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T08:00:11.497Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T08:00:11.497Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-18T08:00:11.497Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T08:00:11.497Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T08:00:11.497Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T08:00:11.497Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-18T08:00:11.497Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T08:00:11.497Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T08:00:11.497Z] === RUN TestContainerStartOnDaemonRestart [2022-02-18T08:00:11.497Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-18T08:00:11.497Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-18T08:00:11.497Z] === RUN TestDaemonRestartIpcMode [2022-02-18T08:00:11.497Z] === PAUSE TestDaemonRestartIpcMode [2022-02-18T08:00:11.497Z] === RUN TestDaemonHostGatewayIP [2022-02-18T08:00:11.497Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:00:11.497Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-18T08:00:11.497Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-18T08:00:11.497Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-18T08:00:11.497Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T08:00:11.497Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-18T08:00:11.497Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-18T08:00:11.497Z] === RUN TestDiff [2022-02-18T08:00:11.756Z] --- PASS: TestDiff (0.36s) [2022-02-18T08:00:11.756Z] === RUN TestExecWithCloseStdin [2022-02-18T08:00:12.323Z] --- PASS: TestExecWithCloseStdin (0.41s) [2022-02-18T08:00:12.323Z] === RUN TestExec [2022-02-18T08:00:12.889Z] --- PASS: TestExec (0.43s) [2022-02-18T08:00:12.889Z] === RUN TestExecUser [2022-02-18T08:00:13.011Z] INFO: make.ps1 starting at 02/18/2022 08:00:12 [2022-02-18T08:00:13.011Z] INFO: Git commit (a16c92cfca) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T08:00:13.011Z] INFO: Invoking autogen... [2022-02-18T08:00:13.148Z] --- PASS: TestExecUser (0.44s) [2022-02-18T08:00:13.148Z] === RUN TestExportContainerAndImportImage [2022-02-18T08:00:13.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-18T08:00:13.467Z] INFO: Building daemon... [2022-02-18T08:00:13.713Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-02-18T08:00:13.713Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T08:00:15.086Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-02-18T08:00:15.086Z] === RUN TestHealthCheckWorkdir [2022-02-18T08:00:15.653Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-02-18T08:00:15.653Z] === RUN TestHealthKillContainer [2022-02-18T08:00:18.689Z] --- PASS: TestHealthKillContainer (8.24s) [2022-02-18T08:00:18.689Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T08:00:19.262Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-02-18T08:00:19.262Z] === RUN TestIpcModeNone [2022-02-18T08:00:19.834Z] --- PASS: TestIpcModeNone (0.64s) [2022-02-18T08:00:19.834Z] === RUN TestIpcModePrivate [2022-02-18T08:00:20.094Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-02-18T08:00:20.355Z] --- PASS: TestIpcModePrivate (0.62s) [2022-02-18T08:00:20.355Z] === RUN TestIpcModeShareable [2022-02-18T08:00:20.928Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-02-18T08:00:21.191Z] --- PASS: TestIpcModeShareable (0.62s) [2022-02-18T08:00:21.191Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-18T08:00:22.810Z] [2022-02-18T08:00:22.810Z] Name Version Source Summary [2022-02-18T08:00:22.810Z] ---- ------- ------ ------- [2022-02-18T08:00:22.810Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-18T08:00:22.810Z] [2022-02-18T08:00:22.810Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-18T08:00:22.810Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-18T08:00:22.810Z] PSChildName : containerd [2022-02-18T08:00:22.810Z] PSDrive : C [2022-02-18T08:00:22.810Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-18T08:00:22.810Z] PSIsContainer : True [2022-02-18T08:00:22.810Z] Name : containerd [2022-02-18T08:00:22.810Z] FullName : C:\containerd [2022-02-18T08:00:22.810Z] Parent : [2022-02-18T08:00:22.810Z] Exists : True [2022-02-18T08:00:22.810Z] Root : C:\ [2022-02-18T08:00:22.810Z] Extension : [2022-02-18T08:00:22.810Z] CreationTime : 2/18/2022 8:00:18 AM [2022-02-18T08:00:22.810Z] CreationTimeUtc : 2/18/2022 8:00:18 AM [2022-02-18T08:00:22.810Z] LastAccessTime : 2/18/2022 8:00:18 AM [2022-02-18T08:00:22.810Z] LastAccessTimeUtc : 2/18/2022 8:00:18 AM [2022-02-18T08:00:22.811Z] LastWriteTime : 2/18/2022 8:00:18 AM [2022-02-18T08:00:22.811Z] LastWriteTimeUtc : 2/18/2022 8:00:18 AM [2022-02-18T08:00:22.811Z] Attributes : Directory [2022-02-18T08:00:22.811Z] Mode : d----- [2022-02-18T08:00:22.811Z] BaseName : containerd [2022-02-18T08:00:22.811Z] Target : {} [2022-02-18T08:00:22.811Z] LinkType : [2022-02-18T08:00:22.811Z] [2022-02-18T08:00:22.811Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-18T08:00:22.811Z] INFO: Configuring git core.autocrlf... [2022-02-18T08:00:22.811Z] [2022-02-18T08:00:22.811Z] [2022-02-18T08:00:23.108Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-02-18T08:00:23.108Z] === RUN TestAPIIpcModeHost [2022-02-18T08:00:23.371Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-02-18T08:00:23.371Z] === RUN TestDaemonIpcModeShareable [2022-02-18T08:00:23.768Z] --- PASS: TestHealthKillContainer (7.83s) [2022-02-18T08:00:23.768Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T08:00:23.768Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T08:00:23.768Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T08:00:23.768Z] === RUN TestIpcModeNone [2022-02-18T08:00:23.768Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-18T08:00:23.768Z] === RUN TestIpcModePrivate [2022-02-18T08:00:24.028Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-02-18T08:00:24.285Z] --- PASS: TestIpcModePrivate (0.42s) [2022-02-18T08:00:24.285Z] === RUN TestIpcModeShareable [2022-02-18T08:00:24.285Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:00:24.285Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-18T08:00:24.285Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-18T08:00:24.311Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-18T08:00:24.571Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-02-18T08:00:24.571Z] === RUN TestDaemonIpcModePrivate [2022-02-18T08:00:25.511Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-18T08:00:25.658Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s) [2022-02-18T08:00:25.658Z] === RUN TestAPIIpcModeHost [2022-02-18T08:00:25.658Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:00:25.658Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-18T08:00:25.658Z] === RUN TestDaemonIpcModeShareable [2022-02-18T08:00:25.658Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:00:25.658Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-18T08:00:25.658Z] === RUN TestDaemonIpcModePrivate [2022-02-18T08:00:25.772Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-02-18T08:00:25.772Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-18T08:00:26.593Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-18T08:00:26.593Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-02-18T08:00:26.593Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-18T08:00:26.593Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:00:26.593Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-18T08:00:26.593Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-18T08:00:26.593Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:00:26.593Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-18T08:00:26.593Z] === RUN TestIpcModeOlderClient [2022-02-18T08:00:26.593Z] === PAUSE TestIpcModeOlderClient [2022-02-18T08:00:26.593Z] === RUN TestKillContainerInvalidSignal [2022-02-18T08:00:26.713Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-18T08:00:26.974Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-02-18T08:00:26.974Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-18T08:00:27.162Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-02-18T08:00:27.162Z] === RUN TestKillContainer [2022-02-18T08:00:27.162Z] === RUN TestKillContainer/no_signal [2022-02-18T08:00:27.421Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T08:00:27.680Z] === RUN TestKillContainer/killing_signal [2022-02-18T08:00:27.919Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-18T08:00:27.919Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-02-18T08:00:27.919Z] === RUN TestIpcModeOlderClient [2022-02-18T08:00:27.919Z] === PAUSE TestIpcModeOlderClient [2022-02-18T08:00:27.919Z] === RUN TestKillContainerInvalidSignal [2022-02-18T08:00:28.248Z] --- PASS: TestKillContainer (1.16s) [2022-02-18T08:00:28.248Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-02-18T08:00:28.248Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-18T08:00:28.248Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-02-18T08:00:28.248Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T08:00:28.248Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-18T08:00:28.492Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-02-18T08:00:28.492Z] === RUN TestKillContainer [2022-02-18T08:00:28.492Z] === RUN TestKillContainer/no_signal [2022-02-18T08:00:28.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-18T08:00:29.069Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T08:00:29.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-02-18T08:00:29.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-02-18T08:00:29.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-02-18T08:00:29.077Z] === RUN TestKillStoppedContainer [2022-02-18T08:00:29.077Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-18T08:00:29.077Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T08:00:29.077Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-18T08:00:29.077Z] === RUN TestKillDifferentUserContainer [2022-02-18T08:00:29.329Z] === RUN TestKillContainer/killing_signal [2022-02-18T08:00:29.335Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-02-18T08:00:29.335Z] === RUN TestInspectOomKilledTrue [2022-02-18T08:00:29.335Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:00:29.335Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T08:00:29.335Z] === RUN TestInspectOomKilledFalse [2022-02-18T08:00:29.335Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:00:29.335Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T08:00:29.335Z] === RUN TestLinksEtcHostsContentMatch [2022-02-18T08:00:29.335Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-18T08:00:29.335Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-18T08:00:29.335Z] === RUN TestLinksContainerNames [2022-02-18T08:00:29.901Z] --- PASS: TestKillContainer (1.34s) [2022-02-18T08:00:29.901Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-02-18T08:00:29.901Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-02-18T08:00:29.901Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-02-18T08:00:29.901Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T08:00:29.901Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-18T08:00:30.163Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-18T08:00:30.273Z] --- PASS: TestLinksContainerNames (0.78s) [2022-02-18T08:00:30.273Z] === RUN TestLogsFollowTailEmpty [2022-02-18T08:00:30.531Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-18T08:00:30.531Z] === RUN TestContainerNetworkMountsNoChown [2022-02-18T08:00:31.100Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/default [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/default [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/private [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/private [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rprivate [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/slave [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/slave [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rslave [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/shared [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/shared [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rshared [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/default [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/rshared [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/shared [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/rslave [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/slave [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/rprivate [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/private [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-18T08:00:31.100Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:00:31.100Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:00:31.100Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-18T08:00:31.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-02-18T08:00:31.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-02-18T08:00:31.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-02-18T08:00:31.109Z] === RUN TestKillStoppedContainer [2022-02-18T08:00:31.109Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-18T08:00:31.109Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T08:00:31.109Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-02-18T08:00:31.109Z] === RUN TestKillDifferentUserContainer [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-18T08:00:31.360Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-02-18T08:00:31.360Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-02-18T08:00:31.360Z] === RUN TestContainerBindMountNonRecursive [2022-02-18T08:00:31.360Z] 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-02-18T08:00:31.360Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-18T08:00:31.360Z] === RUN TestContainerVolumesMountedAsShared [2022-02-18T08:00:31.360Z] 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-02-18T08:00:31.360Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-18T08:00:31.360Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-18T08:00:31.360Z] 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-02-18T08:00:31.360Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-18T08:00:31.360Z] === RUN TestNetworkNat [2022-02-18T08:00:31.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-18T08:00:31.681Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-02-18T08:00:31.681Z] === RUN TestInspectOomKilledTrue [2022-02-18T08:00:31.681Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-18T08:00:31.681Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T08:00:31.681Z] === RUN TestInspectOomKilledFalse [2022-02-18T08:00:31.928Z] --- PASS: TestNetworkNat (0.52s) [2022-02-18T08:00:31.928Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T08:00:31.942Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-02-18T08:00:31.943Z] === RUN TestLinksEtcHostsContentMatch [2022-02-18T08:00:32.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-02-18T08:00:32.497Z] === RUN TestNetworkLoopbackNat [2022-02-18T08:00:32.516Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-02-18T08:00:32.516Z] === RUN TestLinksContainerNames [2022-02-18T08:00:33.091Z] --- PASS: TestLinksContainerNames (0.87s) [2022-02-18T08:00:33.091Z] === RUN TestLogsFollowTailEmpty [2022-02-18T08:00:33.666Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-02-18T08:00:33.666Z] === RUN TestContainerNetworkMountsNoChown [2022-02-18T08:00:33.928Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-02-18T08:00:33.928Z] === RUN TestMountDaemonRoot [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/default [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/default [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/private [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/private [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rprivate [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/slave [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/slave [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rslave [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/shared [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/shared [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rshared [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/default [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/rshared [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/shared [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/rslave [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/slave [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/rprivate [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/private [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-18T08:00:34.189Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:00:34.189Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:00:34.189Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:00:34.450Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-18T08:00:34.710Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-02-18T08:00:34.710Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2022-02-18T08:00:34.710Z] === RUN TestContainerBindMountNonRecursive [2022-02-18T08:00:35.033Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-02-18T08:00:35.033Z] === RUN TestPause [2022-02-18T08:00:35.033Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:00:35.033Z] --- SKIP: TestPause (0.00s) [2022-02-18T08:00:35.033Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T08:00:35.033Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T08:00:35.033Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T08:00:35.033Z] === RUN TestPauseStopPausedContainer [2022-02-18T08:00:35.033Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:00:35.033Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-18T08:00:35.033Z] === RUN TestPidHost [2022-02-18T08:00:35.604Z] --- PASS: TestPidHost (0.83s) [2022-02-18T08:00:35.604Z] === RUN TestPsFilter [2022-02-18T08:00:35.862Z] --- PASS: TestPsFilter (0.09s) [2022-02-18T08:00:35.862Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T08:00:36.093Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-02-18T08:00:36.093Z] === RUN TestContainerVolumesMountedAsShared [2022-02-18T08:00:36.121Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-02-18T08:00:36.121Z] === RUN TestRemoveContainerWithVolume [2022-02-18T08:00:36.664Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-02-18T08:00:36.664Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-18T08:00:36.686Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-02-18T08:00:36.686Z] === RUN TestRemoveContainerRunning [2022-02-18T08:00:36.924Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-02-18T08:00:36.924Z] === RUN TestNetworkNat [2022-02-18T08:00:36.944Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-02-18T08:00:36.944Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T08:00:37.495Z] --- PASS: TestNetworkNat (0.48s) [2022-02-18T08:00:37.495Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T08:00:37.510Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-18T08:00:37.510Z] === RUN TestRemoveInvalidContainer [2022-02-18T08:00:37.510Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-18T08:00:37.510Z] === RUN TestRenameLinkedContainer [2022-02-18T08:00:37.756Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-02-18T08:00:37.756Z] === RUN TestNetworkLoopbackNat [2022-02-18T08:00:38.885Z] --- PASS: TestRenameLinkedContainer (1.53s) [2022-02-18T08:00:38.885Z] === RUN TestRenameStoppedContainer [2022-02-18T08:00:39.453Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-18T08:00:39.453Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T08:00:40.021Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-02-18T08:00:40.021Z] === RUN TestRenameInvalidName [2022-02-18T08:00:40.303Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-02-18T08:00:40.303Z] === RUN TestPause [2022-02-18T08:00:40.590Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-18T08:00:40.590Z] === RUN TestRenameAnonymousContainer [2022-02-18T08:00:40.877Z] --- PASS: TestPause (0.51s) [2022-02-18T08:00:40.877Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T08:00:40.877Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T08:00:40.877Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T08:00:40.877Z] === RUN TestPauseStopPausedContainer [2022-02-18T08:00:41.451Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-02-18T08:00:41.451Z] === RUN TestPidHost [2022-02-18T08:00:41.967Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-02-18T08:00:41.967Z] === RUN TestRenameContainerWithSameName [2022-02-18T08:00:42.228Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-18T08:00:42.228Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T08:00:42.396Z] --- PASS: TestPidHost (0.99s) [2022-02-18T08:00:42.396Z] === RUN TestPsFilter [2022-02-18T08:00:42.396Z] --- PASS: TestPsFilter (0.15s) [2022-02-18T08:00:42.396Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T08:00:42.969Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-02-18T08:00:42.969Z] === RUN TestRemoveContainerWithVolume [2022-02-18T08:00:43.166Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-02-18T08:00:43.166Z] === RUN TestResize [2022-02-18T08:00:43.426Z] --- PASS: TestResize (0.38s) [2022-02-18T08:00:43.426Z] === RUN TestResizeWithInvalidSize [2022-02-18T08:00:43.543Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2022-02-18T08:00:43.543Z] === RUN TestRemoveContainerRunning [2022-02-18T08:00:43.828Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-02-18T08:00:43.828Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T08:00:43.996Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-02-18T08:00:43.996Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T08:00:44.255Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-02-18T08:00:44.255Z] === RUN TestDaemonRestartKillContainers [2022-02-18T08:00:44.255Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-18T08:00:44.255Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:00:44.255Z] === RUN TestCgroupNamespacesRun [2022-02-18T08:00:44.412Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-02-18T08:00:44.412Z] === RUN TestRemoveInvalidContainer [2022-02-18T08:00:44.412Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-18T08:00:44.412Z] === RUN TestRenameLinkedContainer [2022-02-18T08:00:45.632Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-02-18T08:00:45.632Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-18T08:00:46.334Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-02-18T08:00:46.334Z] === RUN TestRenameStoppedContainer [2022-02-18T08:00:46.595Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-02-18T08:00:46.595Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T08:00:46.610Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-02-18T08:00:46.610Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-18T08:00:47.534Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-02-18T08:00:47.534Z] === RUN TestRenameInvalidName [2022-02-18T08:00:47.568Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-02-18T08:00:47.568Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-18T08:00:47.794Z] --- PASS: TestRenameInvalidName (0.45s) [2022-02-18T08:00:47.795Z] === RUN TestRenameAnonymousContainer [2022-02-18T08:00:48.941Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-02-18T08:00:48.941Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-18T08:00:49.177Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-02-18T08:00:49.177Z] === RUN TestRenameContainerWithSameName [2022-02-18T08:00:49.750Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-02-18T08:00:49.750Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T08:00:49.883Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-02-18T08:00:49.883Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-18T08:00:50.694Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-02-18T08:00:50.694Z] === RUN TestResize [2022-02-18T08:00:50.820Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-02-18T08:00:50.820Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-18T08:00:50.955Z] --- PASS: TestResize (0.44s) [2022-02-18T08:00:50.955Z] === RUN TestResizeWithInvalidSize [2022-02-18T08:00:51.529Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-02-18T08:00:51.529Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T08:00:51.759Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-02-18T08:00:51.759Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-18T08:00:51.791Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:00:51.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:00:51.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:00:51.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:00:51.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:00:52.697Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-02-18T08:00:52.697Z] === RUN TestNISDomainname [2022-02-18T08:00:52.697Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-18T08:00:52.697Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-18T08:00:52.697Z] === RUN TestHostnameDnsResolution [2022-02-18T08:00:53.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:00:53.266Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-02-18T08:00:53.266Z] === RUN TestUnprivilegedPortsAndPing [2022-02-18T08:00:53.266Z] 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-02-18T08:00:53.266Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-18T08:00:53.266Z] === RUN TestStats [2022-02-18T08:00:53.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:00:53.525Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:00:53.525Z] --- SKIP: TestStats (0.00s) [2022-02-18T08:00:53.525Z] === RUN TestStopContainerWithTimeout [2022-02-18T08:00:53.525Z] === RUN TestStopContainerWithTimeout/0 [2022-02-18T08:00:53.525Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-18T08:00:53.525Z] === RUN TestStopContainerWithTimeout/1 [2022-02-18T08:00:53.525Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-18T08:00:53.525Z] === RUN TestStopContainerWithTimeout/3 [2022-02-18T08:00:53.525Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-18T08:00:53.525Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-18T08:00:53.525Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-18T08:00:53.525Z] === CONT TestStopContainerWithTimeout/0 [2022-02-18T08:00:53.525Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-18T08:00:54.092Z] === CONT TestStopContainerWithTimeout/3 [2022-02-18T08:00:54.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:00:55.997Z] === CONT TestStopContainerWithTimeout/1 [2022-02-18T08:00:56.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:00:57.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:00:57.271Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-18T08:00:57.271Z] [2022-02-18T08:00:57.271Z] ________ ____ __. [2022-02-18T08:00:57.271Z] \_____ \ | |/ _| [2022-02-18T08:00:57.271Z] / | \| < [2022-02-18T08:00:57.271Z] / | \ | \ [2022-02-18T08:00:57.271Z] \_______ /____|__ \ [2022-02-18T08:00:57.271Z] \/ \/ [2022-02-18T08:00:57.271Z] [2022-02-18T08:00:57.271Z] INFO: make.ps1 ended at 02/18/2022 08:00:48 [2022-02-18T08:00:57.271Z] INFO: Binaries build ended at 02/18/2022 08:00:50. Duration:00:01:24.2278025 [2022-02-18T08:00:57.271Z] INFO: Copying the built daemon binary to d:\CI\PR-43255\4\binary\dockerd-9da6a22317.exe... [2022-02-18T08:00:57.271Z] INFO: Copying the built client binary to d:\CI\PR-43255\4\binary\docker-9da6a22317.exe... [2022-02-18T08:00:57.271Z] INFO: Copying dockerversion from the container... [2022-02-18T08:00:57.271Z] INFO: Copying the golang package from the container to d:\CI\PR-43255\4\installer\go.zip... [2022-02-18T08:00:57.271Z] INFO: Extracting go.zip to d:\CI\PR-43255\4\go [2022-02-18T08:00:57.372Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-18T08:00:57.372Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-02-18T08:00:57.372Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-02-18T08:00:57.372Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-02-18T08:00:57.372Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-02-18T08:00:57.372Z] === RUN TestDeleteDevicemapper [2022-02-18T08:00:57.372Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T08:00:57.372Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-18T08:00:57.372Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T08:00:57.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:00:58.747Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-02-18T08:00:58.747Z] === RUN TestUpdateMemory [2022-02-18T08:00:58.747Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:00:58.747Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-18T08:00:58.747Z] === RUN TestUpdateCPUQuota [2022-02-18T08:00:58.747Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:00:58.747Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-18T08:00:58.747Z] === RUN TestUpdatePidsLimit [2022-02-18T08:00:58.747Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:00:58.747Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-18T08:00:58.747Z] === RUN TestUpdateRestartPolicy [2022-02-18T08:01:00.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:01:00.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:01:02.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:01:03.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-18T08:01:03.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-18T08:01:04.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:01:04.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:01:04.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-18T08:01:06.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:01:06.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:01:07.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-18T08:01:08.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-18T08:01:08.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-02-18T08:01:10.031Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-02-18T08:01:10.031Z] === RUN TestCgroupNamespacesRun [2022-02-18T08:01:10.947Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-02-18T08:01:10.947Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T08:01:10.947Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-02-18T08:01:10.947Z] === RUN TestWaitNonBlocked [2022-02-18T08:01:10.947Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:01:10.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:01:10.947Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:01:10.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:01:10.947Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:01:10.947Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:01:10.947Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-18T08:01:10.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-02-18T08:01:10.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-02-18T08:01:10.947Z] === RUN TestWaitBlocked [2022-02-18T08:01:10.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:01:10.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:01:10.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:01:10.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:01:10.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:01:10.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:01:10.973Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-02-18T08:01:10.973Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-18T08:01:10.973Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-18T08:01:10.973Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-18T08:01:10.973Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-18T08:01:11.205Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-18T08:01:11.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s) [2022-02-18T08:01:11.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-02-18T08:01:11.205Z] === CONT TestDaemonRestartIpcMode [2022-02-18T08:01:11.205Z] === CONT TestIpcModeOlderClient [2022-02-18T08:01:11.205Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-02-18T08:01:11.205Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-18T08:01:11.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-18T08:01:12.360Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-02-18T08:01:12.360Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-18T08:01:13.307Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-02-18T08:01:13.307Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-18T08:01:13.742Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-02-18T08:01:13.742Z] --- PASS: TestDaemonRestartIpcMode (2.57s) [2022-02-18T08:01:13.742Z] PASS [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === Skipped [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-18T08:01:13.742Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-18T08:01:13.742Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-18T08:01:13.742Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-18T08:01:13.742Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T08:01:13.742Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-18T08:01:13.742Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-18T08:01:13.742Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-18T08:01:13.742Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-18T08:01:13.742Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-18T08:01:13.742Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-18T08:01:13.742Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-18T08:01:13.742Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:01:13.742Z] [2022-02-18T08:01:13.742Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-18T08:01:13.743Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-18T08:01:13.743Z] 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-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-18T08:01:13.743Z] 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-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-18T08:01:13.743Z] 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-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-18T08:01:13.743Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T08:01:13.743Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-18T08:01:13.743Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:01:13.743Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-18T08:01:13.743Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-18T08:01:13.743Z] 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-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-18T08:01:13.743Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-18T08:01:13.743Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-18T08:01:13.743Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-18T08:01:13.743Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-18T08:01:13.743Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T08:01:13.743Z] [2022-02-18T08:01:13.743Z] DONE 177 tests, 27 skipped in 69.230s [2022-02-18T08:01:13.743Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-18T08:01:13.743Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T08:01:14.314Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-18T08:01:14.314Z] === RUN TestDaemonConfigValidation [2022-02-18T08:01:14.314Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:01:14.314Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:01:14.314Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-18T08:01:14.314Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-18T08:01:14.314Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-18T08:01:14.314Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-18T08:01:14.314Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-18T08:01:14.314Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-18T08:01:14.314Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-18T08:01:14.314Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-18T08:01:14.314Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:01:14.314Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-18T08:01:14.314Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-18T08:01:14.314Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-18T08:01:14.573Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-18T08:01:14.573Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-18T08:01:14.573Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-02-18T08:01:14.573Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-02-18T08:01:14.573Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-02-18T08:01:14.573Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-18T08:01:14.573Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-18T08:01:14.573Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T08:01:14.573Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-18T08:01:14.696Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-02-18T08:01:14.696Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-18T08:01:15.514Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-18T08:01:15.639Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-02-18T08:01:15.639Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-18T08:01:16.212Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-02-18T08:01:16.212Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-18T08:01:16.891Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-18T08:01:17.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-02-18T08:01:17.599Z] === RUN TestNISDomainname [2022-02-18T08:01:17.828Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-18T08:01:17.828Z] daemon_test.go:156: [d2c6afd27d8aa] daemon is not started [2022-02-18T08:01:17.828Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-02-18T08:01:17.828Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-02-18T08:01:17.828Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-18T08:01:17.828Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-02-18T08:01:17.828Z] === RUN TestDaemonProxy [2022-02-18T08:01:17.828Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-18T08:01:17.828Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-18T08:01:17.828Z] PASS [2022-02-18T08:01:17.828Z] [2022-02-18T08:01:17.828Z] === Skipped [2022-02-18T08:01:17.828Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-18T08:01:17.828Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-18T08:01:17.828Z] [2022-02-18T08:01:17.828Z] DONE 12 tests, 1 skipped in 4.101s [2022-02-18T08:01:17.828Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-18T08:01:18.087Z] INFO: Testing against a local daemon [2022-02-18T08:01:18.087Z] === RUN TestCommitInheritsEnv [2022-02-18T08:01:18.172Z] --- PASS: TestNISDomainname (0.55s) [2022-02-18T08:01:18.172Z] === RUN TestHostnameDnsResolution [2022-02-18T08:01:18.519Z] INFO: Extraction ended at 02/18/2022 08:01:17. Duration:00:00:25.1703473 [2022-02-18T08:01:18.519Z] INFO: Updating the golang and path environment variables [2022-02-18T08:01:18.519Z] INFO: GOPATH=d:\gopath [2022-02-18T08:01:18.519Z] INFO: go version go1.17.7 windows/amd64 [2022-02-18T08:01:18.519Z] INFO: Running the daemon under test in debug mode [2022-02-18T08:01:18.519Z] INFO: Starting a daemon under test... [2022-02-18T08:01:18.519Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43255\4\daemon --pidfile d:\CI\PR-43255\4\docker.pid -D [2022-02-18T08:01:18.519Z] INFO: Process started successfully. [2022-02-18T08:01:18.519Z] INFO: Start tailing logs of the daemon under tests [2022-02-18T08:01:18.519Z] INFO: Waiting for the daemon under test to start... [2022-02-18T08:01:18.745Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-02-18T08:01:18.745Z] === RUN TestUnprivilegedPortsAndPing [2022-02-18T08:01:19.319Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-02-18T08:01:19.319Z] === RUN TestStats [2022-02-18T08:01:19.464Z] --- PASS: TestCommitInheritsEnv (1.21s) [2022-02-18T08:01:19.464Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T08:01:19.464Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform// [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform/linux [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform/macos [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-18T08:01:19.464Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-18T08:01:19.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform (0.43s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-18T08:01:19.722Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-18T08:01:19.722Z] === RUN TestImagesFilterMultiReference [2022-02-18T08:01:19.722Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-18T08:01:19.722Z] === RUN TestImagePullPlatformInvalid [2022-02-18T08:01:19.722Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-02-18T08:01:19.722Z] === RUN TestRemoveImageOrphaning [2022-02-18T08:01:21.094Z] --- PASS: TestRemoveImageOrphaning (1.51s) [2022-02-18T08:01:21.094Z] === RUN TestRemoveImageGarbageCollector [2022-02-18T08:01:21.094Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-18T08:01:21.094Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-18T08:01:21.094Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T08:01:21.094Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-18T08:01:21.094Z] === RUN TestTagInvalidReference [2022-02-18T08:01:21.094Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-18T08:01:21.094Z] === RUN TestTagValidPrefixedRepo [2022-02-18T08:01:21.352Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-18T08:01:21.352Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T08:01:21.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-18T08:01:21.352Z] === RUN TestTagOfficialNames [2022-02-18T08:01:21.352Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-18T08:01:21.352Z] === RUN TestTagMatchesDigest [2022-02-18T08:01:21.352Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-18T08:01:21.352Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-18T08:01:21.862Z] --- PASS: TestStats (2.46s) [2022-02-18T08:01:21.862Z] === RUN TestStopContainerWithTimeout [2022-02-18T08:01:21.862Z] === RUN TestStopContainerWithTimeout/0 [2022-02-18T08:01:21.862Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-18T08:01:21.862Z] === RUN TestStopContainerWithTimeout/1 [2022-02-18T08:01:21.862Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-18T08:01:21.862Z] === RUN TestStopContainerWithTimeout/3 [2022-02-18T08:01:21.862Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-18T08:01:21.862Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-18T08:01:21.862Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-18T08:01:21.862Z] === CONT TestStopContainerWithTimeout/0 [2022-02-18T08:01:21.862Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-18T08:01:22.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-18T08:01:22.432Z] === CONT TestStopContainerWithTimeout/3 [2022-02-18T08:01:24.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-18T08:01:24.978Z] === CONT TestStopContainerWithTimeout/1 [2022-02-18T08:01:25.921Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-18T08:01:25.921Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-02-18T08:01:25.921Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-02-18T08:01:25.921Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-02-18T08:01:25.921Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-02-18T08:01:25.921Z] === RUN TestDeleteDevicemapper [2022-02-18T08:01:25.921Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T08:01:25.921Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-18T08:01:25.921Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T08:01:25.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-18T08:01:27.309Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s) [2022-02-18T08:01:27.309Z] === RUN TestUpdateMemory [2022-02-18T08:01:27.570Z] --- PASS: TestUpdateMemory (0.54s) [2022-02-18T08:01:27.570Z] === RUN TestUpdateCPUQuota [2022-02-18T08:01:28.515Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-02-18T08:01:28.515Z] === RUN TestUpdatePidsLimit [2022-02-18T08:01:28.515Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-18T08:01:28.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-18T08:01:28.776Z] === RUN TestUpdatePidsLimit/no_change [2022-02-18T08:01:29.056Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-18T08:01:29.338Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-18T08:01:29.601Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-18T08:01:29.868Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-18T08:01:30.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-18T08:01:30.724Z] --- PASS: TestUpdatePidsLimit (2.17s) [2022-02-18T08:01:30.724Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-02-18T08:01:30.724Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-02-18T08:01:30.724Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-02-18T08:01:30.724Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-02-18T08:01:30.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2022-02-18T08:01:30.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-02-18T08:01:30.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-02-18T08:01:30.724Z] === RUN TestUpdateRestartPolicy [2022-02-18T08:01:31.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-18T08:01:32.773Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T08:01:32.773Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T08:01:32.773Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T08:01:32.773Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T08:01:32.773Z] [2022-02-18T08:01:32.773Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-18T08:01:32.773Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-18T08:01:32.773Z] Using test binary docker [2022-02-18T08:01:32.773Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-18T08:01:32.773Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T08:01:32.773Z] INFO: Waiting for daemon to start... [2022-02-18T08:01:32.773Z] Starting dockerd [2022-02-18T08:01:32.773Z] . [2022-02-18T08:01:32.773Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-18T08:01:34.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-18T08:01:36.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-18T08:01:38.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-18T08:01:39.564Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-18T08:01:39.565Z] [2022-02-18T08:01:39.565Z] ________ ____ __. [2022-02-18T08:01:39.565Z] \_____ \ | |/ _| [2022-02-18T08:01:39.565Z] / | \| < [2022-02-18T08:01:39.565Z] / | \ | \ [2022-02-18T08:01:39.565Z] \_______ /____|__ \ [2022-02-18T08:01:39.565Z] \/ \/ [2022-02-18T08:01:39.565Z] [2022-02-18T08:01:39.565Z] INFO: make.ps1 ended at 02/18/2022 08:01:33 [2022-02-18T08:01:39.565Z] INFO: Binaries build ended at 02/18/2022 08:01:35. Duration:00:01:26.8581766 [2022-02-18T08:01:39.565Z] INFO: Copying the built daemon binary to d:\CI\PR-43255\4\binary\dockerd-a16c92cfca.exe... [2022-02-18T08:01:39.565Z] INFO: Copying the built client binary to d:\CI\PR-43255\4\binary\docker-a16c92cfca.exe... [2022-02-18T08:01:39.565Z] INFO: Copying dockerversion from the container... [2022-02-18T08:01:39.565Z] INFO: Copying the golang package from the container to d:\CI\PR-43255\4\installer\go.zip... [2022-02-18T08:01:39.565Z] INFO: Extracting go.zip to d:\CI\PR-43255\4\go [2022-02-18T08:01:39.759Z] ...INFO: Daemon under test started and replied! [2022-02-18T08:01:39.759Z] INFO: Docker version of the daemon under test [2022-02-18T08:01:39.759Z] [2022-02-18T08:01:39.759Z] Client: [2022-02-18T08:01:39.759Z] Version: 17.06.2-ce [2022-02-18T08:01:39.759Z] API version: 1.30 [2022-02-18T08:01:39.759Z] Go version: go1.8.3 [2022-02-18T08:01:39.759Z] Git commit: cec0b72 [2022-02-18T08:01:39.759Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-18T08:01:39.759Z] OS/Arch: windows/amd64 [2022-02-18T08:01:39.759Z] [2022-02-18T08:01:39.759Z] Server: [2022-02-18T08:01:39.759Z] Version: 0.0.0-dev [2022-02-18T08:01:39.759Z] API version: 1.42 (minimum version 1.24) [2022-02-18T08:01:39.759Z] Go version: go1.17.7 [2022-02-18T08:01:39.759Z] Git commit: 9da6a22317 [2022-02-18T08:01:39.759Z] Built: 02/18/2022 07:59:30 [2022-02-18T08:01:39.759Z] OS/Arch: windows/amd64 [2022-02-18T08:01:39.759Z] Experimental: false [2022-02-18T08:01:39.759Z] [2022-02-18T08:01:39.759Z] INFO: Docker info of the daemon under test [2022-02-18T08:01:39.759Z] [2022-02-18T08:01:39.759Z] Containers: 0 [2022-02-18T08:01:39.759Z] Running: 0 [2022-02-18T08:01:39.759Z] Paused: 0 [2022-02-18T08:01:39.759Z] Stopped: 0 [2022-02-18T08:01:39.759Z] Images: 0 [2022-02-18T08:01:39.759Z] Server Version: 0.0.0-dev [2022-02-18T08:01:39.759Z] Storage Driver: windowsfilter [2022-02-18T08:01:39.759Z] Windows: [2022-02-18T08:01:39.759Z] Logging Driver: json-file [2022-02-18T08:01:39.759Z] Plugins: [2022-02-18T08:01:39.759Z] Volume: local [2022-02-18T08:01:39.759Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T08:01:39.759Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T08:01:39.759Z] Swarm: inactive [2022-02-18T08:01:39.759Z] Default Isolation: process [2022-02-18T08:01:39.759Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T08:01:39.759Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T08:01:39.759Z] OSType: windows [2022-02-18T08:01:39.759Z] Architecture: x86_64 [2022-02-18T08:01:39.759Z] CPUs: 4 [2022-02-18T08:01:39.759Z] Total Memory: 32GiB [2022-02-18T08:01:39.759Z] Name: azwin-2-ec9170 [2022-02-18T08:01:39.759Z] ID: I6NH:5VN3:P63N:HW46:FA3A:JQ43:WLSP:2R6T:LWBY:22NG:6XE6:77PT [2022-02-18T08:01:39.759Z] Docker Root Dir: D:\CI\PR-43255\4\daemon [2022-02-18T08:01:39.759Z] Debug Mode (client): false [2022-02-18T08:01:39.759Z] Debug Mode (server): true [2022-02-18T08:01:39.759Z] File Descriptors: -1 [2022-02-18T08:01:39.759Z] Goroutines: 16 [2022-02-18T08:01:39.759Z] System Time: 2022-02-18T08:01:37.0707334Z [2022-02-18T08:01:39.759Z] EventsListeners: 0 [2022-02-18T08:01:39.759Z] Registry: https://index.docker.io/v1/ [2022-02-18T08:01:39.759Z] Labels: [2022-02-18T08:01:39.759Z] Experimental: false [2022-02-18T08:01:39.759Z] Insecure Registries: [2022-02-18T08:01:39.759Z] 127.0.0.0/8 [2022-02-18T08:01:39.759Z] Live Restore Enabled: false [2022-02-18T08:01:39.759Z] [2022-02-18T08:01:39.759Z] [2022-02-18T08:01:39.759Z] INFO: Docker images of the daemon under test [2022-02-18T08:01:39.759Z] [2022-02-18T08:01:39.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T08:01:39.759Z] [2022-02-18T08:01:39.759Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-18T08:01:39.759Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-18T08:01:39.759Z] ltsc2022: Pulling from windows/servercore [2022-02-18T08:01:39.759Z] 8f616e6e9eec: Pulling fs layer [2022-02-18T08:01:39.759Z] 898469748ff6: Pulling fs layer [2022-02-18T08:01:41.222Z] ok github.com/docker/docker/libnetwork/networkdb 133.818s coverage: 60.1% of statements [2022-02-18T08:01:41.222Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T08:01:41.222Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-18T08:01:41.222Z] ok github.com/docker/docker/libnetwork/osl 4.332s coverage: 39.7% of statements [2022-02-18T08:01:41.222Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-18T08:01:41.222Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-18T08:01:41.222Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2022-02-18T08:01:41.222Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-18T08:01:41.222Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T08:01:41.222Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === Skipped [2022-02-18T08:01:41.222Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-18T08:01:41.222Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-18T08:01:41.222Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-18T08:01:41.222Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T08:01:41.222Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T08:01:41.222Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T08:01:41.222Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T08:01:41.222Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T08:01:41.222Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-18T08:01:41.222Z] firewalld_test.go:14: firewalld is not running [2022-02-18T08:01:41.222Z] [2022-02-18T08:01:41.222Z] DONE 326 tests, 9 skipped in 229.348s [2022-02-18T08:01:41.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T08:01:41.332Z] Using test binary docker [2022-02-18T08:01:41.332Z] +++ /etc/init.d/apparmor start [2022-02-18T08:01:41.332Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T08:01:41.332Z] INFO: Waiting for daemon to start... [2022-02-18T08:01:41.332Z] Starting dockerd [2022-02-18T08:01:41.332Z] +++ 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 Post stage [Pipeline] junit [2022-02-18T08:01:42.183Z] Recording test results [2022-02-18T08:01:42.950Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-02-18T08:01:42.950Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T08:01:42.950Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-02-18T08:01:42.950Z] === RUN TestWaitNonBlocked [2022-02-18T08:01:42.950Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:01:42.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:01:42.950Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:01:42.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:01:42.950Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:01:42.950Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:01:42.950Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-18T08:01:42.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-02-18T08:01:42.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-02-18T08:01:42.950Z] === RUN TestWaitBlocked [2022-02-18T08:01:42.950Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:01:42.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:01:42.950Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:01:42.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:01:42.950Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:01:42.950Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:01:43.235Z] . [2022-02-18T08:01:43.235Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T08:01:43.493Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T08:01:43.493Z] Error: No such image: emptyfs [2022-02-18T08:01:43.493Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-18T08:01:43.493Z] ++++ docker load [2022-02-18T08:01:43.752Z] Running integration-test (iteration 1) [2022-02-18T08:01:43.752Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-18T08:01:43.752Z] ++ 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-02-18T08:01:43.752Z] ++ set -e [2022-02-18T08:01:43.752Z] ++ '[' -n 0 ']' [2022-02-18T08:01:43.752Z] ++ set -x [2022-02-18T08:01:43.752Z] ++ 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-02-18T08:01:43.843Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-02-18T08:01:43.891Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-18T08:01:43.891Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-02-18T08:01:43.891Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-02-18T08:01:43.891Z] === CONT TestContainerStartOnDaemonRestart [2022-02-18T08:01:43.891Z] === CONT TestRestartDaemonWithRestartingContainer [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T08:01:44.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=325719df6acd7989d1eae953db081f474df3c3c5 -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:325719df6acd7989d1eae953db081f474df3c3c5 hack/make.sh dynbinary test-integration [2022-02-18T08:01:44.481Z] [2022-02-18T08:01:44.481Z] Removing bundles/ [2022-02-18T08:01:44.481Z] [2022-02-18T08:01:44.481Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T08:01:44.481Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T08:01:44.481Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T08:01:44.687Z] Loaded image: busybox:latest [2022-02-18T08:01:44.946Z] Loaded image: busybox:glibc [2022-02-18T08:01:46.439Z] === CONT TestIpcModeOlderClient [2022-02-18T08:01:46.439Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s) [2022-02-18T08:01:46.439Z] === CONT TestContainerKillOnDaemonStart [2022-02-18T08:01:46.439Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-02-18T08:01:46.439Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-02-18T08:01:46.439Z] === CONT TestDaemonHostGatewayIP [2022-02-18T08:01:48.989Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-02-18T08:01:48.989Z] === CONT TestDaemonRestartIpcMode [2022-02-18T08:01:50.222Z] Loaded image: debian:bullseye-slim [2022-02-18T08:01:50.222Z] Loaded image: hello-world:latest [2022-02-18T08:01:50.222Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T08:01:50.222Z] INFO: Testing against a local daemon [2022-02-18T08:01:50.222Z] === RUN TestCgroupNamespacesBuild [2022-02-18T08:01:50.906Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-02-18T08:01:52.130Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-02-18T08:01:52.130Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-18T08:01:54.035Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2022-02-18T08:01:54.036Z] === RUN TestBuildWithSession [2022-02-18T08:01:54.036Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:01:54.036Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T08:01:54.036Z] === RUN TestBuildSquashParent [2022-02-18T08:01:59.045Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-02-18T08:01:59.045Z] PASS [2022-02-18T08:01:59.045Z] [2022-02-18T08:01:59.045Z] === Skipped [2022-02-18T08:01:59.045Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-18T08:01:59.045Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:01:59.045Z] [2022-02-18T08:01:59.045Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-18T08:01:59.045Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-18T08:01:59.045Z] [2022-02-18T08:01:59.045Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T08:01:59.045Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T08:01:59.045Z] [2022-02-18T08:01:59.045Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-18T08:01:59.045Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-18T08:01:59.045Z] [2022-02-18T08:01:59.045Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-18T08:01:59.045Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T08:01:59.045Z] [2022-02-18T08:01:59.045Z] DONE 200 tests, 5 skipped in 118.726s [2022-02-18T08:01:59.045Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-18T08:01:59.045Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T08:01:59.045Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-18T08:01:59.045Z] === RUN TestDaemonConfigValidation [2022-02-18T08:01:59.045Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:01:59.045Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:01:59.045Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-18T08:01:59.045Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-18T08:01:59.045Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-18T08:01:59.045Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-18T08:01:59.045Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-18T08:01:59.045Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-18T08:01:59.045Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-18T08:01:59.045Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-18T08:01:59.045Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:01:59.045Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-18T08:01:59.045Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-18T08:01:59.045Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-18T08:01:59.045Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-18T08:01:59.045Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-18T08:01:59.045Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-02-18T08:01:59.045Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-02-18T08:01:59.045Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-18T08:01:59.045Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-02-18T08:01:59.045Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-18T08:01:59.045Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T08:01:59.045Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-18T08:01:59.618Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-18T08:02:01.004Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-18T08:02:01.948Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-18T08:02:01.948Z] daemon_test.go:156: [d2f2e441b5427] daemon is not started [2022-02-18T08:02:01.948Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-02-18T08:02:01.948Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-02-18T08:02:01.948Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-18T08:02:01.948Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-18T08:02:01.948Z] === RUN TestDaemonProxy [2022-02-18T08:02:01.948Z] === RUN TestDaemonProxy/environment_variables [2022-02-18T08:02:03.861Z] === RUN TestDaemonProxy/command-line_options [2022-02-18T08:02:04.017Z] --- PASS: TestBuildSquashParent (8.22s) [2022-02-18T08:02:04.017Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T08:02:04.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:02:04.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:02:04.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:02:04.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:02:04.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:02:04.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:02:04.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:02:04.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:02:04.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:02:04.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:02:04.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:02:04.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:02:04.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:02:04.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:02:04.392Z] Removing intermediate container ceffedb46c65 [2022-02-18T08:02:04.392Z] ---> 8efc8d195405 [2022-02-18T08:02:04.392Z] 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-02-18T08:02:04.392Z] ---> Running in d09f64f28c5e [2022-02-18T08:02:04.875Z] INFO: Extraction ended at 02/18/2022 08:02:03. Duration:00:00:26.7511037 [2022-02-18T08:02:04.875Z] INFO: Updating the golang and path environment variables [2022-02-18T08:02:04.875Z] INFO: GOPATH=d:\gopath [2022-02-18T08:02:04.875Z] INFO: go version go1.17.7 windows/amd64 [2022-02-18T08:02:04.875Z] INFO: Running the daemon under test in debug mode [2022-02-18T08:02:04.875Z] INFO: Running the daemon under test in containerd mode [2022-02-18T08:02:04.875Z] INFO: Starting a daemon under test... [2022-02-18T08:02:04.875Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43255\4\daemon --pidfile d:\CI\PR-43255\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-18T08:02:04.875Z] INFO: Containerd started successfully. [2022-02-18T08:02:04.875Z] INFO: Process started successfully. [2022-02-18T08:02:04.875Z] INFO: Start tailing logs of the daemon under tests [2022-02-18T08:02:04.875Z] INFO: Waiting for the daemon under test to start... [2022-02-18T08:02:05.244Z] === RUN TestDaemonProxy/configuration_file [2022-02-18T08:02:05.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:02:05.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:02:07.152Z] === RUN TestDaemonProxy/conflicting_options [2022-02-18T08:02:07.722Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-18T08:02:07.983Z] --- PASS: TestDaemonProxy (6.30s) [2022-02-18T08:02:07.983Z] --- PASS: TestDaemonProxy/environment_variables (1.83s) [2022-02-18T08:02:07.983Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-18T08:02:07.983Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-02-18T08:02:07.983Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-18T08:02:07.983Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-02-18T08:02:07.983Z] PASS [2022-02-18T08:02:07.983Z] [2022-02-18T08:02:07.983Z] DONE 17 tests in 10.194s [2022-02-18T08:02:07.983Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-18T08:02:08.245Z] INFO: Testing against a local daemon [2022-02-18T08:02:08.245Z] === RUN TestCommitInheritsEnv [2022-02-18T08:02:08.506Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-02-18T08:02:08.506Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T08:02:08.506Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-18T08:02:08.506Z] === RUN TestImportWithCustomPlatform [2022-02-18T08:02:08.506Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-18T08:02:08.506Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-18T08:02:08.506Z] === RUN TestImportWithCustomPlatform// [2022-02-18T08:02:08.506Z] === RUN TestImportWithCustomPlatform/linux [2022-02-18T08:02:08.506Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-18T08:02:08.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:02:08.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:02:08.768Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-18T08:02:08.768Z] === RUN TestImportWithCustomPlatform/macos [2022-02-18T08:02:08.768Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-18T08:02:08.768Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-18T08:02:08.768Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-18T08:02:08.768Z] === RUN TestImagesFilterMultiReference [2022-02-18T08:02:08.768Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-18T08:02:08.768Z] === RUN TestImagePullPlatformInvalid [2022-02-18T08:02:08.768Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-02-18T08:02:08.768Z] === RUN TestRemoveImageOrphaning [2022-02-18T08:02:09.029Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-02-18T08:02:09.029Z] === RUN TestRemoveImageGarbageCollector [2022-02-18T08:02:09.163Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-18T08:02:09.163Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T08:02:09.882Z] 8f616e6e9eec: Verifying Checksum [2022-02-18T08:02:09.882Z] 8f616e6e9eec: Download complete [2022-02-18T08:02:10.157Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-18T08:02:10.157Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T08:02:10.157Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T08:02:10.157Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T08:02:10.157Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-18T08:02:10.628Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T08:02:10.628Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T08:02:10.628Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T08:02:10.628Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T08:02:10.628Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T08:02:10.628Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T08:02:10.945Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-02-18T08:02:10.945Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T08:02:10.945Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-18T08:02:10.945Z] === RUN TestTagInvalidReference [2022-02-18T08:02:10.945Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-18T08:02:10.945Z] === RUN TestTagValidPrefixedRepo [2022-02-18T08:02:10.945Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-18T08:02:10.945Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T08:02:10.945Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-18T08:02:10.945Z] === RUN TestTagOfficialNames [2022-02-18T08:02:11.100Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T08:02:11.208Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-18T08:02:11.208Z] === RUN TestTagMatchesDigest [2022-02-18T08:02:11.208Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-18T08:02:11.208Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-18T08:02:11.223Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-18T08:02:11.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2022-02-18T08:02:11.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2022-02-18T08:02:11.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2022-02-18T08:02:11.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2022-02-18T08:02:11.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2022-02-18T08:02:11.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2022-02-18T08:02:11.223Z] === RUN TestBuildMultiStageCopy [2022-02-18T08:02:11.223Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T08:02:11.490Z] sha256:280a4453153ceb54eb3289e82c78b11110d76bc8f3891353407d89e829a09761 [2022-02-18T08:02:11.490Z] INFO: Starting docker-py tests... [2022-02-18T08:02:11.490Z] ============================= test session starts ============================== [2022-02-18T08:02:11.490Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-18T08:02:11.490Z] rootdir: /src, inifile: pytest.ini [2022-02-18T08:02:11.490Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-18T08:02:12.051Z] collected 395 items / 2 deselected / 393 selected [2022-02-18T08:02:12.051Z] [2022-02-18T08:02:12.093Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T08:02:12.093Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-18T08:02:13.761Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T08:02:14.046Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T08:02:14.630Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T08:02:15.198Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T08:02:15.764Z] --- PASS: TestBuildMultiStageCopy (4.54s) [2022-02-18T08:02:15.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2022-02-18T08:02:15.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-02-18T08:02:15.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-02-18T08:02:15.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-02-18T08:02:15.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-02-18T08:02:15.764Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T08:02:17.135Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2022-02-18T08:02:17.136Z] === RUN TestBuildLabelWithTargets [2022-02-18T08:02:19.033Z] --- PASS: TestBuildLabelWithTargets (1.95s) [2022-02-18T08:02:19.033Z] === RUN TestBuildWithEmptyLayers [2022-02-18T08:02:19.969Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2022-02-18T08:02:19.969Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T08:02:23.259Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2022-02-18T08:02:23.259Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T08:02:24.196Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2022-02-18T08:02:24.196Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T08:02:25.996Z] ...INFO: Daemon under test started and replied! [2022-02-18T08:02:25.997Z] INFO: Docker version of the daemon under test [2022-02-18T08:02:25.997Z] [2022-02-18T08:02:25.997Z] Client: [2022-02-18T08:02:25.997Z] Version: 17.06.2-ce [2022-02-18T08:02:25.997Z] API version: 1.30 [2022-02-18T08:02:25.997Z] Go version: go1.8.3 [2022-02-18T08:02:25.997Z] Git commit: cec0b72 [2022-02-18T08:02:25.997Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-18T08:02:25.997Z] OS/Arch: windows/amd64 [2022-02-18T08:02:25.997Z] [2022-02-18T08:02:25.997Z] Server: [2022-02-18T08:02:25.997Z] Version: 0.0.0-dev [2022-02-18T08:02:25.997Z] API version: 1.42 (minimum version 1.24) [2022-02-18T08:02:25.997Z] Go version: go1.17.7 [2022-02-18T08:02:25.997Z] Git commit: a16c92cfca [2022-02-18T08:02:25.997Z] Built: 02/18/2022 08:00:12 [2022-02-18T08:02:25.997Z] OS/Arch: windows/amd64 [2022-02-18T08:02:25.997Z] Experimental: false [2022-02-18T08:02:25.997Z] [2022-02-18T08:02:25.997Z] INFO: Docker info of the daemon under test [2022-02-18T08:02:25.997Z] [2022-02-18T08:02:25.997Z] Containers: 0 [2022-02-18T08:02:25.997Z] Running: 0 [2022-02-18T08:02:25.997Z] Paused: 0 [2022-02-18T08:02:25.997Z] Stopped: 0 [2022-02-18T08:02:25.997Z] Images: 0 [2022-02-18T08:02:25.997Z] Server Version: 0.0.0-dev [2022-02-18T08:02:25.997Z] Storage Driver: windowsfilter [2022-02-18T08:02:25.997Z] Windows: [2022-02-18T08:02:25.997Z] Logging Driver: json-file [2022-02-18T08:02:25.997Z] Plugins: [2022-02-18T08:02:25.997Z] Volume: local [2022-02-18T08:02:25.997Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T08:02:25.997Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T08:02:25.997Z] Swarm: inactive [2022-02-18T08:02:25.997Z] Default Isolation: process [2022-02-18T08:02:25.997Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T08:02:25.997Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T08:02:25.997Z] OSType: windows [2022-02-18T08:02:25.997Z] Architecture: x86_64 [2022-02-18T08:02:25.997Z] CPUs: 4 [2022-02-18T08:02:25.997Z] Total Memory: 32GiB [2022-02-18T08:02:25.997Z] Name: azwin-2-ec9171 [2022-02-18T08:02:25.997Z] ID: 2VPH:UDGD:TGVC:D2OH:VN5W:AZDH:2T7X:K5FU:TISQ:EVF7:RZYI:6VV4 [2022-02-18T08:02:25.997Z] Docker Root Dir: D:\CI\PR-43255\4\daemon [2022-02-18T08:02:25.997Z] Debug Mode (client): false [2022-02-18T08:02:25.997Z] Debug Mode (server): true [2022-02-18T08:02:25.997Z] File Descriptors: -1 [2022-02-18T08:02:25.997Z] Goroutines: 31 [2022-02-18T08:02:25.997Z] System Time: 2022-02-18T08:02:23.769547Z [2022-02-18T08:02:25.997Z] EventsListeners: 0 [2022-02-18T08:02:25.997Z] Registry: https://index.docker.io/v1/ [2022-02-18T08:02:25.997Z] Labels: [2022-02-18T08:02:25.997Z] Experimental: false [2022-02-18T08:02:25.997Z] Insecure Registries: [2022-02-18T08:02:25.997Z] 127.0.0.0/8 [2022-02-18T08:02:25.997Z] Live Restore Enabled: false [2022-02-18T08:02:25.997Z] [2022-02-18T08:02:25.997Z] [2022-02-18T08:02:25.997Z] INFO: Docker images of the daemon under test [2022-02-18T08:02:25.997Z] [2022-02-18T08:02:25.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T08:02:25.997Z] [2022-02-18T08:02:25.997Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-18T08:02:25.997Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-18T08:02:25.997Z] ltsc2022: Pulling from windows/servercore [2022-02-18T08:02:25.997Z] 8f616e6e9eec: Pulling fs layer [2022-02-18T08:02:25.997Z] 898469748ff6: Pulling fs layer [2022-02-18T08:02:27.488Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2022-02-18T08:02:27.488Z] === RUN TestBuildWithHugeFile [2022-02-18T08:02:28.250Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-18T08:02:28.821Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-18T08:02:30.577Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-18T08:02:37.444Z] Removing intermediate container d09f64f28c5e [2022-02-18T08:02:37.444Z] ---> 67c69ff1b654 [2022-02-18T08:02:37.444Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-18T08:02:37.444Z] ---> Running in c057d9116727 [2022-02-18T08:02:37.444Z] Removing intermediate container c057d9116727 [2022-02-18T08:02:37.444Z] ---> e10e683bc6d6 [2022-02-18T08:02:37.444Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-18T08:02:37.444Z] ---> Running in 4887ba98ee7d [2022-02-18T08:02:37.444Z] Removing intermediate container 4887ba98ee7d [2022-02-18T08:02:37.444Z] ---> a779830aa51c [2022-02-18T08:02:37.444Z] Step 11/11 : COPY . . [2022-02-18T08:02:40.806Z] 898469748ff6: Verifying Checksum [2022-02-18T08:02:40.806Z] 898469748ff6: Download complete [2022-02-18T08:02:40.806Z] 8f616e6e9eec: Verifying Checksum [2022-02-18T08:02:40.806Z] 8f616e6e9eec: Download complete [2022-02-18T08:02:57.796Z] --- PASS: TestImportExtremelyLargeImageWorks (90.59s) [2022-02-18T08:02:57.796Z] PASS [2022-02-18T08:02:57.796Z] [2022-02-18T08:02:57.796Z] === Skipped [2022-02-18T08:02:57.796Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-18T08:02:57.796Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-18T08:02:57.796Z] [2022-02-18T08:02:57.796Z] DONE 22 tests, 1 skipped in 94.110s [2022-02-18T08:02:57.796Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-18T08:02:57.796Z] INFO: Testing against a local daemon [2022-02-18T08:02:57.796Z] === RUN TestNetworkCreateDelete [2022-02-18T08:02:57.796Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-18T08:02:57.796Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T08:02:57.796Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-18T08:02:57.796Z] === RUN TestDaemonDNSFallback [2022-02-18T08:02:58.734Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-02-18T08:02:58.734Z] === RUN TestInspectNetwork [2022-02-18T08:02:58.734Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:02:58.734Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T08:02:58.734Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.734Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestNetworkInvalidJSON [2022-02-18T08:02:58.734Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T08:02:58.734Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T08:02:58.734Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:02:58.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:02:58.734Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:02:58.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:02:58.734Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T08:02:58.734Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:02:58.734Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:02:58.734Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-18T08:02:58.734Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-18T08:02:58.734Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-18T08:02:58.734Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestNetworkList [2022-02-18T08:02:58.734Z] === RUN TestNetworkList//networks [2022-02-18T08:02:58.734Z] === PAUSE TestNetworkList//networks [2022-02-18T08:02:58.734Z] === RUN TestNetworkList//networks/ [2022-02-18T08:02:58.734Z] === PAUSE TestNetworkList//networks/ [2022-02-18T08:02:58.734Z] === CONT TestNetworkList//networks [2022-02-18T08:02:58.734Z] === CONT TestNetworkList//networks/ [2022-02-18T08:02:58.734Z] --- PASS: TestNetworkList (0.01s) [2022-02-18T08:02:58.734Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T08:02:58.734Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T08:02:58.734Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.734Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T08:02:58.734Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.734Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-18T08:02:58.734Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T08:02:58.734Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.734Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T08:02:58.734Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.734Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T08:02:58.734Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.734Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T08:02:58.734Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.734Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T08:02:58.734Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:02:58.734Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T08:02:58.734Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:02:58.734Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:02:58.734Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T08:02:58.993Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:02:58.993Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-02-18T08:02:58.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T08:02:58.993Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:02:58.993Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T08:02:58.993Z] PASS [2022-02-18T08:02:58.993Z] [2022-02-18T08:02:58.993Z] === Skipped [2022-02-18T08:02:58.993Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-18T08:02:58.993Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:02:58.993Z] [2022-02-18T08:02:58.993Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-18T08:02:58.993Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.993Z] [2022-02-18T08:02:58.993Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-18T08:02:58.993Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.993Z] [2022-02-18T08:02:58.993Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-18T08:02:58.993Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.993Z] [2022-02-18T08:02:58.993Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T08:02:58.993Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.993Z] [2022-02-18T08:02:58.993Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T08:02:58.993Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.993Z] [2022-02-18T08:02:58.993Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T08:02:58.993Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.993Z] [2022-02-18T08:02:58.993Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T08:02:58.994Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T08:02:58.994Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:02:58.994Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-02-18T08:02:58.994Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T08:02:58.994Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] DONE 22 tests, 12 skipped in 6.935s [2022-02-18T08:02:58.994Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-18T08:02:58.994Z] INFO: Testing against a local daemon [2022-02-18T08:02:58.994Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-18T08:02:58.994Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:02:58.994Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T08:02:58.994Z] === RUN TestDockerNetworkIpvlan [2022-02-18T08:02:58.994Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:02:58.994Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-18T08:02:58.994Z] PASS [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] === Skipped [2022-02-18T08:02:58.994Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T08:02:58.994Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-18T08:02:58.994Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] DONE 2 tests, 2 skipped in 0.097s [2022-02-18T08:02:58.994Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-18T08:02:58.994Z] INFO: Testing against a local daemon [2022-02-18T08:02:58.994Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-18T08:02:58.994Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.994Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-18T08:02:58.994Z] === RUN TestDockerNetworkMacvlan [2022-02-18T08:02:58.994Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.994Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-18T08:02:58.994Z] PASS [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] === Skipped [2022-02-18T08:02:58.994Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-18T08:02:58.994Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-18T08:02:58.994Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] DONE 2 tests, 2 skipped in 0.090s [2022-02-18T08:02:58.994Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-18T08:02:58.994Z] testing: warning: no tests to run [2022-02-18T08:02:58.994Z] PASS [2022-02-18T08:02:58.994Z] [2022-02-18T08:02:58.994Z] DONE 0 tests in 0.023s [2022-02-18T08:02:58.994Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-18T08:02:59.252Z] INFO: Testing against a local daemon [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginAllowRequest [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginTLS [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginDenyRequest [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginDenyResponse [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginAllowEventStream [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginErrorResponse [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginErrorRequest [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginHeader [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginV2Disable [2022-02-18T08:02:59.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.252Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-18T08:02:59.252Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-18T08:02:59.511Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-18T08:02:59.511Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2022-02-18T08:02:59.511Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-18T08:02:59.511Z] PASS [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === Skipped [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-02-18T08:02:59.511Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.511Z] [2022-02-18T08:02:59.511Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-18T08:02:59.512Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.512Z] [2022-02-18T08:02:59.512Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-18T08:02:59.512Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.512Z] [2022-02-18T08:02:59.512Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2022-02-18T08:02:59.512Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.512Z] [2022-02-18T08:02:59.512Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-18T08:02:59.512Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.512Z] [2022-02-18T08:02:59.512Z] DONE 17 tests, 17 skipped in 0.328s [2022-02-18T08:02:59.512Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-18T08:02:59.512Z] INFO: Testing against a local daemon [2022-02-18T08:02:59.512Z] === RUN TestPluginInvalidJSON [2022-02-18T08:02:59.512Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:02:59.512Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:02:59.512Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:02:59.512Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-18T08:02:59.512Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T08:02:59.512Z] === RUN TestPluginInstall [2022-02-18T08:02:59.512Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.512Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-18T08:02:59.512Z] === RUN TestPluginsWithRuntimes [2022-02-18T08:02:59.512Z] 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-02-18T08:02:59.512Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-18T08:02:59.512Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T08:02:59.512Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-18T08:02:59.512Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T08:02:59.512Z] PASS [2022-02-18T08:02:59.512Z] [2022-02-18T08:02:59.512Z] === Skipped [2022-02-18T08:02:59.512Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-18T08:02:59.512Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T08:02:59.512Z] [2022-02-18T08:02:59.512Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-18T08:02:59.512Z] 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-02-18T08:02:59.512Z] [2022-02-18T08:02:59.512Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T08:02:59.512Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-18T08:02:59.512Z] [2022-02-18T08:02:59.512Z] DONE 5 tests, 3 skipped in 0.131s [2022-02-18T08:02:59.512Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-18T08:02:59.770Z] INFO: Testing against a local daemon [2022-02-18T08:02:59.770Z] === RUN TestExternalGraphDriver [2022-02-18T08:02:59.770Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-18T08:02:59.770Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-18T08:02:59.770Z] === RUN TestGraphdriverPluginV2 [2022-02-18T08:03:03.054Z] --- PASS: TestGraphdriverPluginV2 (3.37s) [2022-02-18T08:03:03.054Z] PASS [2022-02-18T08:03:03.054Z] [2022-02-18T08:03:03.054Z] === Skipped [2022-02-18T08:03:03.054Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-18T08:03:03.054Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-18T08:03:03.054Z] [2022-02-18T08:03:03.054Z] DONE 2 tests, 1 skipped in 3.504s [2022-02-18T08:03:03.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-18T08:03:03.312Z] INFO: Testing against a local daemon [2022-02-18T08:03:03.312Z] === RUN TestContinueAfterPluginCrash [2022-02-18T08:03:03.312Z] === PAUSE TestContinueAfterPluginCrash [2022-02-18T08:03:03.312Z] === RUN TestReadPluginNoRead [2022-02-18T08:03:03.312Z] === PAUSE TestReadPluginNoRead [2022-02-18T08:03:03.312Z] === RUN TestDaemonStartWithLogOpt [2022-02-18T08:03:03.312Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-18T08:03:03.312Z] === CONT TestContinueAfterPluginCrash [2022-02-18T08:03:03.312Z] === CONT TestDaemonStartWithLogOpt [2022-02-18T08:03:05.977Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T08:03:05.977Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T08:03:05.977Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T08:03:05.977Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T08:03:05.977Z] [2022-02-18T08:03:05.977Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T08:03:05.977Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T08:03:05.977Z] HOSTNAME=deb80db89878 [2022-02-18T08:03:05.977Z] TESTDEBUG=0 [2022-02-18T08:03:05.977Z] DEST=bundles/test-integration [2022-02-18T08:03:05.977Z] PWD=/go/src/github.com/docker/docker [2022-02-18T08:03:05.977Z] DOCKER_GITCOMMIT=325719df6acd7989d1eae953db081f474df3c3c5 [2022-02-18T08:03:05.977Z] container=docker [2022-02-18T08:03:05.977Z] HOME=/root [2022-02-18T08:03:05.977Z] GOLANG_VERSION=1.17.7 [2022-02-18T08:03:05.977Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T08:03:05.977Z] VALIDATE_BRANCH=master [2022-02-18T08:03:05.977Z] TERM=xterm [2022-02-18T08:03:05.977Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T08:03:05.977Z] SHLVL=1 [2022-02-18T08:03:05.977Z] TIMEOUT=120m [2022-02-18T08:03:05.977Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T08:03:05.977Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T08:03:05.977Z] GO111MODULE=off [2022-02-18T08:03:05.977Z] DOCKER_EXPERIMENTAL=1 [2022-02-18T08:03:05.977Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T08:03:05.977Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T08:03:05.977Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T08:03:05.977Z] GOPATH=/go [2022-02-18T08:03:05.977Z] PKG_CONFIG=pkg-config [2022-02-18T08:03:05.977Z] _=/usr/bin/env [2022-02-18T08:03:05.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-18T08:03:07.502Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2022-02-18T08:03:07.502Z] === CONT TestReadPluginNoRead [2022-02-18T08:03:09.481Z] === RUN TestReadPluginNoRead/default [2022-02-18T08:03:10.873Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-18T08:03:12.250Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-18T08:03:12.250Z] --- PASS: TestContinueAfterPluginCrash (8.85s) [2022-02-18T08:03:13.185Z] === CONT TestReadPluginNoRead [2022-02-18T08:03:13.185Z] read_test.go:92: [d27365cec448e] daemon is not started [2022-02-18T08:03:13.185Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-02-18T08:03:13.185Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-02-18T08:03:13.185Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-02-18T08:03:13.185Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-02-18T08:03:13.185Z] PASS [2022-02-18T08:03:13.185Z] [2022-02-18T08:03:13.185Z] DONE 6 tests in 10.100s [2022-02-18T08:03:13.185Z] 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-02-18T08:03:13.185Z] testing: warning: no tests to run [2022-02-18T08:03:13.185Z] PASS [2022-02-18T08:03:13.185Z] [2022-02-18T08:03:13.185Z] DONE 0 tests in 0.030s [2022-02-18T08:03:13.185Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-18T08:03:13.329Z] ---> 9d63f96f3540 [2022-02-18T08:03:13.443Z] INFO: Testing against a local daemon [2022-02-18T08:03:13.443Z] === RUN TestPluginWithDevMounts [2022-02-18T08:03:13.443Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-18T08:03:13.443Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-18T08:03:13.443Z] PASS [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] === Skipped [2022-02-18T08:03:13.443Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-18T08:03:13.443Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] DONE 1 tests, 1 skipped in 0.089s [2022-02-18T08:03:13.443Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-18T08:03:13.443Z] INFO: Testing against a local daemon [2022-02-18T08:03:13.443Z] === RUN TestSecretInspect [2022-02-18T08:03:13.443Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-18T08:03:13.443Z] === RUN TestSecretList [2022-02-18T08:03:13.443Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] --- SKIP: TestSecretList (0.01s) [2022-02-18T08:03:13.443Z] === RUN TestSecretsCreateAndDelete [2022-02-18T08:03:13.443Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-18T08:03:13.443Z] === RUN TestSecretsUpdate [2022-02-18T08:03:13.443Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-18T08:03:13.443Z] === RUN TestTemplatedSecret [2022-02-18T08:03:13.443Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-18T08:03:13.443Z] === RUN TestSecretCreateResolve [2022-02-18T08:03:13.443Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-18T08:03:13.443Z] PASS [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] === Skipped [2022-02-18T08:03:13.443Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-18T08:03:13.443Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-18T08:03:13.443Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-18T08:03:13.443Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-18T08:03:13.443Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-18T08:03:13.443Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-18T08:03:13.443Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.443Z] [2022-02-18T08:03:13.443Z] DONE 6 tests, 6 skipped in 0.145s [2022-02-18T08:03:13.443Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-18T08:03:13.702Z] INFO: Testing against a local daemon [2022-02-18T08:03:13.702Z] === RUN TestServiceCreateInit [2022-02-18T08:03:13.702Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T08:03:13.702Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T08:03:13.702Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-18T08:03:13.702Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:03:13.702Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:03:13.702Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T08:03:13.702Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-02-18T08:03:13.702Z] === RUN TestCreateServiceConflict [2022-02-18T08:03:13.702Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-18T08:03:13.702Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T08:03:13.702Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-18T08:03:13.702Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T08:03:13.702Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-18T08:03:13.702Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T08:03:13.702Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-18T08:03:13.702Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T08:03:13.702Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-18T08:03:13.702Z] === RUN TestCreateServiceSysctls [2022-02-18T08:03:13.702Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-18T08:03:13.702Z] === RUN TestCreateServiceCapabilities [2022-02-18T08:03:13.702Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-18T08:03:13.702Z] === RUN TestInspect [2022-02-18T08:03:13.702Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestInspect (0.02s) [2022-02-18T08:03:13.702Z] === RUN TestCreateJob [2022-02-18T08:03:13.702Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.702Z] --- SKIP: TestCreateJob (0.01s) [2022-02-18T08:03:13.703Z] === RUN TestReplicatedJob [2022-02-18T08:03:13.703Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.703Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-18T08:03:13.703Z] === RUN TestUpdateReplicatedJob [2022-02-18T08:03:13.703Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.703Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-18T08:03:13.703Z] === RUN TestServiceListWithStatuses [2022-02-18T08:03:13.703Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T08:03:13.703Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T08:03:13.703Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T08:03:13.703Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.703Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-18T08:03:13.703Z] === RUN TestDockerNetworkReConnect [2022-02-18T08:03:13.703Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:13.703Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-18T08:03:13.703Z] === RUN TestServicePlugin [2022-02-18T08:03:14.908Z] Successfully built 9d63f96f3540 [2022-02-18T08:03:14.909Z] Successfully tagged docker:latest [2022-02-18T08:03:14.909Z] INFO: Image build ended at 02/18/2022 08:03:14. Duration:00:04:53.1067606 [2022-02-18T08:03:14.909Z] [2022-02-18T08:03:14.909Z] [2022-02-18T08:03:14.909Z] INFO: Building the test binaries at 02/18/2022 08:03:14... [2022-02-18T08:03:15.604Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.604Z] --- SKIP: TestServicePlugin (1.89s) [2022-02-18T08:03:15.604Z] === RUN TestServiceUpdateLabel [2022-02-18T08:03:15.604Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.604Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-18T08:03:15.604Z] === RUN TestServiceUpdateSecrets [2022-02-18T08:03:15.604Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-02-18T08:03:15.864Z] === RUN TestServiceUpdateConfigs [2022-02-18T08:03:15.864Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-18T08:03:15.864Z] === RUN TestServiceUpdateNetwork [2022-02-18T08:03:15.864Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-18T08:03:15.864Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T08:03:15.864Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-02-18T08:03:15.864Z] PASS [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === Skipped [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:03:15.864Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:03:15.864Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-02-18T08:03:15.864Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-18T08:03:15.864Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-18T08:03:15.864Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-18T08:03:15.864Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-18T08:03:15.864Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-18T08:03:15.864Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-18T08:03:15.864Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-18T08:03:15.864Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-02-18T08:03:15.864Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-18T08:03:15.864Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-18T08:03:15.864Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-18T08:03:15.864Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-18T08:03:15.864Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-18T08:03:15.864Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-18T08:03:15.864Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-02-18T08:03:15.864Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-02-18T08:03:15.864Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-02-18T08:03:15.864Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-18T08:03:15.864Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-18T08:03:15.864Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-02-18T08:03:15.864Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] DONE 24 tests, 23 skipped in 2.248s [2022-02-18T08:03:15.864Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-18T08:03:15.864Z] INFO: Testing against a local daemon [2022-02-18T08:03:15.864Z] === RUN TestSessionCreate [2022-02-18T08:03:15.864Z] --- PASS: TestSessionCreate (0.02s) [2022-02-18T08:03:15.864Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T08:03:15.864Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-02-18T08:03:15.864Z] PASS [2022-02-18T08:03:15.864Z] [2022-02-18T08:03:15.864Z] DONE 2 tests in 0.121s [2022-02-18T08:03:15.864Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-18T08:03:16.123Z] INFO: Testing against a local daemon [2022-02-18T08:03:16.123Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:03:16.123Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T08:03:16.123Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:03:16.123Z] === RUN TestDiskUsage [2022-02-18T08:03:16.123Z] === PAUSE TestDiskUsage [2022-02-18T08:03:16.123Z] === RUN TestEventsExecDie [2022-02-18T08:03:16.382Z] --- PASS: TestEventsExecDie (0.48s) [2022-02-18T08:03:16.382Z] === RUN TestEventsBackwardsCompatible [2022-02-18T08:03:16.640Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-18T08:03:16.640Z] === RUN TestEventsVolumeCreate [2022-02-18T08:03:16.640Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-18T08:03:16.640Z] === RUN TestInfoBinaryCommits [2022-02-18T08:03:16.640Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-18T08:03:16.640Z] === RUN TestInfoAPIVersioned [2022-02-18T08:03:16.640Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-18T08:03:16.640Z] === RUN TestInfoAPI [2022-02-18T08:03:16.640Z] --- PASS: TestInfoAPI (0.02s) [2022-02-18T08:03:16.640Z] === RUN TestInfoAPIWarnings [2022-02-18T08:03:23.591Z] INFO: make.ps1 starting at 02/18/2022 08:03:22 [2022-02-18T08:03:23.591Z] INFO: Git commit (b1e9b28de4) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T08:03:23.591Z] INFO: Invoking autogen... [2022-02-18T08:03:24.061Z] INFO: Building daemon... [2022-02-18T08:03:27.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-18T08:03:27.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-18T08:03:34.716Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-02-18T08:03:34.716Z] === RUN TestInfoDebug [2022-02-18T08:03:34.716Z] --- PASS: TestInfoDebug (0.54s) [2022-02-18T08:03:34.716Z] === RUN TestInfoInsecureRegistries [2022-02-18T08:03:34.716Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-18T08:03:34.716Z] === RUN TestInfoRegistryMirrors [2022-02-18T08:03:34.716Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-18T08:03:34.716Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T08:03:34.716Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-18T08:03:34.716Z] === RUN TestPingCacheHeaders [2022-02-18T08:03:34.716Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-18T08:03:34.716Z] === RUN TestPingGet [2022-02-18T08:03:34.716Z] --- PASS: TestPingGet (0.01s) [2022-02-18T08:03:34.716Z] === RUN TestPingHead [2022-02-18T08:03:34.716Z] --- PASS: TestPingHead (0.01s) [2022-02-18T08:03:34.716Z] === RUN TestVersion [2022-02-18T08:03:34.716Z] --- PASS: TestVersion (0.01s) [2022-02-18T08:03:34.716Z] === CONT TestDiskUsage [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/container_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/image_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/volume_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-18T08:03:35.281Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-18T08:03:35.539Z] === RUN TestDiskUsage/after_container.Run [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-18T08:03:35.798Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage (1.20s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-18T08:03:36.055Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:03:36.056Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-18T08:03:36.056Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-18T08:03:36.056Z] PASS [2022-02-18T08:03:36.056Z] [2022-02-18T08:03:36.056Z] === Skipped [2022-02-18T08:03:36.056Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:03:36.056Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T08:03:36.056Z] [2022-02-18T08:03:36.056Z] DONE 50 tests, 1 skipped in 20.046s [2022-02-18T08:03:36.056Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-18T08:03:36.056Z] INFO: Testing against a local daemon [2022-02-18T08:03:36.056Z] === RUN TestVolumesCreateAndList [2022-02-18T08:03:36.056Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-18T08:03:36.056Z] === RUN TestVolumesRemove [2022-02-18T08:03:36.056Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-18T08:03:36.056Z] === RUN TestVolumesInspect [2022-02-18T08:03:36.056Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-18T08:03:36.056Z] === RUN TestVolumesInvalidJSON [2022-02-18T08:03:36.056Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T08:03:36.056Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T08:03:36.056Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T08:03:36.056Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-18T08:03:36.056Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T08:03:36.056Z] PASS [2022-02-18T08:03:36.314Z] [2022-02-18T08:03:36.314Z] DONE 5 tests in 0.202s [2022-02-18T08:03:36.314Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T08:03:36.314Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13138 is not a child of this shell [2022-02-18T08:03:36.314Z] warning: PID 13138 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-18T08:03:36.314Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T08:03:36.314Z] [2022-02-18T08:03:36.314Z] Unloading profiles will leave already running processes permanently [2022-02-18T08:03:36.314Z] unconfined, which can lead to unexpected situations. [2022-02-18T08:03:36.314Z] [2022-02-18T08:03:36.314Z] To set a process to complain mode, use the command line tool [2022-02-18T08:03:36.314Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T08:03:36.314Z] Removing test suite binaries [2022-02-18T08:03:36.314Z] exiting test-integration [2022-02-18T08:03:36.314Z] ++ exit 0 [2022-02-18T08:03:36.314Z] Post stage [Pipeline] junit [2022-02-18T08:03:37.263Z] Recording test results [2022-02-18T08:03:38.573Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T08:03:38.915Z] + echo Ensuring container killed. [2022-02-18T08:03:38.915Z] Ensuring container killed. [2022-02-18T08:03:38.915Z] + docker rm -vf docker-pr4 [2022-02-18T08:03:38.915Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-18T08:03:39.210Z] + echo Chowning /workspace to jenkins user [2022-02-18T08:03:39.210Z] Chowning /workspace to jenkins user [2022-02-18T08:03:39.210Z] + id -u [2022-02-18T08:03:39.210Z] + id -g [2022-02-18T08:03:39.210Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43255:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T08:03:39.210Z] Unable to find image 'busybox:latest' locally [2022-02-18T08:03:39.210Z] latest: Pulling from library/busybox [2022-02-18T08:03:39.471Z] 009932687766: Pulling fs layer [2022-02-18T08:03:39.471Z] 009932687766: Download complete [2022-02-18T08:03:39.729Z] 009932687766: Pull complete [2022-02-18T08:03:39.729Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-18T08:03:39.729Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T08:03:41.416Z] + bundleName=amd64-rootless [2022-02-18T08:03:41.416Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-18T08:03:41.416Z] Creating amd64-rootless-bundles.tar.gz [2022-02-18T08:03:41.416Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-18T08:03:41.416Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-18T08:03:41.428Z] Archiving artifacts [2022-02-18T08:03:43.068Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T08:03:43.377Z] + make clean [2022-02-18T08:03:43.636Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T08:03:43.636Z] docker-dev-cache [2022-02-18T08:03:43.636Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T08:03:46.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-18T08:03:47.714Z] --- PASS: TestImportExtremelyLargeImageWorks (90.02s) [2022-02-18T08:03:47.714Z] PASS [2022-02-18T08:03:47.714Z] [2022-02-18T08:03:47.714Z] DONE 22 tests in 93.050s [2022-02-18T08:03:47.714Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-18T08:03:47.714Z] INFO: Testing against a local daemon [2022-02-18T08:03:47.714Z] === RUN TestNetworkCreateDelete [2022-02-18T08:03:47.714Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-18T08:03:47.714Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T08:03:47.714Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-18T08:03:47.714Z] === RUN TestDaemonDNSFallback [2022-02-18T08:03:47.974Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-02-18T08:03:47.974Z] === RUN TestInspectNetwork [2022-02-18T08:03:51.117Z] 8f616e6e9eec: Pull complete [2022-02-18T08:03:51.286Z] === RUN TestInspectNetwork/full_network_id [2022-02-18T08:03:51.286Z] === RUN TestInspectNetwork/partial_network_id [2022-02-18T08:03:51.286Z] === RUN TestInspectNetwork/network_name [2022-02-18T08:03:51.286Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-18T08:03:52.015Z] .........................xx.................... [ 29%] [2022-02-18T08:03:52.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-18T08:03:55.494Z] --- PASS: TestInspectNetwork (7.42s) [2022-02-18T08:03:55.494Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-18T08:03:55.494Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-18T08:03:55.494Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-18T08:03:55.494Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-18T08:03:55.494Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T08:03:57.428Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-02-18T08:03:57.428Z] === RUN TestNetworkInvalidJSON [2022-02-18T08:03:57.428Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T08:03:57.428Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T08:03:57.428Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:03:57.428Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:03:57.428Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:03:57.428Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:03:57.428Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T08:03:57.428Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:03:57.429Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:03:57.429Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-18T08:03:57.429Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-18T08:03:57.429Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-18T08:03:57.429Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-18T08:03:57.429Z] === RUN TestNetworkList [2022-02-18T08:03:57.429Z] === RUN TestNetworkList//networks [2022-02-18T08:03:57.429Z] === PAUSE TestNetworkList//networks [2022-02-18T08:03:57.429Z] === RUN TestNetworkList//networks/ [2022-02-18T08:03:57.429Z] === PAUSE TestNetworkList//networks/ [2022-02-18T08:03:57.429Z] === CONT TestNetworkList//networks [2022-02-18T08:03:57.429Z] === CONT TestNetworkList//networks/ [2022-02-18T08:03:57.429Z] --- PASS: TestNetworkList (0.01s) [2022-02-18T08:03:57.429Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T08:03:57.429Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T08:03:57.429Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T08:03:57.696Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-18T08:03:57.696Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T08:03:58.645Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-18T08:03:58.645Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T08:03:59.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-18T08:03:59.584Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-02-18T08:03:59.584Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T08:03:59.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-18T08:04:00.527Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-18T08:04:00.527Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T08:04:00.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-18T08:04:01.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-18T08:04:01.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-18T08:04:01.913Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-18T08:04:01.913Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T08:04:02.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-18T08:04:02.486Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-02-18T08:04:02.486Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T08:04:03.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T08:04:03.936Z] Using test binary docker [2022-02-18T08:04:03.936Z] +++ /etc/init.d/apparmor start [2022-02-18T08:04:03.936Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T08:04:03.936Z] INFO: Waiting for daemon to start... [2022-02-18T08:04:03.936Z] Starting dockerd [2022-02-18T08:04:03.936Z] +++ 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-02-18T08:04:03.936Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T08:04:03.936Z] Using test binary docker [2022-02-18T08:04:03.936Z] +++ /etc/init.d/apparmor start [2022-02-18T08:04:03.936Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T08:04:03.936Z] INFO: Waiting for daemon to start... [2022-02-18T08:04:03.936Z] Starting dockerd [2022-02-18T08:04:03.936Z] +++ 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-02-18T08:04:03.936Z] . [2022-02-18T08:04:03.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T08:04:03.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T08:04:03.936Z] Error: No such image: emptyfs [2022-02-18T08:04:03.936Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-18T08:04:03.936Z] ++++ docker load [2022-02-18T08:04:03.936Z] Running integration-test (iteration 1) [2022-02-18T08:04:03.936Z] 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-02-18T08:04:03.936Z] ++ 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-02-18T08:04:03.936Z] ++ set -e [2022-02-18T08:04:03.936Z] ++ '[' -n 0 ']' [2022-02-18T08:04:03.936Z] ++ set -x [2022-02-18T08:04:03.936Z] ++ 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-02-18T08:04:03.936Z] Loaded image: busybox:latest [2022-02-18T08:04:03.936Z] Loaded image: busybox:glibc [2022-02-18T08:04:03.936Z] [2022-02-18T08:04:03.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T08:04:03.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T08:04:03.936Z] Error: No such image: emptyfs [2022-02-18T08:04:03.936Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-18T08:04:03.936Z] ++++ docker load [2022-02-18T08:04:03.936Z] Running integration-test (iteration 1) [2022-02-18T08:04:03.936Z] 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-02-18T08:04:03.936Z] ++ 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-02-18T08:04:03.936Z] ++ set -e [2022-02-18T08:04:03.936Z] ++ '[' -n 0 ']' [2022-02-18T08:04:03.936Z] ++ set -x [2022-02-18T08:04:03.936Z] ++ 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-02-18T08:04:03.936Z] Loaded image: busybox:latest [2022-02-18T08:04:03.936Z] Loaded image: busybox:glibc [2022-02-18T08:04:03.936Z] Loaded image: debian:bullseye-slim [2022-02-18T08:04:03.936Z] Loaded image: hello-world:latest [2022-02-18T08:04:03.936Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T08:04:03.936Z] INFO: Testing against a local daemon [2022-02-18T08:04:03.936Z] === RUN TestDockerDaemonSuite [2022-02-18T08:04:03.936Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-18T08:04:03.936Z] Loaded image: debian:bullseye-slim [2022-02-18T08:04:03.936Z] Loaded image: hello-world:latest [2022-02-18T08:04:03.936Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T08:04:03.936Z] INFO: Testing against a local daemon [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-18T08:04:03.936Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-18T08:04:03.937Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-18T08:04:03.937Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-18T08:04:03.937Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-18T08:04:03.937Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-18T08:04:04.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-18T08:04:04.194Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-18T08:04:04.453Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-18T08:04:05.035Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-02-18T08:04:05.035Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T08:04:05.035Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:04:05.035Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:04:05.035Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T08:04:05.392Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-18T08:04:05.392Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-18T08:04:05.392Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-18T08:04:05.392Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-18T08:04:05.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-18T08:04:06.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-18T08:04:06.328Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-18T08:04:06.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-18T08:04:07.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-18T08:04:07.773Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-18T08:04:07.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-18T08:04:08.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-18T08:04:09.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-18T08:04:09.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-18T08:04:10.504Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T08:04:10.504Z] Using test binary docker [2022-02-18T08:04:10.765Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-18T08:04:10.765Z] +++ /etc/init.d/apparmor start [2022-02-18T08:04:10.765Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T08:04:10.765Z] INFO: Waiting for daemon to start... [2022-02-18T08:04:10.765Z] Starting dockerd [2022-02-18T08:04:10.765Z] +++ 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-02-18T08:04:12.886Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-18T08:04:14.794Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-18T08:04:15.242Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-18T08:04:16.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-18T08:04:17.266Z] --- PASS: TestBuildWithHugeFile (109.88s) [2022-02-18T08:04:17.266Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T08:04:17.266Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:04:17.266Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:04:17.266Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T08:04:17.266Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:04:17.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:04:17.266Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:04:17.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:04:17.266Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:04:17.266Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:04:17.266Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:04:17.266Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:04:17.266Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:04:17.527Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-18T08:04:17.527Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-18T08:04:17.527Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-02-18T08:04:17.527Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-02-18T08:04:17.527Z] === RUN TestBuildPreserveOwnership [2022-02-18T08:04:17.527Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-18T08:04:18.464Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-18T08:04:18.901Z] . [2022-02-18T08:04:18.901Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T08:04:18.901Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T08:04:18.901Z] Error: No such image: emptyfs [2022-02-18T08:04:18.901Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-18T08:04:18.901Z] ++++ docker load [2022-02-18T08:04:18.901Z] Running integration-test (iteration 1) [2022-02-18T08:04:18.901Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-18T08:04:18.901Z] ++ 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-02-18T08:04:18.901Z] ++ set -e [2022-02-18T08:04:18.901Z] ++ '[' -n 0 ']' [2022-02-18T08:04:18.901Z] ++ set -x [2022-02-18T08:04:18.902Z] ++ 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-02-18T08:04:18.902Z] Loaded image: busybox:latest [2022-02-18T08:04:18.902Z] Loaded image: busybox:glibc [2022-02-18T08:04:19.398Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-18T08:04:19.603Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-18T08:04:19.862Z] Loaded image: debian:bullseye-slim [2022-02-18T08:04:19.945Z] --- PASS: TestServiceWithDataPathPortInit (13.85s) [2022-02-18T08:04:19.945Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T08:04:19.964Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-18T08:04:19.964Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-18T08:04:20.137Z] Loaded image: hello-world:latest [2022-02-18T08:04:20.137Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T08:04:20.137Z] INFO: Testing against a local daemon [2022-02-18T08:04:20.137Z] === RUN TestCgroupNamespacesBuild [2022-02-18T08:04:20.530Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-18T08:04:21.097Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-18T08:04:21.097Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2022-02-18T08:04:21.097Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2022-02-18T08:04:21.097Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2022-02-18T08:04:21.097Z] === RUN TestBuildPlatformInvalid [2022-02-18T08:04:21.327Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mz3cz6mmz6pog2uvn3lebmrrq Created:2022-02-18 08:04:19.761749893 +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[11de7684a3b019b8e1ee3cb4dc957383cce49128cc639b81e695735abc3cca6e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qicfopcnoboyg6j3nv6gjqzu7 EndpointID:f41762f2d0909a90e2576bc1fae4e101a06e83c91a26b4116fda8fbb3b804523 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b1d6aacf47f4dd338a37850c3012ac0fdaebab57cb2c7e9990341e8104a0e6d 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:dda32d0b84cc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qicfopcnoboyg6j3nv6gjqzu7 EndpointID:f41762f2d0909a90e2576bc1fae4e101a06e83c91a26b4116fda8fbb3b804523 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-18T08:04:21.355Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-02-18T08:04:21.355Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-18T08:04:21.537Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-02-18T08:04:21.537Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-18T08:04:21.919Z] Loaded image: busybox:latest [2022-02-18T08:04:22.029Z] 8f616e6e9eec: Pull complete [2022-02-18T08:04:22.178Z] Loaded image: busybox:glibc [2022-02-18T08:04:22.745Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-18T08:04:22.745Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-18T08:04:22.920Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-02-18T08:04:22.921Z] === RUN TestBuildWithSession [2022-02-18T08:04:22.921Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:04:22.921Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T08:04:22.921Z] === RUN TestBuildSquashParent [2022-02-18T08:04:24.123Z] docker_cli_daemon_test.go:1472: [de71fbdfbd0e5] daemon is not started [2022-02-18T08:04:24.381Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-18T08:04:24.951Z] Loaded image: debian:bullseye-slim [2022-02-18T08:04:24.951Z] Loaded image: hello-world:latest [2022-02-18T08:04:25.211Z] check_test.go:308: [d5258b48019dd] daemon is not started [2022-02-18T08:04:25.211Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-18T08:04:25.211Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T08:04:25.471Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-18T08:04:25.531Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-02-18T08:04:25.531Z] PASS [2022-02-18T08:04:25.531Z] [2022-02-18T08:04:25.531Z] === Skipped [2022-02-18T08:04:25.531Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:04:25.531Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:04:25.531Z] [2022-02-18T08:04:25.531Z] DONE 26 tests, 1 skipped in 44.194s [2022-02-18T08:04:25.531Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-18T08:04:25.531Z] INFO: Testing against a local daemon [2022-02-18T08:04:25.531Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-18T08:04:25.531Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:04:25.531Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T08:04:25.531Z] === RUN TestDockerNetworkIpvlan [2022-02-18T08:04:25.531Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:04:25.531Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-18T08:04:25.531Z] PASS [2022-02-18T08:04:25.531Z] [2022-02-18T08:04:25.531Z] === Skipped [2022-02-18T08:04:25.531Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T08:04:25.531Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:04:25.531Z] [2022-02-18T08:04:25.531Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-18T08:04:25.531Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:04:25.531Z] [2022-02-18T08:04:25.531Z] DONE 2 tests, 2 skipped in 0.046s [2022-02-18T08:04:25.531Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-18T08:04:25.531Z] INFO: Testing against a local daemon [2022-02-18T08:04:25.531Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-18T08:04:26.227Z] --- PASS: TestBuildSquashParent (3.51s) [2022-02-18T08:04:26.227Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T08:04:26.227Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:04:26.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:04:26.227Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:04:26.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:04:26.227Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:04:26.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:04:26.227Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:04:26.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:04:26.227Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:04:26.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:04:26.227Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:04:26.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:04:26.227Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:04:26.227Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:04:26.409Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-18T08:04:26.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-02-18T08:04:26.917Z] === RUN TestDockerNetworkMacvlan [2022-02-18T08:04:27.345Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-18T08:04:27.492Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-18T08:04:27.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:04:27.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:04:27.913Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-18T08:04:28.437Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-18T08:04:28.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:04:28.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:04:29.010Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-18T08:04:29.291Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-18T08:04:29.291Z] check_test.go:308: [d6db2cd5ba4d4] daemon is not started [2022-02-18T08:04:29.291Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-18T08:04:29.504Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-18T08:04:29.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-02-18T08:04:29.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-02-18T08:04:29.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.00s) [2022-02-18T08:04:29.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.00s) [2022-02-18T08:04:29.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.01s) [2022-02-18T08:04:29.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.98s) [2022-02-18T08:04:29.504Z] === RUN TestBuildMultiStageCopy [2022-02-18T08:04:29.504Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T08:04:29.882Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-18T08:04:30.449Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T08:04:30.709Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T08:04:30.709Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T08:04:30.836Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-18T08:04:30.926Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-18T08:04:30.969Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T08:04:31.229Z] --- PASS: TestBuildMultiStageCopy (1.68s) [2022-02-18T08:04:31.229Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s) [2022-02-18T08:04:31.229Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-18T08:04:31.229Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-02-18T08:04:31.229Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-02-18T08:04:31.229Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-02-18T08:04:31.229Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T08:04:31.800Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-02-18T08:04:31.800Z] === RUN TestBuildLabelWithTargets [2022-02-18T08:04:32.211Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-18T08:04:32.308Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-18T08:04:32.739Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-02-18T08:04:32.739Z] === RUN TestBuildWithEmptyLayers [2022-02-18T08:04:32.998Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-02-18T08:04:32.998Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T08:04:33.144Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-18T08:04:33.710Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-18T08:04:34.275Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-18T08:04:34.275Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-18T08:04:34.381Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) [2022-02-18T08:04:34.382Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T08:04:34.644Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-02-18T08:04:34.644Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T08:04:35.214Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-18T08:04:35.408Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-18T08:04:35.609Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-18T08:04:36.029Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s) [2022-02-18T08:04:36.029Z] === RUN TestBuildWithHugeFile [2022-02-18T08:04:36.150Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-18T08:04:36.409Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-18T08:04:36.553Z] --- PASS: TestDockerNetworkMacvlan (9.71s) [2022-02-18T08:04:36.553Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-02-18T08:04:36.553Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-18T08:04:36.553Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-02-18T08:04:36.553Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-02-18T08:04:36.553Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-02-18T08:04:36.553Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-02-18T08:04:36.553Z] PASS [2022-02-18T08:04:36.553Z] [2022-02-18T08:04:36.553Z] DONE 8 tests in 11.056s [2022-02-18T08:04:36.553Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-18T08:04:36.553Z] testing: warning: no tests to run [2022-02-18T08:04:36.553Z] PASS [2022-02-18T08:04:36.553Z] [2022-02-18T08:04:36.553Z] DONE 0 tests in 0.012s [2022-02-18T08:04:36.553Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-18T08:04:36.553Z] INFO: Testing against a local daemon [2022-02-18T08:04:36.553Z] === RUN TestAuthZPluginAllowRequest [2022-02-18T08:04:37.346Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.13s) [2022-02-18T08:04:37.346Z] PASS [2022-02-18T08:04:37.346Z] [2022-02-18T08:04:37.346Z] === Skipped [2022-02-18T08:04:37.346Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-18T08:04:37.346Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:04:37.346Z] [2022-02-18T08:04:37.346Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:04:37.346Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:04:37.346Z] [2022-02-18T08:04:37.346Z] DONE 34 tests, 2 skipped in 173.542s [2022-02-18T08:04:37.346Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-18T08:04:37.346Z] ++ 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-02-18T08:04:37.346Z] ++ set -e [2022-02-18T08:04:37.346Z] ++ '[' -n 0 ']' [2022-02-18T08:04:37.346Z] ++ set -x [2022-02-18T08:04:37.346Z] ++ 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-02-18T08:04:37.605Z] INFO: Testing against a local daemon [2022-02-18T08:04:37.605Z] === RUN TestConfigInspect [2022-02-18T08:04:37.943Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-02-18T08:04:37.943Z] === RUN TestAuthZPluginTLS [2022-02-18T08:04:38.204Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-02-18T08:04:38.204Z] === RUN TestAuthZPluginDenyRequest [2022-02-18T08:04:38.777Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-18T08:04:38.777Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-18T08:04:38.981Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-18T08:04:39.350Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-18T08:04:39.350Z] === RUN TestAuthZPluginDenyResponse [2022-02-18T08:04:39.921Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-18T08:04:39.921Z] === RUN TestAuthZPluginAllowEventStream [2022-02-18T08:04:40.358Z] --- PASS: TestConfigInspect (2.84s) [2022-02-18T08:04:40.358Z] === RUN TestConfigList [2022-02-18T08:04:41.309Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-02-18T08:04:41.309Z] === RUN TestAuthZPluginErrorResponse [2022-02-18T08:04:41.570Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-18T08:04:41.570Z] === RUN TestAuthZPluginErrorRequest [2022-02-18T08:04:41.735Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-18T08:04:42.142Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-18T08:04:42.142Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-18T08:04:42.712Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-18T08:04:42.712Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-18T08:04:43.108Z] --- PASS: TestConfigList (2.81s) [2022-02-18T08:04:43.108Z] === RUN TestConfigsCreateAndDelete [2022-02-18T08:04:44.095Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-02-18T08:04:44.095Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-18T08:04:44.482Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-18T08:04:44.868Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-18T08:04:45.481Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-02-18T08:04:45.481Z] === RUN TestAuthZPluginHeader [2022-02-18T08:04:46.361Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-18T08:04:46.383Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2022-02-18T08:04:46.383Z] === RUN TestConfigsUpdate [2022-02-18T08:04:46.425Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-02-18T08:04:46.425Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-18T08:04:46.950Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-18T08:04:48.326Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-18T08:04:48.587Z] --- PASS: TestConfigsUpdate (2.65s) [2022-02-18T08:04:48.587Z] === RUN TestTemplatedConfig [2022-02-18T08:04:50.302Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-18T08:04:50.490Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-18T08:04:50.490Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-18T08:04:50.516Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-18T08:04:50.633Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.90s) [2022-02-18T08:04:50.633Z] === RUN TestAuthZPluginV2Disable [2022-02-18T08:04:50.749Z] check_test.go:308: [d915ba953b9d8] daemon is not started [2022-02-18T08:04:50.749Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-18T08:04:51.008Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-18T08:04:51.268Z] check_test.go:308: [dc55d7f83705f] daemon is not started [2022-02-18T08:04:51.268Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-18T08:04:51.504Z] 898469748ff6: Verifying Checksum [2022-02-18T08:04:51.504Z] 898469748ff6: Download complete [2022-02-18T08:04:51.836Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-18T08:04:51.836Z] --- PASS: TestTemplatedConfig (3.27s) [2022-02-18T08:04:51.836Z] === RUN TestConfigCreateResolve [2022-02-18T08:04:51.843Z] [2022-02-18T08:04:51.843Z] ________ ____ __. [2022-02-18T08:04:51.843Z] \_____ \ | |/ _| [2022-02-18T08:04:51.843Z] / | \| < [2022-02-18T08:04:51.843Z] / | \ | \ [2022-02-18T08:04:51.843Z] \_______ /____|__ \ [2022-02-18T08:04:51.843Z] \/ \/ [2022-02-18T08:04:51.843Z] [2022-02-18T08:04:51.843Z] INFO: make.ps1 ended at 02/18/2022 08:04:51 [2022-02-18T08:04:52.095Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-18T08:04:52.663Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-18T08:04:52.922Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-18T08:04:53.180Z] check_test.go:308: [dcfd153edc8ff] daemon is not started [2022-02-18T08:04:53.180Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-18T08:04:53.374Z] INFO: Binaries build ended at 02/18/2022 08:04:53. Duration:00:01:38.2737942 [2022-02-18T08:04:53.938Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2022-02-18T08:04:53.938Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-18T08:04:55.078Z] --- PASS: TestConfigCreateResolve (2.79s) [2022-02-18T08:04:55.078Z] PASS [2022-02-18T08:04:55.078Z] [2022-02-18T08:04:55.078Z] DONE 6 tests in 17.267s [2022-02-18T08:04:55.078Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-18T08:04:55.078Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-18T08:04:55.078Z] ++ 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-02-18T08:04:55.078Z] ++ set -e [2022-02-18T08:04:55.078Z] ++ '[' -n 0 ']' [2022-02-18T08:04:55.078Z] ++ set -x [2022-02-18T08:04:55.078Z] ++ 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-02-18T08:04:55.078Z] INFO: Testing against a local daemon [2022-02-18T08:04:55.078Z] === RUN TestCheckpoint [2022-02-18T08:04:55.078Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:04:55.078Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T08:04:55.078Z] === RUN TestContainerInvalidJSON [2022-02-18T08:04:55.078Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:04:55.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:04:55.078Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:04:55.078Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:04:55.079Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:04:55.079Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:04:55.079Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-18T08:04:55.079Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T08:04:55.079Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T08:04:55.079Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T08:04:55.079Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-18T08:04:55.079Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T08:04:55.079Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-02-18T08:04:55.079Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T08:04:55.079Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-18T08:04:55.079Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T08:04:55.079Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-18T08:04:55.079Z] === RUN TestCopyFromContainer [2022-02-18T08:04:55.547Z] INFO: Copying the built daemon binary to d:\CI\PR-43255\4\binary\dockerd-b1e9b28de4.exe... [2022-02-18T08:04:55.547Z] INFO: Copying the built client binary to d:\CI\PR-43255\4\binary\docker-b1e9b28de4.exe... [2022-02-18T08:04:55.547Z] INFO: Copying dockerversion from the container... [2022-02-18T08:04:55.644Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-18T08:04:56.006Z] INFO: Copying the golang package from the container to d:\CI\PR-43255\4\installer\go.zip... [2022-02-18T08:04:56.578Z] === RUN TestCopyFromContainer// [2022-02-18T08:04:56.578Z] === RUN TestCopyFromContainer//bar/root [2022-02-18T08:04:56.838Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-18T08:04:56.838Z] === RUN TestCopyFromContainer/bar/quux [2022-02-18T08:04:56.838Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-18T08:04:56.838Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-18T08:04:56.838Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-18T08:04:56.970Z] INFO: Extracting go.zip to d:\CI\PR-43255\4\go [2022-02-18T08:04:57.097Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-18T08:04:57.097Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-18T08:04:57.097Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-18T08:04:57.256Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-02-18T08:04:57.256Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-18T08:04:57.356Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-18T08:04:57.356Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer (2.27s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-02-18T08:04:57.356Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-02-18T08:04:57.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T08:04:57.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:04:57.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:04:57.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:04:57.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:04:57.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:04:57.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:04:57.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:04:57.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:04:57.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:04:57.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-02-18T08:04:57.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T08:04:57.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T08:04:57.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T08:04:57.615Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T08:04:57.615Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-18T08:04:57.615Z] === RUN TestCreateWithInvalidEnv [2022-02-18T08:04:57.615Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T08:04:57.615Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T08:04:57.615Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T08:04:57.615Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T08:04:57.615Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T08:04:57.615Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T08:04:57.615Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T08:04:57.615Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T08:04:57.615Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T08:04:57.615Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-18T08:04:57.615Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T08:04:57.615Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T08:04:57.615Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T08:04:57.615Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T08:04:57.615Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-18T08:04:57.615Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T08:04:58.184Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-18T08:04:59.121Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-18T08:04:59.688Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2022-02-18T08:04:59.688Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T08:05:01.590Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-02-18T08:05:01.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T08:05:01.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:05:01.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:05:01.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:05:01.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:05:01.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:05:01.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:05:01.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:05:01.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:05:01.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:05:01.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:05:01.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:05:01.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:05:01.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:05:01.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:05:01.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:05:01.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-02-18T08:05:01.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-02-18T08:05:01.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-02-18T08:05:01.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-02-18T08:05:01.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-02-18T08:05:01.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-18T08:05:01.590Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T08:05:01.849Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-02-18T08:05:01.849Z] === RUN TestCreateDifferentPlatform [2022-02-18T08:05:01.849Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T08:05:01.849Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T08:05:01.849Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-18T08:05:01.849Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T08:05:01.849Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T08:05:01.849Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T08:05:01.849Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-18T08:05:01.849Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T08:05:01.849Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-02-18T08:05:01.849Z] === RUN TestContainerStartOnDaemonRestart [2022-02-18T08:05:01.849Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-18T08:05:01.849Z] === RUN TestDaemonRestartIpcMode [2022-02-18T08:05:01.849Z] === PAUSE TestDaemonRestartIpcMode [2022-02-18T08:05:01.849Z] === RUN TestDaemonHostGatewayIP [2022-02-18T08:05:01.849Z] === PAUSE TestDaemonHostGatewayIP [2022-02-18T08:05:01.849Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-18T08:05:01.849Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-18T08:05:01.849Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T08:05:01.849Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-18T08:05:01.849Z] === RUN TestDiff [2022-02-18T08:05:02.418Z] --- PASS: TestDiff (0.52s) [2022-02-18T08:05:02.418Z] === RUN TestExecWithCloseStdin [2022-02-18T08:05:02.677Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-18T08:05:03.246Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-02-18T08:05:03.246Z] === RUN TestExec [2022-02-18T08:05:03.814Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-18T08:05:03.814Z] --- PASS: TestExec (0.67s) [2022-02-18T08:05:03.814Z] === RUN TestExecUser [2022-02-18T08:05:04.381Z] --- PASS: TestExecUser (0.66s) [2022-02-18T08:05:04.381Z] === RUN TestExportContainerAndImportImage [2022-02-18T08:05:05.314Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2022-02-18T08:05:05.314Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T08:05:06.206Z] ............................ [ 66%] [2022-02-18T08:05:06.687Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-18T08:05:06.687Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-18T08:05:06.687Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2022-02-18T08:05:06.687Z] === RUN TestHealthCheckWorkdir [2022-02-18T08:05:06.687Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-18T08:05:06.945Z] check_test.go:308: [d2064466811bd] daemon is not started [2022-02-18T08:05:06.945Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-18T08:05:07.288Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.61s) [2022-02-18T08:05:07.288Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-18T08:05:07.511Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-18T08:05:07.511Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-02-18T08:05:07.511Z] === RUN TestHealthKillContainer [2022-02-18T08:05:08.079Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-18T08:05:08.337Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-18T08:05:08.596Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-18T08:05:11.140Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-18T08:05:11.140Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-18T08:05:11.729Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-18T08:05:12.311Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-18T08:05:14.216Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-18T08:05:15.590Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-18T08:05:15.847Z] --- PASS: TestHealthKillContainer (8.34s) [2022-02-18T08:05:15.847Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T08:05:16.415Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-02-18T08:05:16.415Z] === RUN TestIpcModeNone [2022-02-18T08:05:16.982Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-18T08:05:16.982Z] --- PASS: TestIpcModeNone (0.64s) [2022-02-18T08:05:16.982Z] === RUN TestIpcModePrivate [2022-02-18T08:05:17.548Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-18T08:05:17.548Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-18T08:05:17.548Z] check_test.go:308: [dd3fa4f5f73e5] daemon is not started [2022-02-18T08:05:17.548Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-18T08:05:17.548Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-02-18T08:05:17.806Z] --- PASS: TestIpcModePrivate (0.79s) [2022-02-18T08:05:17.806Z] === RUN TestIpcModeShareable [2022-02-18T08:05:18.064Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-18T08:05:18.322Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-02-18T08:05:18.579Z] --- PASS: TestIpcModeShareable (0.74s) [2022-02-18T08:05:18.579Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-18T08:05:19.514Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-18T08:05:19.514Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-18T08:05:21.420Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2022-02-18T08:05:21.420Z] === RUN TestAPIIpcModeHost [2022-02-18T08:05:21.988Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-18T08:05:21.988Z] --- PASS: TestAPIIpcModeHost (0.83s) [2022-02-18T08:05:21.988Z] === RUN TestDaemonIpcModeShareable [2022-02-18T08:05:22.249Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-18T08:05:23.627Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-18T08:05:23.627Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-02-18T08:05:23.627Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2022-02-18T08:05:23.627Z] === RUN TestDaemonIpcModePrivate [2022-02-18T08:05:25.007Z] check_test.go:308: [dc6bdd6f66d77] daemon is not started [2022-02-18T08:05:25.007Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-18T08:05:25.267Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-02-18T08:05:25.408Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-18T08:05:25.408Z] PASS [2022-02-18T08:05:25.408Z] [2022-02-18T08:05:25.408Z] DONE 17 tests in 47.341s [2022-02-18T08:05:25.408Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-18T08:05:25.408Z] INFO: Testing against a local daemon [2022-02-18T08:05:25.408Z] === RUN TestPluginInvalidJSON [2022-02-18T08:05:25.408Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:05:25.408Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:05:25.408Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:05:25.408Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-18T08:05:25.408Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T08:05:25.408Z] === RUN TestPluginInstall [2022-02-18T08:05:25.408Z] === RUN TestPluginInstall/no_auth [2022-02-18T08:05:25.408Z] time="2022-02-18T08:05:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:05:25.408Z] time="2022-02-18T08:05:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba75e4690181c25d3dec5f70988400e837a1db5bee65f798c40484363822923f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:05:25.408Z] time="2022-02-18T08:05:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:05:25.408Z] time="2022-02-18T08:05:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba75e4690181c25d3dec5f70988400e837a1db5bee65f798c40484363822923f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:05:25.408Z] === RUN TestPluginInstall/with_htpasswd [2022-02-18T08:05:25.527Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2022-02-18T08:05:25.527Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-18T08:05:25.670Z] time="2022-02-18T08:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:05:25.670Z] time="2022-02-18T08:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd645a04b81a9ab03ca926a77dfc49e6d91c08ea8cb99c1f10ee232bf704e039" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:05:25.670Z] time="2022-02-18T08:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:05:25.670Z] time="2022-02-18T08:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd645a04b81a9ab03ca926a77dfc49e6d91c08ea8cb99c1f10ee232bf704e039" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:05:25.933Z] === RUN TestPluginInstall/with_insecure [2022-02-18T08:05:26.883Z] time="2022-02-18T08:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:05:26.883Z] time="2022-02-18T08:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad7ff0f28591f481fb21b18e03cca209e00a5374651612a28a2d30c9e9830da2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:05:26.883Z] time="2022-02-18T08:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:05:26.883Z] time="2022-02-18T08:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad7ff0f28591f481fb21b18e03cca209e00a5374651612a28a2d30c9e9830da2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:05:26.904Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-02-18T08:05:27.144Z] plugin_test.go:165: [d8a6b2a863cb7] daemon is not started [2022-02-18T08:05:27.144Z] --- PASS: TestPluginInstall (3.13s) [2022-02-18T08:05:27.144Z] --- PASS: TestPluginInstall/no_auth (1.42s) [2022-02-18T08:05:27.144Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-02-18T08:05:27.144Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-02-18T08:05:27.144Z] === RUN TestPluginsWithRuntimes [2022-02-18T08:05:27.163Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2022-02-18T08:05:27.163Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-18T08:05:28.096Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-18T08:05:28.354Z] check_test.go:308: [de5a9a79c270f] daemon is not started [2022-02-18T08:05:28.354Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-18T08:05:28.354Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-02-18T08:05:28.527Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-18T08:05:28.612Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s) [2022-02-18T08:05:28.612Z] === RUN TestIpcModeOlderClient [2022-02-18T08:05:28.612Z] === PAUSE TestIpcModeOlderClient [2022-02-18T08:05:28.612Z] === RUN TestKillContainerInvalidSignal [2022-02-18T08:05:28.871Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-18T08:05:29.437Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-02-18T08:05:29.437Z] === RUN TestKillContainer [2022-02-18T08:05:29.437Z] === RUN TestKillContainer/no_signal [2022-02-18T08:05:29.467Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-18T08:05:30.003Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T08:05:30.261Z] === RUN TestKillContainer/killing_signal [2022-02-18T08:05:30.409Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-02-18T08:05:30.409Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-02-18T08:05:30.409Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-02-18T08:05:30.409Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T08:05:30.980Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-02-18T08:05:30.980Z] PASS [2022-02-18T08:05:30.980Z] [2022-02-18T08:05:30.980Z] DONE 10 tests in 6.987s [2022-02-18T08:05:30.980Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-18T08:05:30.980Z] INFO: Testing against a local daemon [2022-02-18T08:05:30.980Z] === RUN TestExternalGraphDriver [2022-02-18T08:05:30.980Z] === RUN TestExternalGraphDriver/json [2022-02-18T08:05:31.198Z] docker_cli_daemon_plugins_test.go:80: [dac080e8f00ed] daemon is not started [2022-02-18T08:05:31.198Z] --- PASS: TestKillContainer (1.88s) [2022-02-18T08:05:31.198Z] --- PASS: TestKillContainer/no_signal (0.54s) [2022-02-18T08:05:31.198Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-02-18T08:05:31.198Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-02-18T08:05:31.198Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T08:05:31.198Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-18T08:05:31.767Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-18T08:05:32.335Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-18T08:05:32.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-02-18T08:05:32.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-02-18T08:05:32.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-02-18T08:05:32.594Z] === RUN TestKillStoppedContainer [2022-02-18T08:05:32.594Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-02-18T08:05:32.594Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T08:05:32.594Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-18T08:05:32.594Z] === RUN TestKillDifferentUserContainer [2022-02-18T08:05:32.690Z] INFO: Extraction ended at 02/18/2022 08:05:27. Duration:00:00:31.1794612 [2022-02-18T08:05:32.690Z] INFO: Updating the golang and path environment variables [2022-02-18T08:05:32.690Z] INFO: GOPATH=d:\gopath [2022-02-18T08:05:32.690Z] INFO: go version go1.17.7 windows/amd64 [2022-02-18T08:05:32.690Z] INFO: Running the daemon under test in debug mode [2022-02-18T08:05:32.690Z] INFO: Starting a daemon under test... [2022-02-18T08:05:32.690Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43255\4\daemon --pidfile d:\CI\PR-43255\4\docker.pid -D [2022-02-18T08:05:32.690Z] INFO: Process started successfully. [2022-02-18T08:05:32.690Z] INFO: Start tailing logs of the daemon under tests [2022-02-18T08:05:32.690Z] INFO: Waiting for the daemon under test to start... [2022-02-18T08:05:32.853Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-18T08:05:32.898Z] === RUN TestExternalGraphDriver/spec [2022-02-18T08:05:33.112Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-02-18T08:05:33.112Z] === RUN TestInspectOomKilledTrue [2022-02-18T08:05:33.112Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:05:33.112Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T08:05:33.112Z] === RUN TestInspectOomKilledFalse [2022-02-18T08:05:33.112Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:05:33.112Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T08:05:33.112Z] === RUN TestLinksEtcHostsContentMatch [2022-02-18T08:05:33.678Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2022-02-18T08:05:33.678Z] === RUN TestLinksContainerNames [2022-02-18T08:05:34.286Z] === RUN TestExternalGraphDriver/pull [2022-02-18T08:05:35.061Z] --- PASS: TestLinksContainerNames (1.26s) [2022-02-18T08:05:35.061Z] === RUN TestLogsFollowTailEmpty [2022-02-18T08:05:35.061Z] docker_cli_daemon_plugins_test.go:170: [d975431cde48e] daemon is not started [2022-02-18T08:05:35.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-18T08:05:35.578Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-18T08:05:35.578Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-02-18T08:05:35.578Z] === RUN TestContainerNetworkMountsNoChown [2022-02-18T08:05:36.145Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/default [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/default [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/private [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/private [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rprivate [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/slave [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/slave [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rslave [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/shared [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/shared [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rshared [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/default [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/rslave [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/rshared [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/shared [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/rprivate [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/slave [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/private [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-18T08:05:36.145Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:05:36.145Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:05:36.145Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:05:36.200Z] --- PASS: TestExternalGraphDriver (4.95s) [2022-02-18T08:05:36.200Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-02-18T08:05:36.200Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-02-18T08:05:36.200Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-02-18T08:05:36.200Z] === RUN TestGraphdriverPluginV2 [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-18T08:05:36.403Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:05:36.403Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-18T08:05:36.662Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:05:36.663Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-18T08:05:36.663Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:05:36.922Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:05:36.922Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-18T08:05:36.922Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-18T08:05:36.922Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-18T08:05:36.922Z] === RUN TestContainerBindMountNonRecursive [2022-02-18T08:05:38.825Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2022-02-18T08:05:38.825Z] === RUN TestContainerVolumesMountedAsShared [2022-02-18T08:05:39.391Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) [2022-02-18T08:05:39.391Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-18T08:05:39.957Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-18T08:05:39.957Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2022-02-18T08:05:39.957Z] === RUN TestNetworkNat [2022-02-18T08:05:40.408Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-02-18T08:05:40.409Z] PASS [2022-02-18T08:05:40.409Z] [2022-02-18T08:05:40.409Z] DONE 5 tests in 8.880s [2022-02-18T08:05:40.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-18T08:05:40.409Z] INFO: Testing against a local daemon [2022-02-18T08:05:40.409Z] === RUN TestContinueAfterPluginCrash [2022-02-18T08:05:40.409Z] === PAUSE TestContinueAfterPluginCrash [2022-02-18T08:05:40.409Z] === RUN TestReadPluginNoRead [2022-02-18T08:05:40.409Z] === PAUSE TestReadPluginNoRead [2022-02-18T08:05:40.409Z] === RUN TestDaemonStartWithLogOpt [2022-02-18T08:05:40.409Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-18T08:05:40.409Z] === CONT TestContinueAfterPluginCrash [2022-02-18T08:05:40.409Z] === CONT TestDaemonStartWithLogOpt [2022-02-18T08:05:40.523Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-18T08:05:40.781Z] --- PASS: TestNetworkNat (0.73s) [2022-02-18T08:05:40.781Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T08:05:41.039Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-18T08:05:41.297Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-02-18T08:05:41.297Z] === RUN TestNetworkLoopbackNat [2022-02-18T08:05:41.555Z] check_test.go:308: [d6fc52cd59671] daemon is not started [2022-02-18T08:05:41.555Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-18T08:05:42.126Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-18T08:05:43.061Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-18T08:05:43.061Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-18T08:05:43.712Z] --- PASS: TestDaemonStartWithLogOpt (3.33s) [2022-02-18T08:05:43.712Z] === CONT TestReadPluginNoRead [2022-02-18T08:05:43.773Z] --- PASS: TestBuildWithHugeFile (61.54s) [2022-02-18T08:05:43.773Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T08:05:43.773Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:05:43.773Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:05:43.773Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T08:05:43.773Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:05:43.773Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:05:43.773Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:05:43.773Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:05:43.773Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:05:43.773Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:05:43.773Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:05:43.773Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:05:43.773Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:05:43.773Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-18T08:05:43.773Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-02-18T08:05:43.773Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-02-18T08:05:43.773Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-18T08:05:43.773Z] === RUN TestBuildPreserveOwnership [2022-02-18T08:05:43.773Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-18T08:05:43.773Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-18T08:05:43.773Z] --- PASS: TestBuildPreserveOwnership (2.56s) [2022-02-18T08:05:43.774Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.68s) [2022-02-18T08:05:43.774Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-02-18T08:05:43.774Z] === RUN TestBuildPlatformInvalid [2022-02-18T08:05:43.774Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-18T08:05:43.774Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-18T08:05:43.774Z] Loaded image: busybox:latest [2022-02-18T08:05:43.774Z] Loaded image: busybox:glibc [2022-02-18T08:05:43.774Z] Loaded image: debian:bullseye-slim [2022-02-18T08:05:43.774Z] Loaded image: hello-world:latest [2022-02-18T08:05:43.774Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T08:05:44.000Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-18T08:05:44.260Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-18T08:05:44.260Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-02-18T08:05:44.260Z] === RUN TestPause [2022-02-18T08:05:44.827Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-18T08:05:45.198Z] --- PASS: TestPause (0.66s) [2022-02-18T08:05:45.198Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T08:05:45.198Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T08:05:45.198Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T08:05:45.198Z] === RUN TestPauseStopPausedContainer [2022-02-18T08:05:45.630Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-18T08:05:45.767Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2022-02-18T08:05:45.767Z] === RUN TestPidHost [2022-02-18T08:05:46.025Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-18T08:05:46.575Z] === RUN TestReadPluginNoRead/default [2022-02-18T08:05:47.403Z] --- PASS: TestPidHost (1.55s) [2022-02-18T08:05:47.404Z] === RUN TestPsFilter [2022-02-18T08:05:47.404Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-18T08:05:47.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-18T08:05:47.663Z] --- PASS: TestPsFilter (0.14s) [2022-02-18T08:05:47.663Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T08:05:47.965Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-18T08:05:47.965Z] --- PASS: TestContinueAfterPluginCrash (8.27s) [2022-02-18T08:05:48.231Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-02-18T08:05:48.231Z] === RUN TestRemoveContainerWithVolume [2022-02-18T08:05:48.803Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2022-02-18T08:05:48.803Z] === RUN TestRemoveContainerRunning [2022-02-18T08:05:48.911Z] === CONT TestReadPluginNoRead [2022-02-18T08:05:48.912Z] read_test.go:92: [d4727090dfc2b] daemon is not started [2022-02-18T08:05:48.912Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-02-18T08:05:48.912Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-02-18T08:05:48.912Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-02-18T08:05:48.912Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-02-18T08:05:48.912Z] PASS [2022-02-18T08:05:48.912Z] [2022-02-18T08:05:48.912Z] DONE 6 tests in 9.129s [2022-02-18T08:05:48.912Z] 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-02-18T08:05:48.912Z] testing: warning: no tests to run [2022-02-18T08:05:48.912Z] PASS [2022-02-18T08:05:48.912Z] [2022-02-18T08:05:48.912Z] DONE 0 tests in 0.013s [2022-02-18T08:05:48.912Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-18T08:05:48.912Z] INFO: Testing against a local daemon [2022-02-18T08:05:48.912Z] === RUN TestPluginWithDevMounts [2022-02-18T08:05:48.912Z] === PAUSE TestPluginWithDevMounts [2022-02-18T08:05:48.912Z] === CONT TestPluginWithDevMounts [2022-02-18T08:05:49.066Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.62s) [2022-02-18T08:05:49.066Z] PASS [2022-02-18T08:05:49.066Z] [2022-02-18T08:05:49.066Z] === Skipped [2022-02-18T08:05:49.066Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-18T08:05:49.066Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:05:49.066Z] [2022-02-18T08:05:49.066Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:05:49.066Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:05:49.066Z] [2022-02-18T08:05:49.066Z] DONE 34 tests, 2 skipped in 90.482s [2022-02-18T08:05:49.066Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-18T08:05:49.066Z] ++ 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-02-18T08:05:49.066Z] ++ set -e [2022-02-18T08:05:49.066Z] ++ '[' -n 0 ']' [2022-02-18T08:05:49.066Z] ++ set -x [2022-02-18T08:05:49.066Z] ++ 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-02-18T08:05:49.066Z] INFO: Testing against a local daemon [2022-02-18T08:05:49.066Z] === RUN TestConfigInspect [2022-02-18T08:05:49.371Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-18T08:05:49.628Z] --- PASS: TestRemoveContainerRunning (0.65s) [2022-02-18T08:05:49.628Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T08:05:50.194Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2022-02-18T08:05:50.194Z] === RUN TestRemoveInvalidContainer [2022-02-18T08:05:50.194Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-18T08:05:50.194Z] === RUN TestRenameLinkedContainer [2022-02-18T08:05:50.358Z] .....INFO: Daemon under test started and replied! [2022-02-18T08:05:50.358Z] INFO: Docker version of the daemon under test [2022-02-18T08:05:50.358Z] [2022-02-18T08:05:50.358Z] Client: [2022-02-18T08:05:50.358Z] Version: 17.06.2-ce [2022-02-18T08:05:50.358Z] API version: 1.30 [2022-02-18T08:05:50.358Z] Go version: go1.8.3 [2022-02-18T08:05:50.358Z] Git commit: cec0b72 [2022-02-18T08:05:50.358Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-18T08:05:50.358Z] OS/Arch: windows/amd64 [2022-02-18T08:05:50.358Z] [2022-02-18T08:05:50.358Z] Server: [2022-02-18T08:05:50.358Z] Version: 0.0.0-dev [2022-02-18T08:05:50.358Z] API version: 1.42 (minimum version 1.24) [2022-02-18T08:05:50.358Z] Go version: go1.17.7 [2022-02-18T08:05:50.358Z] Git commit: b1e9b28de4 [2022-02-18T08:05:50.358Z] Built: 02/18/2022 08:03:22 [2022-02-18T08:05:50.358Z] OS/Arch: windows/amd64 [2022-02-18T08:05:50.358Z] Experimental: false [2022-02-18T08:05:50.358Z] [2022-02-18T08:05:50.358Z] INFO: Docker info of the daemon under test [2022-02-18T08:05:50.358Z] [2022-02-18T08:05:50.358Z] Containers: 0 [2022-02-18T08:05:50.358Z] Running: 0 [2022-02-18T08:05:50.358Z] Paused: 0 [2022-02-18T08:05:50.358Z] Stopped: 0 [2022-02-18T08:05:50.358Z] Images: 0 [2022-02-18T08:05:50.358Z] Server Version: 0.0.0-dev [2022-02-18T08:05:50.358Z] Storage Driver: windowsfilter [2022-02-18T08:05:50.358Z] Windows: [2022-02-18T08:05:50.358Z] Logging Driver: json-file [2022-02-18T08:05:50.358Z] Plugins: [2022-02-18T08:05:50.358Z] Volume: local [2022-02-18T08:05:50.358Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T08:05:50.358Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T08:05:50.358Z] Swarm: inactive [2022-02-18T08:05:50.358Z] Default Isolation: process [2022-02-18T08:05:50.358Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-18T08:05:50.358Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-18T08:05:50.358Z] OSType: windows [2022-02-18T08:05:50.358Z] Architecture: x86_64 [2022-02-18T08:05:50.358Z] CPUs: 4 [2022-02-18T08:05:50.358Z] Total Memory: 32GiB [2022-02-18T08:05:50.358Z] Name: azwin-2-c78e70 [2022-02-18T08:05:50.358Z] ID: 6NDN:NNDC:RIQF:3MLX:ZSWX:UMSS:75EJ:CHCZ:5ZTB:BYYO:Y26B:R2XE [2022-02-18T08:05:50.358Z] Docker Root Dir: D:\CI\PR-43255\4\daemon [2022-02-18T08:05:50.358Z] Debug Mode (client): false [2022-02-18T08:05:50.358Z] Debug Mode (server): true [2022-02-18T08:05:50.358Z] File Descriptors: -1 [2022-02-18T08:05:50.358Z] Goroutines: 16 [2022-02-18T08:05:50.358Z] System Time: 2022-02-18T08:05:47.8600402Z [2022-02-18T08:05:50.358Z] EventsListeners: 0 [2022-02-18T08:05:50.358Z] Registry: https://index.docker.io/v1/ [2022-02-18T08:05:50.358Z] Labels: [2022-02-18T08:05:50.358Z] Experimental: false [2022-02-18T08:05:50.358Z] Insecure Registries: [2022-02-18T08:05:50.358Z] 127.0.0.0/8 [2022-02-18T08:05:50.358Z] Live Restore Enabled: false [2022-02-18T08:05:50.358Z] [2022-02-18T08:05:50.358Z] [2022-02-18T08:05:50.358Z] INFO: Docker images of the daemon under test [2022-02-18T08:05:50.358Z] [2022-02-18T08:05:50.358Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T08:05:50.358Z] [2022-02-18T08:05:50.358Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-18T08:05:50.358Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-18T08:05:50.358Z] ltsc2019: Pulling from windows/servercore [2022-02-18T08:05:50.358Z] 4612f6d0b889: Pulling fs layer [2022-02-18T08:05:50.358Z] 1bd78008c728: Pulling fs layer [2022-02-18T08:05:50.822Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-02-18T08:05:50.822Z] PASS [2022-02-18T08:05:50.822Z] [2022-02-18T08:05:50.822Z] DONE 1 tests in 1.580s [2022-02-18T08:05:50.822Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-18T08:05:50.822Z] INFO: Testing against a local daemon [2022-02-18T08:05:50.822Z] === RUN TestSecretInspect [2022-02-18T08:05:51.128Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-18T08:05:51.609Z] --- PASS: TestConfigInspect (2.22s) [2022-02-18T08:05:51.609Z] === RUN TestConfigList [2022-02-18T08:05:52.734Z] --- PASS: TestSecretInspect (2.14s) [2022-02-18T08:05:52.734Z] === RUN TestSecretList [2022-02-18T08:05:53.074Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-18T08:05:53.345Z] --- PASS: TestRenameLinkedContainer (3.08s) [2022-02-18T08:05:53.345Z] === RUN TestRenameStoppedContainer [2022-02-18T08:05:53.345Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-18T08:05:53.521Z] --- PASS: TestConfigList (2.07s) [2022-02-18T08:05:53.521Z] === RUN TestConfigsCreateAndDelete [2022-02-18T08:05:53.603Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-18T08:05:54.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-18T08:05:54.170Z] --- PASS: TestRenameStoppedContainer (0.72s) [2022-02-18T08:05:54.170Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T08:05:55.106Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2022-02-18T08:05:55.106Z] === RUN TestRenameInvalidName [2022-02-18T08:05:55.285Z] --- PASS: TestSecretList (2.14s) [2022-02-18T08:05:55.285Z] === RUN TestSecretsCreateAndDelete [2022-02-18T08:05:55.435Z] --- PASS: TestConfigsCreateAndDelete (2.03s) [2022-02-18T08:05:55.435Z] === RUN TestConfigsUpdate [2022-02-18T08:05:55.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-18T08:05:55.677Z] --- PASS: TestRenameInvalidName (0.55s) [2022-02-18T08:05:55.677Z] === RUN TestRenameAnonymousContainer [2022-02-18T08:05:57.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-18T08:05:57.055Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-18T08:05:57.206Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-02-18T08:05:57.206Z] === RUN TestSecretsUpdate [2022-02-18T08:05:57.357Z] --- PASS: TestConfigsUpdate (2.03s) [2022-02-18T08:05:57.357Z] === RUN TestTemplatedConfig [2022-02-18T08:05:57.992Z] --- PASS: TestRenameAnonymousContainer (2.11s) [2022-02-18T08:05:57.992Z] === RUN TestRenameContainerWithSameName [2022-02-18T08:05:57.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-18T08:05:58.559Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-02-18T08:05:58.559Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T08:05:59.120Z] --- PASS: TestSecretsUpdate (2.15s) [2022-02-18T08:05:59.120Z] === RUN TestTemplatedSecret [2022-02-18T08:05:59.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-18T08:05:59.496Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2022-02-18T08:05:59.496Z] === RUN TestResize [2022-02-18T08:05:59.906Z] --- PASS: TestTemplatedConfig (2.29s) [2022-02-18T08:05:59.906Z] === RUN TestConfigCreateResolve [2022-02-18T08:06:00.431Z] --- PASS: TestResize (0.65s) [2022-02-18T08:06:00.432Z] === RUN TestResizeWithInvalidSize [2022-02-18T08:06:00.689Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2022-02-18T08:06:00.689Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T08:06:01.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-18T08:06:01.255Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:01.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:01.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:01.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:01.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:01.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:01.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:01.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:01.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:01.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:01.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:01.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:01.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:01.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:06:01.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:01.667Z] --- PASS: TestTemplatedSecret (2.65s) [2022-02-18T08:06:01.667Z] === RUN TestSecretCreateResolve [2022-02-18T08:06:01.822Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-02-18T08:06:01.822Z] PASS [2022-02-18T08:06:01.822Z] [2022-02-18T08:06:01.822Z] DONE 6 tests in 12.796s [2022-02-18T08:06:01.822Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-18T08:06:01.822Z] ++ 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-02-18T08:06:01.822Z] ++ set -e [2022-02-18T08:06:01.822Z] ++ '[' -n 0 ']' [2022-02-18T08:06:01.822Z] ++ set -x [2022-02-18T08:06:01.822Z] ++ 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-02-18T08:06:02.082Z] INFO: Testing against a local daemon [2022-02-18T08:06:02.082Z] === RUN TestCheckpoint [2022-02-18T08:06:02.082Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:06:02.082Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T08:06:02.082Z] === RUN TestContainerInvalidJSON [2022-02-18T08:06:02.082Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:06:02.082Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:06:02.082Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:06:02.082Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:06:02.082Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:06:02.082Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:06:02.082Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-18T08:06:02.082Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T08:06:02.082Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T08:06:02.082Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T08:06:02.082Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2022-02-18T08:06:02.082Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T08:06:02.082Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-18T08:06:02.082Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T08:06:02.342Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-18T08:06:02.342Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T08:06:02.342Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-18T08:06:02.342Z] === RUN TestCopyFromContainer [2022-02-18T08:06:02.727Z] 1bd78008c728: Verifying Checksum [2022-02-18T08:06:02.727Z] 1bd78008c728: Download complete [2022-02-18T08:06:02.913Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-18T08:06:02.913Z] tests/integration/client_test.py ..... [ 75%] [2022-02-18T08:06:02.913Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-18T08:06:02.913Z] tests/integration/errors_test.py . [ 76%] [2022-02-18T08:06:03.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-18T08:06:03.283Z] === RUN TestCopyFromContainer// [2022-02-18T08:06:03.283Z] === RUN TestCopyFromContainer//bar/root [2022-02-18T08:06:03.283Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-18T08:06:03.283Z] === RUN TestCopyFromContainer/bar/quux [2022-02-18T08:06:03.283Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-18T08:06:03.283Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-18T08:06:03.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:03.543Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-18T08:06:03.543Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-18T08:06:03.543Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-18T08:06:03.543Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer (1.35s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-18T08:06:03.543Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-02-18T08:06:03.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T08:06:03.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:06:03.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:06:03.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:06:03.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:06:03.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:06:03.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:06:03.543Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:06:03.543Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:06:03.543Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:06:03.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-18T08:06:03.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T08:06:03.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T08:06:03.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T08:06:03.543Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T08:06:03.543Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-18T08:06:03.543Z] === RUN TestCreateWithInvalidEnv [2022-02-18T08:06:03.668Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-18T08:06:03.803Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T08:06:03.803Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T08:06:03.803Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T08:06:03.803Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T08:06:03.803Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T08:06:03.803Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T08:06:03.803Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T08:06:03.803Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T08:06:03.803Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T08:06:03.803Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-18T08:06:03.803Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T08:06:03.803Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T08:06:03.803Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T08:06:03.803Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T08:06:03.803Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-18T08:06:03.803Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T08:06:03.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-18T08:06:04.208Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-02-18T08:06:04.208Z] PASS [2022-02-18T08:06:04.208Z] [2022-02-18T08:06:04.208Z] DONE 6 tests in 13.383s [2022-02-18T08:06:04.208Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-18T08:06:04.208Z] INFO: Testing against a local daemon [2022-02-18T08:06:04.208Z] === RUN TestServiceCreateInit [2022-02-18T08:06:04.208Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T08:06:04.746Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-02-18T08:06:04.746Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T08:06:05.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:06.132Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-02-18T08:06:06.132Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T08:06:06.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:06:06.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:06:06.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:06:06.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:06:06.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:06:06.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:06:06.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:06:06.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:06:06.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:06:06.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:06:06.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:06:06.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:06:06.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:06:06.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:06:06.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:06:06.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-18T08:06:06.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T08:06:06.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T08:06:06.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-18T08:06:06.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T08:06:06.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-02-18T08:06:06.132Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T08:06:06.394Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-02-18T08:06:06.394Z] === RUN TestCreateDifferentPlatform [2022-02-18T08:06:06.394Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T08:06:06.394Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T08:06:06.394Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-18T08:06:06.394Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T08:06:06.394Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T08:06:06.394Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T08:06:06.394Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-18T08:06:06.394Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T08:06:06.394Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T08:06:06.394Z] === RUN TestContainerStartOnDaemonRestart [2022-02-18T08:06:06.394Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-18T08:06:06.394Z] === RUN TestDaemonRestartIpcMode [2022-02-18T08:06:06.394Z] === PAUSE TestDaemonRestartIpcMode [2022-02-18T08:06:06.394Z] === RUN TestDaemonHostGatewayIP [2022-02-18T08:06:06.394Z] === PAUSE TestDaemonHostGatewayIP [2022-02-18T08:06:06.394Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-18T08:06:06.394Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-18T08:06:06.394Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T08:06:06.394Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-18T08:06:06.394Z] === RUN TestDiff [2022-02-18T08:06:06.655Z] --- PASS: TestDiff (0.37s) [2022-02-18T08:06:06.655Z] === RUN TestExecWithCloseStdin [2022-02-18T08:06:06.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:06.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:06.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-18T08:06:07.228Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-02-18T08:06:07.228Z] === RUN TestExec [2022-02-18T08:06:07.495Z] --- PASS: TestExec (0.41s) [2022-02-18T08:06:07.495Z] === RUN TestExecUser [2022-02-18T08:06:07.549Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T08:06:08.059Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:08.071Z] --- PASS: TestExecUser (0.47s) [2022-02-18T08:06:08.071Z] === RUN TestExportContainerAndImportImage [2022-02-18T08:06:08.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:08.644Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-02-18T08:06:08.644Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T08:06:08.886Z] check_test.go:308: [df516aa0367d2] daemon is not started [2022-02-18T08:06:08.886Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-18T08:06:10.063Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-02-18T08:06:10.063Z] === RUN TestHealthCheckWorkdir [2022-02-18T08:06:10.324Z] --- PASS: TestHealthCheckWorkdir (0.46s) [2022-02-18T08:06:10.324Z] === RUN TestHealthKillContainer [2022-02-18T08:06:11.308Z] 4612f6d0b889: Download complete [2022-02-18T08:06:11.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-18T08:06:11.757Z] --- PASS: TestServiceCreateInit (7.30s) [2022-02-18T08:06:11.757Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2022-02-18T08:06:11.757Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-02-18T08:06:11.757Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T08:06:12.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:13.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:06:17.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:06:18.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-18T08:06:18.459Z] --- PASS: TestHealthKillContainer (7.84s) [2022-02-18T08:06:18.459Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T08:06:18.459Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-02-18T08:06:18.459Z] === RUN TestIpcModeNone [2022-02-18T08:06:19.031Z] --- PASS: TestIpcModeNone (0.40s) [2022-02-18T08:06:19.031Z] === RUN TestIpcModePrivate [2022-02-18T08:06:19.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:06:19.292Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-02-18T08:06:19.292Z] --- PASS: TestIpcModePrivate (0.40s) [2022-02-18T08:06:19.292Z] === RUN TestIpcModeShareable [2022-02-18T08:06:19.553Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-18T08:06:19.814Z] --- PASS: TestIpcModeShareable (0.41s) [2022-02-18T08:06:19.814Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-18T08:06:20.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:06:20.799Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-18T08:06:21.201Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2022-02-18T08:06:21.201Z] === RUN TestAPIIpcModeHost [2022-02-18T08:06:21.201Z] --- PASS: TestAPIIpcModeHost (0.30s) [2022-02-18T08:06:21.201Z] === RUN TestDaemonIpcModeShareable [2022-02-18T08:06:21.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-18T08:06:21.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:06:22.145Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-18T08:06:22.406Z] --- PASS: TestDaemonIpcModeShareable (1.07s) [2022-02-18T08:06:22.406Z] === RUN TestDaemonIpcModePrivate [2022-02-18T08:06:23.350Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-18T08:06:23.610Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-02-18T08:06:23.610Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-18T08:06:24.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-18T08:06:24.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:06:24.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-18T08:06:24.550Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-18T08:06:24.550Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2022-02-18T08:06:24.550Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-18T08:06:25.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:06:25.489Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-18T08:06:25.749Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2022-02-18T08:06:25.749Z] === RUN TestIpcModeOlderClient [2022-02-18T08:06:25.749Z] === PAUSE TestIpcModeOlderClient [2022-02-18T08:06:25.749Z] === RUN TestKillContainerInvalidSignal [2022-02-18T08:06:26.017Z] --- PASS: TestKillContainerInvalidSignal (0.36s) [2022-02-18T08:06:26.017Z] === RUN TestKillContainer [2022-02-18T08:06:26.017Z] === RUN TestKillContainer/no_signal [2022-02-18T08:06:26.277Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T08:06:26.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-18T08:06:26.537Z] === RUN TestKillContainer/killing_signal [2022-02-18T08:06:26.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-18T08:06:27.119Z] --- PASS: TestKillContainer (1.13s) [2022-02-18T08:06:27.119Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-02-18T08:06:27.119Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-18T08:06:27.119Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-02-18T08:06:27.119Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T08:06:27.119Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.31s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.47s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.50s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.41s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.17s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.01s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.43s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.94s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2022-02-18T08:06:27.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) [2022-02-18T08:06:27.658Z] === RUN TestCgroupNamespacesRun [2022-02-18T08:06:27.691Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-18T08:06:28.263Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2022-02-18T08:06:28.263Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-02-18T08:06:28.263Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-02-18T08:06:28.263Z] === RUN TestKillStoppedContainer [2022-02-18T08:06:28.263Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-18T08:06:28.263Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T08:06:28.263Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-18T08:06:28.263Z] === RUN TestKillDifferentUserContainer [2022-02-18T08:06:28.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-18T08:06:28.835Z] --- PASS: TestKillDifferentUserContainer (0.36s) [2022-02-18T08:06:28.836Z] === RUN TestInspectOomKilledTrue [2022-02-18T08:06:28.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-18T08:06:29.097Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-02-18T08:06:29.097Z] === RUN TestInspectOomKilledFalse [2022-02-18T08:06:29.111Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2022-02-18T08:06:29.111Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-18T08:06:29.359Z] --- PASS: TestInspectOomKilledFalse (0.35s) [2022-02-18T08:06:29.359Z] === RUN TestLinksEtcHostsContentMatch [2022-02-18T08:06:29.621Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2022-02-18T08:06:29.621Z] === RUN TestLinksContainerNames [2022-02-18T08:06:29.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-18T08:06:29.871Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2022-02-18T08:06:29.871Z] === RUN TestCreateServiceConflict [2022-02-18T08:06:29.871Z] --- PASS: TestCreateServiceConflict (2.10s) [2022-02-18T08:06:29.871Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T08:06:30.566Z] --- PASS: TestLinksContainerNames (0.77s) [2022-02-18T08:06:30.566Z] === RUN TestLogsFollowTailEmpty [2022-02-18T08:06:30.830Z] --- PASS: TestLogsFollowTailEmpty (0.36s) [2022-02-18T08:06:30.830Z] === RUN TestContainerNetworkMountsNoChown [2022-02-18T08:06:31.055Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2022-02-18T08:06:31.055Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-18T08:06:31.094Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/default [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/default [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/private [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/private [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/rprivate [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/slave [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/slave [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/rslave [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/shared [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/shared [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/rshared [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-18T08:06:31.094Z] === CONT TestMountDaemonRoot/default [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:06:31.094Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-18T08:06:31.094Z] === CONT TestMountDaemonRoot/rshared [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:06:31.094Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:06:31.094Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:06:31.094Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/shared [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rslave [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/slave [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rprivate [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/private [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-18T08:06:31.357Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:06:31.357Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T08:06:31.357Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-18T08:06:31.618Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-18T08:06:31.618Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-18T08:06:31.619Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-18T08:06:31.619Z] === RUN TestContainerBindMountNonRecursive [2022-02-18T08:06:31.787Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-02-18T08:06:31.787Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T08:06:32.431Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2022-02-18T08:06:32.431Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-18T08:06:33.007Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-02-18T08:06:33.007Z] === RUN TestContainerVolumesMountedAsShared [2022-02-18T08:06:33.268Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-02-18T08:06:33.268Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-18T08:06:33.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-18T08:06:33.529Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-02-18T08:06:33.529Z] === RUN TestNetworkNat [2022-02-18T08:06:33.666Z] 898469748ff6: Pull complete [2022-02-18T08:06:33.666Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-18T08:06:33.666Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:06:33.666Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-18T08:06:33.666Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-18T08:06:33.666Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-18T08:06:33.666Z] WARN: Skipping validation tests [2022-02-18T08:06:33.666Z] INFO: Running unit tests at 02/18/2022 08:06:22... [2022-02-18T08:06:33.666Z] INFO: make.ps1 starting at 02/18/2022 08:06:27 [2022-02-18T08:06:33.666Z] INFO: Git commit (a16c92cfca) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T08:06:33.666Z] INFO: Invoking autogen... [2022-02-18T08:06:33.666Z] INFO: Running unit tests... [2022-02-18T08:06:34.102Z] --- PASS: TestNetworkNat (0.44s) [2022-02-18T08:06:34.102Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T08:06:34.308Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-02-18T08:06:34.308Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-18T08:06:34.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-18T08:06:34.362Z] --- PASS: TestNetworkLocalhostTCPNat (0.37s) [2022-02-18T08:06:34.362Z] === RUN TestNetworkLoopbackNat [2022-02-18T08:06:34.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-18T08:06:35.940Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-18T08:06:36.231Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2022-02-18T08:06:36.231Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-18T08:06:36.477Z] ......... [ 85%] [2022-02-18T08:06:36.505Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-18T08:06:36.573Z] 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-02-18T08:06:36.901Z] --- PASS: TestNetworkLoopbackNat (2.47s) [2022-02-18T08:06:36.901Z] === RUN TestPause [2022-02-18T08:06:37.161Z] --- PASS: TestPause (0.41s) [2022-02-18T08:06:37.161Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T08:06:37.161Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T08:06:37.161Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T08:06:37.161Z] === RUN TestPauseStopPausedContainer [2022-02-18T08:06:37.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-18T08:06:37.470Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-18T08:06:37.731Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2022-02-18T08:06:37.731Z] === RUN TestPidHost [2022-02-18T08:06:37.737Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2022-02-18T08:06:37.737Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-18T08:06:38.671Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2022-02-18T08:06:38.671Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-18T08:06:38.674Z] --- PASS: TestPidHost (0.86s) [2022-02-18T08:06:38.674Z] === RUN TestPsFilter [2022-02-18T08:06:38.674Z] --- PASS: TestPsFilter (0.10s) [2022-02-18T08:06:38.674Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T08:06:38.935Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-02-18T08:06:38.935Z] === RUN TestRemoveContainerWithVolume [2022-02-18T08:06:39.197Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-02-18T08:06:39.197Z] === RUN TestRemoveContainerRunning [2022-02-18T08:06:39.770Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-02-18T08:06:39.770Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T08:06:40.032Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-02-18T08:06:40.032Z] === RUN TestRemoveInvalidContainer [2022-02-18T08:06:40.032Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-18T08:06:40.032Z] === RUN TestRenameLinkedContainer [2022-02-18T08:06:40.577Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-02-18T08:06:40.577Z] === RUN TestNISDomainname [2022-02-18T08:06:40.980Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-18T08:06:41.145Z] --- PASS: TestNISDomainname (0.79s) [2022-02-18T08:06:41.145Z] === RUN TestHostnameDnsResolution [2022-02-18T08:06:41.950Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-02-18T08:06:41.951Z] === RUN TestRenameStoppedContainer [2022-02-18T08:06:41.951Z] --- PASS: TestRenameStoppedContainer (0.34s) [2022-02-18T08:06:41.951Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T08:06:42.085Z] check_test.go:308: [df2270a4b3f1d] daemon is not started [2022-02-18T08:06:42.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-18T08:06:42.345Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-02-18T08:06:42.345Z] === RUN TestUnprivilegedPortsAndPing [2022-02-18T08:06:42.424Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-18T08:06:42.893Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s) [2022-02-18T08:06:42.893Z] === RUN TestRenameInvalidName [2022-02-18T08:06:42.912Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-18T08:06:43.155Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-18T08:06:43.155Z] === RUN TestRenameAnonymousContainer [2022-02-18T08:06:43.171Z] --- PASS: TestUnprivilegedPortsAndPing (0.87s) [2022-02-18T08:06:43.171Z] === RUN TestStats [2022-02-18T08:06:43.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-18T08:06:44.000Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-18T08:06:44.542Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2022-02-18T08:06:44.542Z] === RUN TestRenameContainerWithSameName [2022-02-18T08:06:44.567Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-18T08:06:44.804Z] --- PASS: TestRenameContainerWithSameName (0.36s) [2022-02-18T08:06:44.804Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T08:06:45.139Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-18T08:06:45.747Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2022-02-18T08:06:45.747Z] === RUN TestResize [2022-02-18T08:06:46.007Z] --- PASS: TestResize (0.37s) [2022-02-18T08:06:46.007Z] === RUN TestResizeWithInvalidSize [2022-02-18T08:06:46.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-18T08:06:46.075Z] --- PASS: TestStats (2.72s) [2022-02-18T08:06:46.075Z] === RUN TestStopContainerWithTimeout [2022-02-18T08:06:46.075Z] === RUN TestStopContainerWithTimeout/0 [2022-02-18T08:06:46.075Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-18T08:06:46.075Z] === RUN TestStopContainerWithTimeout/1 [2022-02-18T08:06:46.075Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-18T08:06:46.075Z] === RUN TestStopContainerWithTimeout/3 [2022-02-18T08:06:46.075Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-18T08:06:46.075Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-18T08:06:46.075Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-18T08:06:46.075Z] === CONT TestStopContainerWithTimeout/0 [2022-02-18T08:06:46.075Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-18T08:06:46.267Z] --- PASS: TestResizeWithInvalidSize (0.35s) [2022-02-18T08:06:46.267Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T08:06:46.695Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-02-18T08:06:46.695Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T08:06:46.837Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:46.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:46.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:46.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T08:06:46.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:47.449Z] === CONT TestStopContainerWithTimeout/3 [2022-02-18T08:06:47.910Z] 898469748ff6: Pull complete [2022-02-18T08:06:47.910Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-18T08:06:47.910Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:06:47.910Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-18T08:06:47.910Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-18T08:06:47.910Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-18T08:06:47.910Z] WARN: Skipping validation tests [2022-02-18T08:06:47.910Z] INFO: Running unit tests at 02/18/2022 08:06:45... [2022-02-18T08:06:48.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T08:06:48.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:48.962Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-18T08:06:48.962Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-18T08:06:48.969Z] ? github.com/docker/docker/api [no test files] [2022-02-18T08:06:49.347Z] === CONT TestStopContainerWithTimeout/1 [2022-02-18T08:06:49.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T08:06:49.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T08:06:49.916Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-18T08:06:50.661Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-18T08:06:50.853Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-02-18T08:06:50.853Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-02-18T08:06:50.853Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2022-02-18T08:06:50.853Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-02-18T08:06:50.853Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2022-02-18T08:06:50.853Z] === RUN TestDeleteDevicemapper [2022-02-18T08:06:50.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T08:06:50.853Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-18T08:06:50.853Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T08:06:50.968Z] INFO: make.ps1 starting at 02/18/2022 08:06:50 [2022-02-18T08:06:50.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:50.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:51.427Z] INFO: Git commit (9da6a22317) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T08:06:51.427Z] INFO: Invoking autogen... [2022-02-18T08:06:51.789Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-18T08:06:51.884Z] INFO: Running unit tests... [2022-02-18T08:06:53.170Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-18T08:06:53.398Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-18T08:06:53.398Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-18T08:06:53.428Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-18T08:06:53.996Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-18T08:06:54.256Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-18T08:06:54.256Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2022-02-18T08:06:54.256Z] === RUN TestUpdateMemory [2022-02-18T08:06:54.256Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:06:54.256Z] --- SKIP: TestUpdateMemory (0.01s) [2022-02-18T08:06:54.256Z] === RUN TestUpdateCPUQuota [2022-02-18T08:06:54.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T08:06:54.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T08:06:54.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-18T08:06:54.773Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-18T08:06:54.773Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-18T08:06:54.773Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-18T08:06:55.709Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-02-18T08:06:55.709Z] === RUN TestUpdatePidsLimit [2022-02-18T08:06:55.709Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-18T08:06:55.969Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-18T08:06:56.234Z] === RUN TestUpdatePidsLimit/no_change [2022-02-18T08:06:56.494Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-18T08:06:57.043Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-18T08:06:57.060Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-18T08:06:57.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-18T08:06:57.317Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-18T08:06:57.555Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-18T08:06:57.555Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-18T08:06:57.555Z] [2022-02-18T08:06:57.555Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-18T08:06:57.555Z] =========================== short test summary info ============================ [2022-02-18T08:06:57.555Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-18T08:06:57.555Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-18T08:06:57.555Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-18T08:06:57.555Z] Not supported on most drivers [2022-02-18T08:06:57.555Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-18T08:06:57.555Z] Output of docker top depends on host distro, and is not formalized. [2022-02-18T08:06:57.555Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-18T08:06:57.555Z] Output of docker top depends on host distro, and is not formalized. [2022-02-18T08:06:57.555Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-18T08:06:57.555Z] Can fail if eth0 has multiple IP addresses [2022-02-18T08:06:57.555Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-18T08:06:57.555Z] This doesn't seem to be taken into account by the engine [2022-02-18T08:06:57.555Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-18T08:06:57.555Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-18T08:06:57.555Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.64 seconds == [2022-02-18T08:06:57.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-18T08:06:57.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-18T08:06:58.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-18T08:06:58.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T08:06:58.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T08:06:58.921Z] --- PASS: TestCreateServiceSecretFileMode (12.44s) [2022-02-18T08:06:58.921Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T08:06:59.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-18T08:06:59.337Z] --- PASS: TestUpdatePidsLimit (3.41s) [2022-02-18T08:06:59.337Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-02-18T08:06:59.337Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-02-18T08:06:59.337Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-02-18T08:06:59.337Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-02-18T08:06:59.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-02-18T08:06:59.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2022-02-18T08:06:59.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2022-02-18T08:06:59.337Z] === RUN TestUpdateRestartPolicy [2022-02-18T08:06:59.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T08:06:59.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T08:07:00.435Z] 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-02-18T08:07:00.713Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-18T08:07:00.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-18T08:07:01.541Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-18T08:07:01.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T08:07:01.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T08:07:02.478Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-18T08:07:02.478Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-18T08:07:03.416Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-18T08:07:03.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-18T08:07:03.416Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-18T08:07:03.416Z] check_test.go:308: [d84e721b5179b] daemon is not started [2022-02-18T08:07:03.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-18T08:07:03.416Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-18T08:07:03.416Z] check_test.go:308: [dd111affdfc10] daemon is not started [2022-02-18T08:07:03.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-18T08:07:03.674Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-18T08:07:03.674Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-02-18T08:07:03.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-02-18T08:07:03.741Z] === RUN TestCgroupNamespacesRun [2022-02-18T08:07:04.684Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2022-02-18T08:07:04.684Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-18T08:07:05.629Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-02-18T08:07:05.629Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-18T08:07:06.575Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-02-18T08:07:06.575Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-18T08:07:06.661Z] === RUN TestMiddlewares [2022-02-18T08:07:06.661Z] --- PASS: TestMiddlewares (0.00s) [2022-02-18T08:07:06.661Z] PASS [2022-02-18T08:07:06.661Z] coverage: 9.0% of statements [2022-02-18T08:07:06.661Z] ok github.com/docker/docker/api/server 0.082s coverage: 9.0% of statements [2022-02-18T08:07:06.960Z] check_test.go:308: [d44cb7cf444ac] daemon is not started [2022-02-18T08:07:06.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-18T08:07:07.962Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) [2022-02-18T08:07:07.962Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-18T08:07:08.902Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2022-02-18T08:07:08.902Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-18T08:07:09.843Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) [2022-02-18T08:07:09.843Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-18T08:07:10.005Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T08:07:10.005Z] [2022-02-18T08:07:10.005Z] Unloading profiles will leave already running processes permanently [2022-02-18T08:07:10.005Z] unconfined, which can lead to unexpected situations. [2022-02-18T08:07:10.005Z] [2022-02-18T08:07:10.005Z] To set a process to complain mode, use the command line tool [2022-02-18T08:07:10.005Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T08:07:10.005Z] Post stage [Pipeline] junit [2022-02-18T08:07:10.014Z] Recording test results [2022-02-18T08:07:10.413Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-18T08:07:10.413Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-18T08:07:11.002Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-18T08:07:11.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-18T08:07:11.148Z] --- PASS: TestCreateServiceConfigFileMode (12.58s) [2022-02-18T08:07:11.149Z] === RUN TestCreateServiceSysctls [2022-02-18T08:07:11.319Z] + echo Ensuring container killed. [2022-02-18T08:07:11.319Z] Ensuring container killed. [2022-02-18T08:07:11.319Z] + docker rm -vf docker-pr4 [2022-02-18T08:07:11.319Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-18T08:07:11.640Z] + echo Chowning /workspace to jenkins user [2022-02-18T08:07:11.640Z] Chowning /workspace to jenkins user [2022-02-18T08:07:11.640Z] + id -u [2022-02-18T08:07:11.640Z] + id -g [2022-02-18T08:07:11.640Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43255:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T08:07:11.640Z] Unable to find image 'busybox:latest' locally [2022-02-18T08:07:11.640Z] latest: Pulling from library/busybox [2022-02-18T08:07:11.711Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2022-02-18T08:07:11.711Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T08:07:11.794Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-02-18T08:07:11.794Z] === RUN TestNISDomainname [2022-02-18T08:07:11.897Z] 009932687766: Pulling fs layer [2022-02-18T08:07:11.897Z] 009932687766: Verifying Checksum [2022-02-18T08:07:11.897Z] 009932687766: Download complete [2022-02-18T08:07:11.897Z] 009932687766: Pull complete [2022-02-18T08:07:11.897Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-18T08:07:11.897Z] Status: Downloaded newer image for busybox:latest [2022-02-18T08:07:12.056Z] --- PASS: TestNISDomainname (0.45s) [2022-02-18T08:07:12.056Z] === RUN TestHostnameDnsResolution [2022-02-18T08:07:12.280Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-02-18T08:07:12.281Z] === RUN TestWaitNonBlocked [2022-02-18T08:07:12.539Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:07:12.539Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:07:12.539Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:07:12.539Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:07:12.539Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:07:12.539Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:07:12.539Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-18T08:07:12.628Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-02-18T08:07:12.628Z] === RUN TestUnprivilegedPortsAndPing [2022-02-18T08:07:12.814Z] ? github.com/docker/docker/api [no test files] [2022-02-18T08:07:13.065Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-02-18T08:07:13.065Z] === RUN TestCreateServiceCapabilities [2022-02-18T08:07:13.201Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-02-18T08:07:13.201Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T08:07:13.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-18T08:07:13.475Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-18T08:07:13.602Z] + bundleName=docker-py [2022-02-18T08:07:13.602Z] + echo Creating docker-py-bundles.tar.gz [2022-02-18T08:07:13.602Z] Creating docker-py-bundles.tar.gz [2022-02-18T08:07:13.602Z] + 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-02-18T08:07:13.612Z] Archiving artifacts [2022-02-18T08:07:13.734Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-02-18T08:07:13.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-02-18T08:07:13.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2022-02-18T08:07:13.734Z] === RUN TestWaitBlocked [2022-02-18T08:07:13.734Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:07:13.734Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:07:13.734Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:07:13.734Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:07:13.734Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:07:13.734Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:07:13.734Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-18T08:07:15.114Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-18T08:07:15.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-02-18T08:07:15.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-02-18T08:07:15.114Z] === CONT TestContainerStartOnDaemonRestart [2022-02-18T08:07:15.114Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-18T08:07:15.186Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-18T08:07:15.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=7e62c5b4682f6f537fb39bd1e82d565762a3b5ee -e DOCKER_GRAPHDRIVER docker:7e62c5b4682f6f537fb39bd1e82d565762a3b5ee hack/make.sh binary [2022-02-18T08:07:15.611Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-02-18T08:07:15.611Z] === RUN TestInspect [2022-02-18T08:07:15.747Z] --- PASS: TestStats (2.40s) [2022-02-18T08:07:15.747Z] === RUN TestStopContainerWithTimeout [2022-02-18T08:07:15.747Z] === RUN TestStopContainerWithTimeout/0 [2022-02-18T08:07:15.747Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-18T08:07:15.747Z] === RUN TestStopContainerWithTimeout/1 [2022-02-18T08:07:15.747Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-18T08:07:15.747Z] === RUN TestStopContainerWithTimeout/3 [2022-02-18T08:07:15.747Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-18T08:07:15.747Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-18T08:07:15.747Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-18T08:07:15.747Z] === CONT TestStopContainerWithTimeout/0 [2022-02-18T08:07:15.747Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-18T08:07:15.839Z] [2022-02-18T08:07:15.840Z] Removing bundles/ [2022-02-18T08:07:15.840Z] [2022-02-18T08:07:15.840Z] ---> Making bundle: binary (in bundles/binary) [2022-02-18T08:07:16.009Z] === CONT TestStopContainerWithTimeout/3 [2022-02-18T08:07:16.096Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-18T08:07:16.096Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T08:07:16.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-18T08:07:17.060Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-18T08:07:18.438Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2022-02-18T08:07:18.438Z] === CONT TestIpcModeOlderClient [2022-02-18T08:07:18.438Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-02-18T08:07:18.438Z] === CONT TestContainerKillOnDaemonStart [2022-02-18T08:07:18.557Z] === CONT TestStopContainerWithTimeout/1 [2022-02-18T08:07:18.697Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.69s) [2022-02-18T08:07:18.697Z] === CONT TestDaemonHostGatewayIP [2022-02-18T08:07:18.918Z] --- PASS: TestInspect (2.78s) [2022-02-18T08:07:18.918Z] === RUN TestCreateJob [2022-02-18T08:07:19.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-18T08:07:19.498Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-18T08:07:19.498Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-02-18T08:07:19.498Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-02-18T08:07:19.498Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-02-18T08:07:19.498Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-02-18T08:07:19.498Z] === RUN TestDeleteDevicemapper [2022-02-18T08:07:19.498Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T08:07:19.498Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-18T08:07:19.498Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T08:07:20.721Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-18T08:07:21.407Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2022-02-18T08:07:21.407Z] === RUN TestUpdateMemory [2022-02-18T08:07:21.407Z] --- PASS: TestUpdateMemory (0.43s) [2022-02-18T08:07:21.407Z] === RUN TestUpdateCPUQuota [2022-02-18T08:07:21.461Z] --- PASS: TestCreateJob (3.16s) [2022-02-18T08:07:21.461Z] === RUN TestReplicatedJob [2022-02-18T08:07:22.096Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-18T08:07:22.096Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-18T08:07:22.096Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-18T08:07:22.096Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-18T08:07:22.096Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-18T08:07:22.096Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-18T08:07:22.096Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-18T08:07:22.096Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-18T08:07:22.096Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-18T08:07:22.096Z] --- PASS: TestDaemonHostGatewayIP (3.56s) [2022-02-18T08:07:22.096Z] === CONT TestDaemonRestartIpcMode [2022-02-18T08:07:22.347Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-02-18T08:07:22.347Z] === RUN TestUpdatePidsLimit [2022-02-18T08:07:22.347Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-18T08:07:22.347Z] === RUN TestUpdatePidsLimit/no_change [2022-02-18T08:07:22.608Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-18T08:07:22.870Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-18T08:07:22.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-18T08:07:23.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-18T08:07:23.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-18T08:07:23.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-18T08:07:23.705Z] --- PASS: TestUpdatePidsLimit (1.53s) [2022-02-18T08:07:23.705Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-02-18T08:07:23.705Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-02-18T08:07:23.705Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-02-18T08:07:23.705Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s) [2022-02-18T08:07:23.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-02-18T08:07:23.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) [2022-02-18T08:07:23.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-02-18T08:07:23.705Z] === RUN TestUpdateRestartPolicy [2022-02-18T08:07:25.372Z] --- PASS: TestDaemonRestartIpcMode (3.11s) [2022-02-18T08:07:25.373Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-18T08:07:26.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-18T08:07:26.753Z] --- PASS: TestReplicatedJob (4.81s) [2022-02-18T08:07:26.753Z] === RUN TestUpdateReplicatedJob [2022-02-18T08:07:29.286Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-18T08:07:29.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-18T08:07:30.056Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-02-18T08:07:30.056Z] === RUN TestServiceListWithStatuses [2022-02-18T08:07:30.056Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T08:07:30.056Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T08:07:30.056Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T08:07:30.483Z] === RUN TestMiddlewares [2022-02-18T08:07:30.484Z] --- PASS: TestMiddlewares (0.00s) [2022-02-18T08:07:30.484Z] PASS [2022-02-18T08:07:30.484Z] coverage: 9.0% of statements [2022-02-18T08:07:30.484Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2022-02-18T08:07:31.235Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2022-02-18T08:07:31.235Z] PASS [2022-02-18T08:07:31.235Z] [2022-02-18T08:07:31.235Z] === Skipped [2022-02-18T08:07:31.235Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-18T08:07:31.235Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:07:31.235Z] [2022-02-18T08:07:31.235Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-18T08:07:31.235Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:07:31.235Z] [2022-02-18T08:07:31.235Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-18T08:07:31.235Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:07:31.235Z] [2022-02-18T08:07:31.235Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T08:07:31.235Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T08:07:31.235Z] [2022-02-18T08:07:31.235Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-18T08:07:31.235Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T08:07:31.235Z] [2022-02-18T08:07:31.235Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-02-18T08:07:31.235Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:07:31.235Z] [2022-02-18T08:07:31.235Z] DONE 200 tests, 6 skipped in 156.377s [2022-02-18T08:07:31.235Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-18T08:07:31.235Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-18T08:07:31.235Z] ++ 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-02-18T08:07:31.235Z] ++ set -e [2022-02-18T08:07:31.235Z] ++ '[' -n 0 ']' [2022-02-18T08:07:31.235Z] ++ set -x [2022-02-18T08:07:31.236Z] ++ 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-02-18T08:07:31.236Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T08:07:31.493Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-18T08:07:31.751Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-18T08:07:31.751Z] === RUN TestDaemonConfigValidation [2022-02-18T08:07:31.751Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:07:31.751Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:07:31.751Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-18T08:07:31.751Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-18T08:07:31.751Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-18T08:07:31.751Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-18T08:07:31.751Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-18T08:07:31.751Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-18T08:07:31.751Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-18T08:07:31.751Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-18T08:07:31.751Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:07:31.751Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-18T08:07:32.010Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-18T08:07:32.010Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-18T08:07:32.010Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-18T08:07:32.269Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-18T08:07:32.269Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-02-18T08:07:32.269Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-02-18T08:07:32.269Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-02-18T08:07:32.269Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-02-18T08:07:32.269Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-02-18T08:07:32.269Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T08:07:32.269Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-18T08:07:32.269Z] check_test.go:308: [de33157fdcd15] daemon is not started [2022-02-18T08:07:32.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-18T08:07:33.643Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-18T08:07:34.261Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-02-18T08:07:34.261Z] === RUN TestDockerNetworkReConnect [2022-02-18T08:07:34.579Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-18T08:07:35.147Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-18T08:07:35.715Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-18T08:07:35.715Z] daemon_test.go:156: [dbe60df579e82] daemon is not started [2022-02-18T08:07:35.715Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s) [2022-02-18T08:07:35.715Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2022-02-18T08:07:35.715Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-18T08:07:35.715Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-02-18T08:07:35.715Z] === RUN TestDaemonProxy [2022-02-18T08:07:35.715Z] === RUN TestDaemonProxy/environment_variables [2022-02-18T08:07:35.940Z] --- PASS: TestUpdateRestartPolicy (10.63s) [2022-02-18T08:07:35.940Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T08:07:35.940Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2022-02-18T08:07:35.940Z] === RUN TestWaitNonBlocked [2022-02-18T08:07:35.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:07:35.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:07:35.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:07:35.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:07:35.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:07:35.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:07:35.940Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-18T08:07:35.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-02-18T08:07:35.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-02-18T08:07:35.940Z] === RUN TestWaitBlocked [2022-02-18T08:07:35.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:07:35.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:07:35.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:07:35.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:07:35.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T08:07:35.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T08:07:35.940Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-18T08:07:35.940Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-02-18T08:07:35.940Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-02-18T08:07:35.940Z] === CONT TestContainerStartOnDaemonRestart [2022-02-18T08:07:35.940Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-18T08:07:35.976Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-18T08:07:36.810Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-02-18T08:07:36.810Z] === RUN TestServicePlugin [2022-02-18T08:07:37.858Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.78s) [2022-02-18T08:07:37.858Z] === CONT TestIpcModeOlderClient [2022-02-18T08:07:37.858Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-18T08:07:37.858Z] === CONT TestContainerKillOnDaemonStart [2022-02-18T08:07:37.858Z] --- PASS: TestContainerStartOnDaemonRestart (1.93s) [2022-02-18T08:07:37.858Z] === CONT TestDaemonHostGatewayIP [2022-02-18T08:07:37.880Z] === RUN TestDaemonProxy/command-line_options [2022-02-18T08:07:37.880Z] docker_cli_daemon_plugins_test.go:106: [d536a599e1244] daemon is not started [2022-02-18T08:07:38.815Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-18T08:07:39.384Z] === RUN TestDaemonProxy/configuration_file [2022-02-18T08:07:39.642Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-18T08:07:40.209Z] check_test.go:308: [db2688b73664b] daemon is not started [2022-02-18T08:07:40.209Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-18T08:07:40.209Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-18T08:07:40.407Z] === CONT TestDaemonRestartIpcMode [2022-02-18T08:07:40.407Z] --- PASS: TestDaemonHostGatewayIP (2.16s) [2022-02-18T08:07:40.778Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-18T08:07:41.024Z] plugin_test.go:61: [dcc7549b6f698] joining swarm manager [d576d81e89378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:07:41.037Z] === RUN TestDaemonProxy/conflicting_options [2022-02-18T08:07:41.605Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-18T08:07:41.621Z] plugin_test.go:64: [dc63b2f203254] joining swarm manager [d576d81e89378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:07:42.172Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-02-18T08:07:42.172Z] --- PASS: TestDaemonProxy (6.53s) [2022-02-18T08:07:42.172Z] --- PASS: TestDaemonProxy/environment_variables (1.98s) [2022-02-18T08:07:42.172Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-02-18T08:07:42.172Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-02-18T08:07:42.172Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-18T08:07:42.172Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-18T08:07:42.172Z] PASS [2022-02-18T08:07:42.172Z] [2022-02-18T08:07:42.172Z] === Skipped [2022-02-18T08:07:42.172Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-02-18T08:07:42.172Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-02-18T08:07:42.172Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-18T08:07:42.172Z] [2022-02-18T08:07:42.172Z] DONE 17 tests, 1 skipped in 10.905s [2022-02-18T08:07:42.172Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-18T08:07:42.172Z] ++ 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-02-18T08:07:42.172Z] ++ set -e [2022-02-18T08:07:42.172Z] ++ '[' -n 0 ']' [2022-02-18T08:07:42.172Z] ++ set -x [2022-02-18T08:07:42.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-18T08:07:42.172Z] INFO: Testing against a local daemon [2022-02-18T08:07:42.172Z] === RUN TestCommitInheritsEnv [2022-02-18T08:07:42.323Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-02-18T08:07:42.739Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-02-18T08:07:42.739Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T08:07:42.739Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-18T08:07:42.739Z] === RUN TestImportWithCustomPlatform [2022-02-18T08:07:42.739Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-18T08:07:42.739Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-18T08:07:42.739Z] === RUN TestImportWithCustomPlatform// [2022-02-18T08:07:42.739Z] === RUN TestImportWithCustomPlatform/linux [2022-02-18T08:07:42.739Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-18T08:07:43.001Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-18T08:07:43.001Z] === RUN TestImportWithCustomPlatform/macos [2022-02-18T08:07:43.001Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-18T08:07:43.001Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform (0.39s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-18T08:07:43.001Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-18T08:07:43.001Z] === RUN TestImagesFilterMultiReference [2022-02-18T08:07:43.001Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-18T08:07:43.001Z] === RUN TestImagePullPlatformInvalid [2022-02-18T08:07:43.001Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-18T08:07:43.001Z] === RUN TestRemoveImageOrphaning [2022-02-18T08:07:43.259Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-18T08:07:43.259Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-02-18T08:07:43.259Z] === RUN TestRemoveImageGarbageCollector [2022-02-18T08:07:43.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-18T08:07:43.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-18T08:07:43.775Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-18T08:07:44.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-18T08:07:45.278Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-18T08:07:45.537Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2022-02-18T08:07:45.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T08:07:45.537Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-18T08:07:45.537Z] === RUN TestTagInvalidReference [2022-02-18T08:07:45.537Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-18T08:07:45.537Z] === RUN TestTagValidPrefixedRepo [2022-02-18T08:07:45.797Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-18T08:07:45.797Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T08:07:45.797Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-02-18T08:07:45.797Z] === RUN TestTagOfficialNames [2022-02-18T08:07:45.797Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-18T08:07:45.797Z] === RUN TestTagMatchesDigest [2022-02-18T08:07:45.797Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-18T08:07:45.797Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-18T08:07:46.058Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-18T08:07:49.346Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-18T08:07:50.283Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-18T08:07:50.457Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2022-02-18T08:07:50.457Z] PASS [2022-02-18T08:07:50.457Z] [2022-02-18T08:07:50.457Z] === Skipped [2022-02-18T08:07:50.457Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-18T08:07:50.457Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:07:50.457Z] [2022-02-18T08:07:50.457Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T08:07:50.457Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T08:07:50.457Z] [2022-02-18T08:07:50.457Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-18T08:07:50.457Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T08:07:50.457Z] [2022-02-18T08:07:50.457Z] DONE 200 tests, 3 skipped in 107.542s [2022-02-18T08:07:50.457Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-18T08:07:50.457Z] ++ 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-02-18T08:07:50.457Z] ++ set -e [2022-02-18T08:07:50.457Z] ++ '[' -n 0 ']' [2022-02-18T08:07:50.457Z] ++ set -x [2022-02-18T08:07:50.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-18T08:07:50.457Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T08:07:50.457Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-18T08:07:50.457Z] === RUN TestDaemonConfigValidation [2022-02-18T08:07:50.457Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:07:50.457Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:07:50.457Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-18T08:07:50.457Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-18T08:07:50.457Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-18T08:07:50.457Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-18T08:07:50.457Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-18T08:07:50.457Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-18T08:07:50.457Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-18T08:07:50.458Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-18T08:07:50.458Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-18T08:07:50.458Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-18T08:07:50.458Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-18T08:07:50.458Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-18T08:07:50.458Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-18T08:07:50.458Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-18T08:07:50.458Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-02-18T08:07:50.458Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-02-18T08:07:50.458Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-18T08:07:50.458Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-18T08:07:50.458Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2022-02-18T08:07:50.458Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T08:07:50.458Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-18T08:07:50.848Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-18T08:07:51.401Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-18T08:07:51.417Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-18T08:07:51.417Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-18T08:07:51.985Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-18T08:07:52.346Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-18T08:07:52.551Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-18T08:07:53.119Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-18T08:07:53.287Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-18T08:07:53.287Z] daemon_test.go:156: [d155fb4c3ed89] daemon is not started [2022-02-18T08:07:53.287Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-02-18T08:07:53.287Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-02-18T08:07:53.287Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-18T08:07:53.287Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-02-18T08:07:53.287Z] === RUN TestDaemonProxy [2022-02-18T08:07:53.287Z] === RUN TestDaemonProxy/environment_variables [2022-02-18T08:07:53.376Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-18T08:07:53.942Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-18T08:07:54.508Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-18T08:07:54.766Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-18T08:07:55.024Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-18T08:07:55.196Z] === RUN TestDaemonProxy/command-line_options [2022-02-18T08:07:55.591Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-18T08:07:55.849Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-18T08:07:56.107Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-18T08:07:56.674Z] check_test.go:308: [d0c18e95c61e9] daemon is not started [2022-02-18T08:07:56.674Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-18T08:07:57.115Z] === RUN TestDaemonProxy/configuration_file [2022-02-18T08:07:57.610Z] check_test.go:308: [dfda27c6e2e5a] daemon is not started [2022-02-18T08:07:57.610Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-18T08:07:58.178Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-18T08:07:58.437Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-18T08:07:58.523Z] === RUN TestDaemonProxy/conflicting_options [2022-02-18T08:07:59.095Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-18T08:07:59.668Z] --- PASS: TestDaemonProxy (6.26s) [2022-02-18T08:07:59.668Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-18T08:07:59.668Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-18T08:07:59.668Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-18T08:07:59.668Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-18T08:07:59.668Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-18T08:07:59.668Z] PASS [2022-02-18T08:07:59.668Z] [2022-02-18T08:07:59.668Z] DONE 17 tests in 10.147s [2022-02-18T08:07:59.668Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-18T08:07:59.668Z] ++ 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-02-18T08:07:59.668Z] ++ set -e [2022-02-18T08:07:59.668Z] ++ '[' -n 0 ']' [2022-02-18T08:07:59.668Z] ++ set -x [2022-02-18T08:07:59.669Z] ++ 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-02-18T08:07:59.669Z] INFO: Testing against a local daemon [2022-02-18T08:07:59.669Z] === RUN TestCommitInheritsEnv [2022-02-18T08:07:59.815Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-18T08:07:59.930Z] --- PASS: TestCommitInheritsEnv (0.22s) [2022-02-18T08:07:59.931Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T08:07:59.931Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-18T08:07:59.931Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T08:07:59.931Z] === RUN TestImportWithCustomPlatform [2022-02-18T08:07:59.931Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-18T08:07:59.931Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-18T08:07:59.931Z] === RUN TestImportWithCustomPlatform// [2022-02-18T08:07:59.931Z] === RUN TestImportWithCustomPlatform/linux [2022-02-18T08:07:59.931Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-18T08:08:00.193Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-18T08:08:00.193Z] === RUN TestImportWithCustomPlatform/macos [2022-02-18T08:08:00.193Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-18T08:08:00.193Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-18T08:08:00.193Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-18T08:08:00.193Z] === RUN TestImagesFilterMultiReference [2022-02-18T08:08:00.193Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-18T08:08:00.193Z] === RUN TestImagePullPlatformInvalid [2022-02-18T08:08:00.193Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-18T08:08:00.193Z] === RUN TestRemoveImageOrphaning [2022-02-18T08:08:00.455Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-02-18T08:08:00.455Z] === RUN TestRemoveImageGarbageCollector [2022-02-18T08:08:00.455Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:08:00.455Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-18T08:08:00.455Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T08:08:00.455Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-18T08:08:00.455Z] === RUN TestTagInvalidReference [2022-02-18T08:08:00.455Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-18T08:08:00.455Z] === RUN TestTagValidPrefixedRepo [2022-02-18T08:08:00.455Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-18T08:08:00.455Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T08:08:00.716Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-18T08:08:00.716Z] === RUN TestTagOfficialNames [2022-02-18T08:08:00.716Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-18T08:08:00.716Z] === RUN TestTagMatchesDigest [2022-02-18T08:08:00.716Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-18T08:08:00.716Z] PASS [2022-02-18T08:08:00.716Z] [2022-02-18T08:08:00.716Z] === Skipped [2022-02-18T08:08:00.716Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T08:08:00.716Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-18T08:08:00.716Z] [2022-02-18T08:08:00.716Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-18T08:08:00.716Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:08:00.716Z] [2022-02-18T08:08:00.716Z] DONE 22 tests, 2 skipped in 1.086s [2022-02-18T08:08:00.716Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-18T08:08:00.717Z] ++ 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-02-18T08:08:00.717Z] ++ set -e [2022-02-18T08:08:00.717Z] ++ '[' -n 0 ']' [2022-02-18T08:08:00.717Z] ++ set -x [2022-02-18T08:08:00.717Z] ++ 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-02-18T08:08:00.717Z] INFO: Testing against a local daemon [2022-02-18T08:08:00.717Z] === RUN TestNetworkCreateDelete [2022-02-18T08:08:00.978Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-18T08:08:00.978Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T08:08:01.239Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2022-02-18T08:08:01.239Z] === RUN TestDaemonDNSFallback [2022-02-18T08:08:03.122Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-18T08:08:03.122Z] check_test.go:308: [d0a25ed917631] daemon is not started [2022-02-18T08:08:03.122Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-18T08:08:06.418Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-18T08:08:07.070Z] === RUN TestBoolValue [2022-02-18T08:08:07.070Z] --- PASS: TestBoolValue (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestBoolValueOrDefault [2022-02-18T08:08:07.070Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestInt64ValueOrZero [2022-02-18T08:08:07.070Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestInt64ValueOrDefault [2022-02-18T08:08:07.070Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-18T08:08:07.070Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestJsonContentType [2022-02-18T08:08:07.070Z] --- PASS: TestJsonContentType (0.00s) [2022-02-18T08:08:07.070Z] PASS [2022-02-18T08:08:07.070Z] coverage: 14.7% of statements [2022-02-18T08:08:07.070Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T08:08:07.070Z] === RUN TestMaskSecretKeys [2022-02-18T08:08:07.070Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-18T08:08:07.070Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-18T08:08:07.070Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-18T08:08:07.070Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-18T08:08:07.070Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-18T08:08:07.070Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-18T08:08:07.070Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestVersionMiddlewareVersion [2022-02-18T08:08:07.070Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-18T08:08:07.070Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-18T08:08:07.070Z] PASS [2022-02-18T08:08:07.070Z] coverage: 37.7% of statements [2022-02-18T08:08:07.070Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T08:08:07.070Z] === RUN TestAdjustForAPIVersion [2022-02-18T08:08:07.070Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-18T08:08:07.070Z] PASS [2022-02-18T08:08:07.070Z] coverage: 5.7% of statements [2022-02-18T08:08:07.070Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2022-02-18T08:08:07.070Z] === RUN TestStrSliceMarshalJSON [2022-02-18T08:08:07.070Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestStrSliceUnmarshalJSON [2022-02-18T08:08:07.070Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestStrSliceUnmarshalString [2022-02-18T08:08:07.070Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestStrSliceUnmarshalSlice [2022-02-18T08:08:07.070Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-18T08:08:07.070Z] PASS [2022-02-18T08:08:07.070Z] coverage: 90.0% of statements [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T08:08:07.070Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-02-18T08:08:07.070Z] === RUN TestToJSON [2022-02-18T08:08:07.070Z] --- PASS: TestToJSON (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestToParamWithVersion [2022-02-18T08:08:07.070Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestFromJSON [2022-02-18T08:08:07.070Z] --- PASS: TestFromJSON (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestEmpty [2022-02-18T08:08:07.070Z] --- PASS: TestEmpty (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestArgsMatchKVListEmptySources [2022-02-18T08:08:07.070Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestArgsMatchKVList [2022-02-18T08:08:07.070Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestArgsMatch [2022-02-18T08:08:07.070Z] --- PASS: TestArgsMatch (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestAdd [2022-02-18T08:08:07.070Z] --- PASS: TestAdd (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestDel [2022-02-18T08:08:07.070Z] --- PASS: TestDel (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestLen [2022-02-18T08:08:07.070Z] --- PASS: TestLen (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestExactMatch [2022-02-18T08:08:07.070Z] --- PASS: TestExactMatch (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestOnlyOneExactMatch [2022-02-18T08:08:07.070Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestContains [2022-02-18T08:08:07.070Z] --- PASS: TestContains (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestValidate [2022-02-18T08:08:07.070Z] --- PASS: TestValidate (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestWalkValues [2022-02-18T08:08:07.070Z] --- PASS: TestWalkValues (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestFuzzyMatch [2022-02-18T08:08:07.070Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestClone [2022-02-18T08:08:07.070Z] --- PASS: TestClone (0.00s) [2022-02-18T08:08:07.070Z] PASS [2022-02-18T08:08:07.070Z] coverage: 92.2% of statements [2022-02-18T08:08:07.070Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 92.2% of statements [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T08:08:07.070Z] === RUN TestDurationToSecondsString [2022-02-18T08:08:07.070Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-18T08:08:07.070Z] === RUN TestGetTimestamp [2022-02-18T08:08:07.070Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-18T08:08:07.070Z] === RUN TestParseTimestamps [2022-02-18T08:08:07.070Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-18T08:08:07.070Z] PASS [2022-02-18T08:08:07.070Z] coverage: 100.0% of statements [2022-02-18T08:08:07.070Z] ok github.com/docker/docker/api/types/time 0.267s coverage: 100.0% of statements [2022-02-18T08:08:07.070Z] === RUN TestCompareVersion [2022-02-18T08:08:07.070Z] --- PASS: TestCompareVersion (0.00s) [2022-02-18T08:08:07.070Z] PASS [2022-02-18T08:08:07.070Z] coverage: 77.3% of statements [2022-02-18T08:08:07.070Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T08:08:07.070Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T08:08:07.071Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-18T08:08:07.071Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-18T08:08:07.071Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-18T08:08:07.071Z] === RUN TestCloneArgsSmartHttp [2022-02-18T08:08:07.071Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-18T08:08:07.071Z] === RUN TestCloneArgsDumbHttp [2022-02-18T08:08:07.071Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-18T08:08:07.071Z] === RUN TestCloneArgsGit [2022-02-18T08:08:07.071Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-18T08:08:07.071Z] === RUN TestCheckoutGit [2022-02-18T08:08:07.793Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-18T08:08:07.825Z] --- PASS: TestDaemonDNSFallback (6.22s) [2022-02-18T08:08:07.825Z] === RUN TestInspectNetwork [2022-02-18T08:08:08.224Z] --- PASS: TestServicePlugin (29.74s) [2022-02-18T08:08:08.224Z] === RUN TestServiceUpdateLabel [2022-02-18T08:08:08.600Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-18T08:08:08.600Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-18T08:08:08.600Z] === RUN TestProcessNoDockerignore [2022-02-18T08:08:08.600Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-18T08:08:08.600Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-18T08:08:08.600Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-18T08:08:08.794Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-02-18T08:08:08.794Z] === RUN TestServiceUpdateSecrets [2022-02-18T08:08:09.058Z] === RUN TestDetectContentType [2022-02-18T08:08:09.058Z] --- PASS: TestDetectContentType (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestSelectAcceptableMIME [2022-02-18T08:08:09.058Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestInspectEmptyResponse [2022-02-18T08:08:09.058Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestInspectResponseBinary [2022-02-18T08:08:09.058Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestResponseUnsupportedContentType [2022-02-18T08:08:09.058Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestInspectResponseTextSimple [2022-02-18T08:08:09.058Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestInspectResponseEmptyContentType [2022-02-18T08:08:09.058Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestUnknownContentLength [2022-02-18T08:08:09.058Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestDownloadRemote [2022-02-18T08:08:09.058Z] === RUN TestEnable [2022-02-18T08:08:09.058Z] --- PASS: TestEnable (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestDisable [2022-02-18T08:08:09.058Z] --- PASS: TestDisable (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestEnabled [2022-02-18T08:08:09.058Z] --- PASS: TestEnabled (0.00s) [2022-02-18T08:08:09.058Z] PASS [2022-02-18T08:08:09.058Z] coverage: 100.0% of statements [2022-02-18T08:08:09.058Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-02-18T08:08:09.058Z] --- PASS: TestDownloadRemote (0.13s) [2022-02-18T08:08:09.058Z] === RUN TestGetWithStatusError [2022-02-18T08:08:09.058Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestCloseRootDirectory [2022-02-18T08:08:09.058Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:09.058Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestHashFile [2022-02-18T08:08:09.058Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:09.058Z] --- SKIP: TestHashFile (0.00s) [2022-02-18T08:08:09.058Z] === RUN TestHashSubdir [2022-02-18T08:08:09.058Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:09.058Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-18T08:08:09.058Z] === RUN TestRemoveDirectory [2022-02-18T08:08:09.058Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:09.058Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-18T08:08:09.058Z] PASS [2022-02-18T08:08:09.058Z] coverage: 9.3% of statements [2022-02-18T08:08:09.058Z] ok github.com/docker/docker/builder/remotecontext 0.322s coverage: 9.3% of statements [2022-02-18T08:08:09.169Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-18T08:08:10.026Z] === RUN TestGetAllAllowed [2022-02-18T08:08:10.026Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestGetAllMeta [2022-02-18T08:08:10.026Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-18T08:08:10.026Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestIsUnreferencedBuiltin [2022-02-18T08:08:10.026Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestIsExistingDirectory [2022-02-18T08:08:10.026Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestGetFilenameForDownload [2022-02-18T08:08:10.026Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestEnv2Variables [2022-02-18T08:08:10.026Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-18T08:08:10.026Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestMaintainer [2022-02-18T08:08:10.026Z] --- PASS: TestMaintainer (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestLabel [2022-02-18T08:08:10.026Z] --- PASS: TestLabel (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestFromScratch [2022-02-18T08:08:10.026Z] --- PASS: TestFromScratch (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestFromWithArg [2022-02-18T08:08:10.026Z] --- PASS: TestFromWithArg (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-18T08:08:10.026Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestFromWithUndefinedArg [2022-02-18T08:08:10.026Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestFromMultiStageWithNamedStage [2022-02-18T08:08:10.026Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestOnbuild [2022-02-18T08:08:10.026Z] --- PASS: TestOnbuild (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestWorkdir [2022-02-18T08:08:10.026Z] --- PASS: TestWorkdir (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestCmd [2022-02-18T08:08:10.026Z] --- PASS: TestCmd (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestHealthcheckNone [2022-02-18T08:08:10.026Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestHealthcheckCmd [2022-02-18T08:08:10.026Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestEntrypoint [2022-02-18T08:08:10.026Z] --- PASS: TestEntrypoint (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestExpose [2022-02-18T08:08:10.026Z] --- PASS: TestExpose (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestUser [2022-02-18T08:08:10.026Z] --- PASS: TestUser (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestVolume [2022-02-18T08:08:10.026Z] --- PASS: TestVolume (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestStopSignal [2022-02-18T08:08:10.026Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T08:08:10.026Z] --- SKIP: TestStopSignal (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestArg [2022-02-18T08:08:10.026Z] --- PASS: TestArg (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestShell [2022-02-18T08:08:10.026Z] --- PASS: TestShell (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestPrependEnvOnCmd [2022-02-18T08:08:10.026Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestRunWithBuildArgs [2022-02-18T08:08:10.026Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestRunIgnoresHealthcheck [2022-02-18T08:08:10.026Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestDispatchUnsupportedOptions [2022-02-18T08:08:10.026Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-18T08:08:10.026Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-18T08:08:10.026Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-18T08:08:10.026Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestNormalizeWorkdir [2022-02-18T08:08:10.026Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestDispatch [2022-02-18T08:08:10.026Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-18T08:08:10.026Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-18T08:08:10.026Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-18T08:08:10.026Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-18T08:08:10.026Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-18T08:08:10.026Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-18T08:08:10.026Z] === RUN TestDispatch/COPY_url [2022-02-18T08:08:10.026Z] --- PASS: TestDispatch (0.09s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-18T08:08:10.026Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestAddScratchImageAddsToMounts [2022-02-18T08:08:10.026Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-18T08:08:10.026Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-18T08:08:10.026Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-18T08:08:10.026Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestImageSourceGetAddsToMounts [2022-02-18T08:08:10.026Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestEmptyDockerfile [2022-02-18T08:08:10.026Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-18T08:08:10.026Z] === RUN TestSymlinkDockerfile [2022-02-18T08:08:10.026Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-18T08:08:10.026Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-18T08:08:10.026Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-02-18T08:08:10.026Z] === RUN TestNonExistingDockerfile [2022-02-18T08:08:10.026Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestCopyRunConfig [2022-02-18T08:08:10.026Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestDeepCopyRunConfig [2022-02-18T08:08:10.026Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestExportImage [2022-02-18T08:08:10.026Z] --- PASS: TestExportImage (0.00s) [2022-02-18T08:08:10.026Z] === RUN TestNormalizeDest [2022-02-18T08:08:10.026Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-18T08:08:10.026Z] PASS [2022-02-18T08:08:10.026Z] coverage: 46.7% of statements [2022-02-18T08:08:10.026Z] ok github.com/docker/docker/builder/dockerfile 0.225s coverage: 46.7% of statements [2022-02-18T08:08:10.026Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T08:08:10.105Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-18T08:08:10.364Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-18T08:08:10.370Z] === RUN TestInspectNetwork/full_network_id [2022-02-18T08:08:10.370Z] === RUN TestInspectNetwork/partial_network_id [2022-02-18T08:08:10.370Z] === RUN TestInspectNetwork/network_name [2022-02-18T08:08:10.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-18T08:08:10.489Z] === RUN TestTCP4Proxy [2022-02-18T08:08:10.489Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-18T08:08:10.489Z] === RUN TestTCP4ProxyHalfClose [2022-02-18T08:08:10.489Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-18T08:08:10.489Z] === RUN TestTCP6Proxy [2022-02-18T08:08:10.489Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T08:08:10.489Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-18T08:08:10.489Z] === RUN TestTCPDualStackProxy [2022-02-18T08:08:10.489Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T08:08:10.489Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-18T08:08:10.489Z] === RUN TestUDP4Proxy [2022-02-18T08:08:10.489Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-18T08:08:10.489Z] === RUN TestUDP6Proxy [2022-02-18T08:08:10.489Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T08:08:10.489Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-18T08:08:10.489Z] === RUN TestUDPWriteError [2022-02-18T08:08:10.489Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-18T08:08:10.489Z] === RUN TestSCTP4Proxy [2022-02-18T08:08:10.489Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T08:08:10.489Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-18T08:08:10.489Z] === RUN TestSCTP6Proxy [2022-02-18T08:08:10.489Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T08:08:10.489Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-18T08:08:10.489Z] PASS [2022-02-18T08:08:10.489Z] coverage: 49.4% of statements [2022-02-18T08:08:10.489Z] ok github.com/docker/docker/cmd/docker-proxy 0.078s coverage: 49.4% of statements [2022-02-18T08:08:11.746Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-18T08:08:12.682Z] check_test.go:308: [dc80c1bf1190c] daemon is not started [2022-02-18T08:08:12.682Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-18T08:08:14.576Z] --- PASS: TestInspectNetwork (7.05s) [2022-02-18T08:08:14.576Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-18T08:08:14.576Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-18T08:08:14.576Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-18T08:08:14.576Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-18T08:08:14.576Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T08:08:14.586Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-18T08:08:15.960Z] --- PASS: TestRunContainerWithBridgeNone (1.30s) [2022-02-18T08:08:15.960Z] === RUN TestNetworkInvalidJSON [2022-02-18T08:08:15.960Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T08:08:15.960Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T08:08:15.960Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:08:15.960Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:08:15.960Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:08:15.960Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:08:15.960Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T08:08:15.960Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:08:15.960Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:08:15.960Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-18T08:08:15.960Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-18T08:08:15.960Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-18T08:08:15.960Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-18T08:08:15.960Z] === RUN TestNetworkList [2022-02-18T08:08:15.960Z] === RUN TestNetworkList//networks [2022-02-18T08:08:15.960Z] === PAUSE TestNetworkList//networks [2022-02-18T08:08:15.960Z] === RUN TestNetworkList//networks/ [2022-02-18T08:08:15.960Z] === PAUSE TestNetworkList//networks/ [2022-02-18T08:08:15.960Z] === CONT TestNetworkList//networks [2022-02-18T08:08:15.960Z] === CONT TestNetworkList//networks/ [2022-02-18T08:08:15.960Z] --- PASS: TestNetworkList (0.01s) [2022-02-18T08:08:15.960Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T08:08:15.960Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T08:08:15.960Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T08:08:16.220Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-18T08:08:16.220Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T08:08:17.115Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-18T08:08:17.115Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-18T08:08:17.601Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-18T08:08:17.601Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T08:08:18.171Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-02-18T08:08:18.171Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T08:08:19.012Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-18T08:08:19.113Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-02-18T08:08:19.113Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T08:08:20.390Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-18T08:08:20.499Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-02-18T08:08:20.499Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T08:08:21.069Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-18T08:08:21.069Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T08:08:22.957Z] === RUN TestCheckpointCreateError [2022-02-18T08:08:22.957Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestCheckpointCreate [2022-02-18T08:08:22.957Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestCheckpointDeleteError [2022-02-18T08:08:22.957Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestCheckpointDelete [2022-02-18T08:08:22.957Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestCheckpointListError [2022-02-18T08:08:22.957Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestCheckpointList [2022-02-18T08:08:22.957Z] --- PASS: TestCheckpointList (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestCheckpointListContainerNotFound [2022-02-18T08:08:22.957Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestNewClientWithOpsFromEnv [2022-02-18T08:08:22.957Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T08:08:22.957Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestGetAPIPath [2022-02-18T08:08:22.957Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestParseHostURL [2022-02-18T08:08:22.957Z] --- PASS: TestParseHostURL (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-18T08:08:22.957Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-18T08:08:22.957Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-18T08:08:22.957Z] === RUN TestNegotiateAPIVersion [2022-02-18T08:08:22.957Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNegotiateAPVersionOverride [2022-02-18T08:08:22.958Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-18T08:08:22.958Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-18T08:08:22.958Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-18T08:08:22.958Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestClientRedirect [2022-02-18T08:08:22.958Z] --- PASS: TestClientRedirect (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigCreateUnsupported [2022-02-18T08:08:22.958Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigCreateError [2022-02-18T08:08:22.958Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigCreate [2022-02-18T08:08:22.958Z] --- PASS: TestConfigCreate (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigInspectNotFound [2022-02-18T08:08:22.958Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigInspectWithEmptyID [2022-02-18T08:08:22.958Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigInspectUnsupported [2022-02-18T08:08:22.958Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigInspectError [2022-02-18T08:08:22.958Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigInspectConfigNotFound [2022-02-18T08:08:22.958Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigInspect [2022-02-18T08:08:22.958Z] --- PASS: TestConfigInspect (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigListUnsupported [2022-02-18T08:08:22.958Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigListError [2022-02-18T08:08:22.958Z] --- PASS: TestConfigListError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigList [2022-02-18T08:08:22.958Z] --- PASS: TestConfigList (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigRemoveUnsupported [2022-02-18T08:08:22.958Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigRemoveError [2022-02-18T08:08:22.958Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigRemove [2022-02-18T08:08:22.958Z] --- PASS: TestConfigRemove (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigUpdateUnsupported [2022-02-18T08:08:22.958Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigUpdateError [2022-02-18T08:08:22.958Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestConfigUpdate [2022-02-18T08:08:22.958Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerCommitError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerCommit [2022-02-18T08:08:22.958Z] --- PASS: TestContainerCommit (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStatPathError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStatPathNotFoundError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStatPathNoHeaderError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStatPath [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyToContainerError [2022-02-18T08:08:22.958Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyToContainerNotFoundError [2022-02-18T08:08:22.958Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-18T08:08:22.958Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyToContainer [2022-02-18T08:08:22.958Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyFromContainerError [2022-02-18T08:08:22.958Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyFromContainerNotFoundError [2022-02-18T08:08:22.958Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-18T08:08:22.958Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-18T08:08:22.958Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestCopyFromContainer [2022-02-18T08:08:22.958Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerCreateError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerCreateImageNotFound [2022-02-18T08:08:22.958Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerCreateWithName [2022-02-18T08:08:22.958Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerCreateAutoRemove [2022-02-18T08:08:22.958Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerDiffError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerDiff [2022-02-18T08:08:22.958Z] --- PASS: TestContainerDiff (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExecCreateError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExecCreate [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExecStartError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExecStart [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExecInspectError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExecInspect [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExportError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExportError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExport [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExport (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerInspectError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerInspectContainerNotFound [2022-02-18T08:08:22.958Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerInspectWithEmptyID [2022-02-18T08:08:22.958Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerInspect [2022-02-18T08:08:22.958Z] --- PASS: TestContainerInspect (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerInspectNode [2022-02-18T08:08:22.958Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerKillError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerKillError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerKill [2022-02-18T08:08:22.958Z] --- PASS: TestContainerKill (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerListError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerListError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerList [2022-02-18T08:08:22.958Z] --- PASS: TestContainerList (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerLogsNotFoundError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerLogsError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerLogs [2022-02-18T08:08:22.958Z] --- PASS: TestContainerLogs (0.24s) [2022-02-18T08:08:22.958Z] === RUN TestContainerPauseError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerPause [2022-02-18T08:08:22.958Z] --- PASS: TestContainerPause (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainersPruneError [2022-02-18T08:08:22.958Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainersPrune [2022-02-18T08:08:22.958Z] --- PASS: TestContainersPrune (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerRemoveError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerRemoveNotFoundError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerRemove [2022-02-18T08:08:22.958Z] --- PASS: TestContainerRemove (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerRenameError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerRename [2022-02-18T08:08:22.958Z] --- PASS: TestContainerRename (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerResizeError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExecResizeError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerResize [2022-02-18T08:08:22.958Z] --- PASS: TestContainerResize (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerExecResize [2022-02-18T08:08:22.958Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerRestartError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerRestart [2022-02-18T08:08:22.958Z] --- PASS: TestContainerRestart (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStartError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStartError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStart [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStart (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStatsError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStats [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStats (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStopError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStopError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerStop [2022-02-18T08:08:22.958Z] --- PASS: TestContainerStop (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerTopError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerTopError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerTop [2022-02-18T08:08:22.958Z] --- PASS: TestContainerTop (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerUnpauseError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerUnpause [2022-02-18T08:08:22.958Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerUpdateError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerUpdate [2022-02-18T08:08:22.958Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerWaitError [2022-02-18T08:08:22.958Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestContainerWait [2022-02-18T08:08:22.958Z] --- PASS: TestContainerWait (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestDiskUsageError [2022-02-18T08:08:22.958Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestDiskUsage [2022-02-18T08:08:22.958Z] --- PASS: TestDiskUsage (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestDistributionInspectUnsupported [2022-02-18T08:08:22.958Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestDistributionInspectWithEmptyID [2022-02-18T08:08:22.958Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestEventsErrorInOptions [2022-02-18T08:08:22.958Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestEventsErrorFromServer [2022-02-18T08:08:22.958Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestEvents [2022-02-18T08:08:22.958Z] --- PASS: TestEvents (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestTLSCloseWriter [2022-02-18T08:08:22.958Z] === PAUSE TestTLSCloseWriter [2022-02-18T08:08:22.958Z] === RUN TestImageBuildError [2022-02-18T08:08:22.958Z] --- PASS: TestImageBuildError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageBuild [2022-02-18T08:08:22.958Z] --- PASS: TestImageBuild (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestGetDockerOS [2022-02-18T08:08:22.958Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageCreateError [2022-02-18T08:08:22.958Z] --- PASS: TestImageCreateError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageCreate [2022-02-18T08:08:22.958Z] --- PASS: TestImageCreate (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageHistoryError [2022-02-18T08:08:22.958Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageHistory [2022-02-18T08:08:22.958Z] --- PASS: TestImageHistory (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageImportError [2022-02-18T08:08:22.958Z] --- PASS: TestImageImportError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageImport [2022-02-18T08:08:22.958Z] --- PASS: TestImageImport (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageInspectError [2022-02-18T08:08:22.958Z] --- PASS: TestImageInspectError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageInspectImageNotFound [2022-02-18T08:08:22.958Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageInspectWithEmptyID [2022-02-18T08:08:22.958Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageInspect [2022-02-18T08:08:22.958Z] --- PASS: TestImageInspect (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageListError [2022-02-18T08:08:22.958Z] --- PASS: TestImageListError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageList [2022-02-18T08:08:22.958Z] --- PASS: TestImageList (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageListApiBefore125 [2022-02-18T08:08:22.958Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageLoadError [2022-02-18T08:08:22.958Z] --- PASS: TestImageLoadError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageLoad [2022-02-18T08:08:22.958Z] --- PASS: TestImageLoad (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagesPruneError [2022-02-18T08:08:22.958Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagesPrune [2022-02-18T08:08:22.958Z] --- PASS: TestImagesPrune (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePullReferenceParseError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePullAnyError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePullWithoutErrors [2022-02-18T08:08:22.958Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePushReferenceError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePushAnyError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImagePushWithoutErrors [2022-02-18T08:08:22.958Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-18T08:08:22.958Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-18T08:08:22.958Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-18T08:08:22.958Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageRemoveError [2022-02-18T08:08:22.958Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageRemoveImageNotFound [2022-02-18T08:08:22.958Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageRemove [2022-02-18T08:08:22.958Z] --- PASS: TestImageRemove (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageSaveError [2022-02-18T08:08:22.958Z] --- PASS: TestImageSaveError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageSave [2022-02-18T08:08:22.958Z] --- PASS: TestImageSave (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageSearchAnyError [2022-02-18T08:08:22.958Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-18T08:08:22.958Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:08:22.958Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:08:22.958Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-18T08:08:22.958Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageSearchWithoutErrors [2022-02-18T08:08:22.958Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageTagError [2022-02-18T08:08:22.958Z] --- PASS: TestImageTagError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageTagInvalidReference [2022-02-18T08:08:22.958Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageTagInvalidSourceImageName [2022-02-18T08:08:22.958Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageTagHexSource [2022-02-18T08:08:22.958Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestImageTag [2022-02-18T08:08:22.958Z] --- PASS: TestImageTag (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestInfoServerError [2022-02-18T08:08:22.958Z] --- PASS: TestInfoServerError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestInfoInvalidResponseJSONError [2022-02-18T08:08:22.958Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestInfo [2022-02-18T08:08:22.958Z] --- PASS: TestInfo (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkConnectError [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkConnect [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkCreateError [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkCreate [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkDisconnectError [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkDisconnect [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkInspect [2022-02-18T08:08:22.958Z] === RUN TestNetworkInspect/empty_ID [2022-02-18T08:08:22.958Z] === RUN TestNetworkInspect/no_options [2022-02-18T08:08:22.958Z] === RUN TestNetworkInspect/verbose [2022-02-18T08:08:22.958Z] === RUN TestNetworkInspect/global_scope [2022-02-18T08:08:22.958Z] === RUN TestNetworkInspect/unknown_network [2022-02-18T08:08:22.958Z] === RUN TestNetworkInspect/server_error [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkListError [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkListError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkList [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkList (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworksPruneError [2022-02-18T08:08:22.958Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworksPrune [2022-02-18T08:08:22.958Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkRemoveError [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNetworkRemove [2022-02-18T08:08:22.958Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNodeInspectError [2022-02-18T08:08:22.958Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNodeInspectNodeNotFound [2022-02-18T08:08:22.958Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNodeInspectWithEmptyID [2022-02-18T08:08:22.958Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNodeInspect [2022-02-18T08:08:22.958Z] --- PASS: TestNodeInspect (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNodeListError [2022-02-18T08:08:22.958Z] --- PASS: TestNodeListError (0.00s) [2022-02-18T08:08:22.958Z] === RUN TestNodeList [2022-02-18T08:08:22.959Z] --- PASS: TestNodeList (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestNodeRemoveError [2022-02-18T08:08:22.959Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestNodeRemove [2022-02-18T08:08:22.959Z] --- PASS: TestNodeRemove (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestNodeUpdateError [2022-02-18T08:08:22.959Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestNodeUpdate [2022-02-18T08:08:22.959Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestOptionWithHostFromEnv [2022-02-18T08:08:22.959Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestOptionWithTimeout [2022-02-18T08:08:22.959Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestOptionWithVersionFromEnv [2022-02-18T08:08:22.959Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPingFail [2022-02-18T08:08:22.959Z] --- PASS: TestPingFail (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPingWithError [2022-02-18T08:08:22.959Z] 2022/02/18 08:08:21 RoundTripper returned a response & error; ignoring response [2022-02-18T08:08:22.959Z] 2022/02/18 08:08:21 RoundTripper returned a response & error; ignoring response [2022-02-18T08:08:22.959Z] --- PASS: TestPingWithError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPingSuccess [2022-02-18T08:08:22.959Z] --- PASS: TestPingSuccess (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPingHeadFallback [2022-02-18T08:08:22.959Z] === RUN TestPingHeadFallback/OK [2022-02-18T08:08:22.959Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-18T08:08:22.959Z] === RUN TestPingHeadFallback/Not_Found [2022-02-18T08:08:22.959Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-18T08:08:22.959Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-18T08:08:22.959Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-18T08:08:22.959Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-18T08:08:22.959Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-18T08:08:22.959Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginDisableError [2022-02-18T08:08:22.959Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginDisable [2022-02-18T08:08:22.959Z] --- PASS: TestPluginDisable (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginEnableError [2022-02-18T08:08:22.959Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginEnable [2022-02-18T08:08:22.959Z] --- PASS: TestPluginEnable (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginInspectError [2022-02-18T08:08:22.959Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginInspectWithEmptyID [2022-02-18T08:08:22.959Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginInspect [2022-02-18T08:08:22.959Z] --- PASS: TestPluginInspect (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginListError [2022-02-18T08:08:22.959Z] --- PASS: TestPluginListError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginList [2022-02-18T08:08:22.959Z] --- PASS: TestPluginList (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginPushError [2022-02-18T08:08:22.959Z] --- PASS: TestPluginPushError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginPush [2022-02-18T08:08:22.959Z] --- PASS: TestPluginPush (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginRemoveError [2022-02-18T08:08:22.959Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginRemove [2022-02-18T08:08:22.959Z] --- PASS: TestPluginRemove (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginSetError [2022-02-18T08:08:22.959Z] --- PASS: TestPluginSetError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPluginSet [2022-02-18T08:08:22.959Z] --- PASS: TestPluginSet (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSetHostHeader [2022-02-18T08:08:22.959Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestPlainTextError [2022-02-18T08:08:22.959Z] --- PASS: TestPlainTextError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestInfiniteError [2022-02-18T08:08:22.959Z] --- PASS: TestInfiniteError (0.03s) [2022-02-18T08:08:22.959Z] === RUN TestCanceledContext [2022-02-18T08:08:22.959Z] 2022/02/18 08:08:21 RoundTripper returned a response & error; ignoring response [2022-02-18T08:08:22.959Z] --- PASS: TestCanceledContext (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestDeadlineExceededContext [2022-02-18T08:08:22.959Z] 2022/02/18 08:08:21 RoundTripper returned a response & error; ignoring response [2022-02-18T08:08:22.959Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretCreateUnsupported [2022-02-18T08:08:22.959Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretCreateError [2022-02-18T08:08:22.959Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretCreate [2022-02-18T08:08:22.959Z] --- PASS: TestSecretCreate (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretInspectUnsupported [2022-02-18T08:08:22.959Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretInspectError [2022-02-18T08:08:22.959Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretInspectSecretNotFound [2022-02-18T08:08:22.959Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretInspectWithEmptyID [2022-02-18T08:08:22.959Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretInspect [2022-02-18T08:08:22.959Z] --- PASS: TestSecretInspect (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretListUnsupported [2022-02-18T08:08:22.959Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretListError [2022-02-18T08:08:22.959Z] --- PASS: TestSecretListError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretList [2022-02-18T08:08:22.959Z] --- PASS: TestSecretList (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretRemoveUnsupported [2022-02-18T08:08:22.959Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretRemoveError [2022-02-18T08:08:22.959Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretRemove [2022-02-18T08:08:22.959Z] --- PASS: TestSecretRemove (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretUpdateUnsupported [2022-02-18T08:08:22.959Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretUpdateError [2022-02-18T08:08:22.959Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSecretUpdate [2022-02-18T08:08:22.959Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceCreateError [2022-02-18T08:08:22.959Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceCreate [2022-02-18T08:08:22.959Z] --- PASS: TestServiceCreate (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-18T08:08:22.959Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceCreateDigestPinning [2022-02-18T08:08:22.959Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceInspectError [2022-02-18T08:08:22.959Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceInspectServiceNotFound [2022-02-18T08:08:22.959Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceInspectWithEmptyID [2022-02-18T08:08:22.959Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceInspect [2022-02-18T08:08:22.959Z] --- PASS: TestServiceInspect (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceListError [2022-02-18T08:08:22.959Z] --- PASS: TestServiceListError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceList [2022-02-18T08:08:22.959Z] --- PASS: TestServiceList (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceLogsError [2022-02-18T08:08:22.959Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceLogs [2022-02-18T08:08:22.959Z] --- PASS: TestServiceLogs (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceRemoveError [2022-02-18T08:08:22.959Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceRemoveNotFoundError [2022-02-18T08:08:22.959Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceRemove [2022-02-18T08:08:22.959Z] --- PASS: TestServiceRemove (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceUpdateError [2022-02-18T08:08:22.959Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestServiceUpdate [2022-02-18T08:08:22.959Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmGetUnlockKeyError [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmGetUnlockKey [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmInitError [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmInit [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmInit (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmInspectError [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmInspect [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmJoinError [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmJoin [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmLeaveError [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmLeave [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmUnlockError [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmUnlock [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmUpdateError [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestSwarmUpdate [2022-02-18T08:08:22.959Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestTaskInspectError [2022-02-18T08:08:22.959Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestTaskInspectWithEmptyID [2022-02-18T08:08:22.959Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestTaskInspect [2022-02-18T08:08:22.959Z] --- PASS: TestTaskInspect (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestTaskListError [2022-02-18T08:08:22.959Z] --- PASS: TestTaskListError (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestTaskList [2022-02-18T08:08:22.959Z] --- PASS: TestTaskList (0.00s) [2022-02-18T08:08:22.959Z] === RUN TestVolumeCreateError [2022-02-18T08:08:22.959Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-18T08:08:22.982Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s) [2022-02-18T08:08:22.982Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T08:08:22.982Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:08:22.982Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:08:22.982Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T08:08:23.416Z] === RUN TestVolumeCreate [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-18T08:08:23.416Z] === RUN TestVolumeInspectError [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-18T08:08:23.416Z] === RUN TestVolumeInspectNotFound [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-18T08:08:23.416Z] === RUN TestVolumeInspectWithEmptyID [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-18T08:08:23.416Z] === RUN TestVolumeInspect [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-18T08:08:23.416Z] === RUN TestVolumeListError [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeListError (0.00s) [2022-02-18T08:08:23.416Z] === RUN TestVolumeList [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeList (0.00s) [2022-02-18T08:08:23.416Z] === RUN TestVolumeRemoveError [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-18T08:08:23.416Z] === RUN TestVolumeRemove [2022-02-18T08:08:23.416Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-18T08:08:23.416Z] === CONT TestTLSCloseWriter [2022-02-18T08:08:23.416Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-18T08:08:23.416Z] PASS [2022-02-18T08:08:23.416Z] coverage: 75.3% of statements [2022-02-18T08:08:23.416Z] ok github.com/docker/docker/client 0.503s coverage: 75.3% of statements [2022-02-18T08:08:23.676Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-18T08:08:23.708Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-02-18T08:08:23.708Z] === RUN TestServiceUpdateConfigs [2022-02-18T08:08:24.614Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-18T08:08:25.552Z] check_test.go:308: [d29855472537a] daemon is not started [2022-02-18T08:08:25.552Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-18T08:08:26.121Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-18T08:08:26.691Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-18T08:08:26.950Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-18T08:08:27.515Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-18T08:08:28.888Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-18T08:08:29.454Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-18T08:08:29.454Z] check_test.go:308: [ddb6e021a7b3d] daemon is not started [2022-02-18T08:08:29.454Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T08:08:30.894Z] === RUN TestBoolValue [2022-02-18T08:08:30.894Z] --- PASS: TestBoolValue (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestBoolValueOrDefault [2022-02-18T08:08:30.894Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestInt64ValueOrZero [2022-02-18T08:08:30.894Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestInt64ValueOrDefault [2022-02-18T08:08:30.894Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-18T08:08:30.894Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestJsonContentType [2022-02-18T08:08:30.894Z] --- PASS: TestJsonContentType (0.00s) [2022-02-18T08:08:30.894Z] PASS [2022-02-18T08:08:30.894Z] coverage: 14.7% of statements [2022-02-18T08:08:30.894Z] ok github.com/docker/docker/api/server/httputils 0.095s coverage: 14.7% of statements [2022-02-18T08:08:30.894Z] === RUN TestMaskSecretKeys [2022-02-18T08:08:30.894Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-18T08:08:30.894Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-18T08:08:30.894Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-18T08:08:30.894Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-18T08:08:30.894Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-18T08:08:30.894Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-18T08:08:30.894Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestVersionMiddlewareVersion [2022-02-18T08:08:30.894Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-18T08:08:30.894Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-18T08:08:30.894Z] PASS [2022-02-18T08:08:30.894Z] coverage: 37.7% of statements [2022-02-18T08:08:30.894Z] ok github.com/docker/docker/api/server/middleware 0.104s coverage: 37.7% of statements [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T08:08:30.894Z] === RUN TestAdjustForAPIVersion [2022-02-18T08:08:30.894Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-18T08:08:30.894Z] PASS [2022-02-18T08:08:30.894Z] coverage: 5.7% of statements [2022-02-18T08:08:30.894Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 5.7% of statements [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T08:08:30.894Z] === RUN TestToJSON [2022-02-18T08:08:30.894Z] --- PASS: TestToJSON (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestToParamWithVersion [2022-02-18T08:08:30.894Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestFromJSON [2022-02-18T08:08:30.894Z] --- PASS: TestFromJSON (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestEmpty [2022-02-18T08:08:30.894Z] --- PASS: TestEmpty (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestArgsMatchKVListEmptySources [2022-02-18T08:08:30.894Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestArgsMatchKVList [2022-02-18T08:08:30.894Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestArgsMatch [2022-02-18T08:08:30.894Z] --- PASS: TestArgsMatch (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestAdd [2022-02-18T08:08:30.894Z] --- PASS: TestAdd (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestDel [2022-02-18T08:08:30.894Z] --- PASS: TestDel (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestLen [2022-02-18T08:08:30.894Z] --- PASS: TestLen (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestExactMatch [2022-02-18T08:08:30.894Z] --- PASS: TestExactMatch (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestOnlyOneExactMatch [2022-02-18T08:08:30.894Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestContains [2022-02-18T08:08:30.894Z] --- PASS: TestContains (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestValidate [2022-02-18T08:08:30.894Z] --- PASS: TestValidate (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestWalkValues [2022-02-18T08:08:30.894Z] --- PASS: TestWalkValues (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestFuzzyMatch [2022-02-18T08:08:30.894Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestClone [2022-02-18T08:08:30.894Z] --- PASS: TestClone (0.00s) [2022-02-18T08:08:30.894Z] PASS [2022-02-18T08:08:30.894Z] coverage: 92.2% of statements [2022-02-18T08:08:30.894Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2022-02-18T08:08:30.894Z] === RUN TestStrSliceMarshalJSON [2022-02-18T08:08:30.894Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestStrSliceUnmarshalJSON [2022-02-18T08:08:30.894Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestStrSliceUnmarshalString [2022-02-18T08:08:30.894Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestStrSliceUnmarshalSlice [2022-02-18T08:08:30.894Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-18T08:08:30.894Z] PASS [2022-02-18T08:08:30.894Z] coverage: 90.0% of statements [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T08:08:30.894Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T08:08:30.894Z] === RUN TestDurationToSecondsString [2022-02-18T08:08:30.894Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-18T08:08:30.894Z] === RUN TestGetTimestamp [2022-02-18T08:08:30.894Z] --- PASS: TestGetTimestamp (0.19s) [2022-02-18T08:08:30.894Z] === RUN TestParseTimestamps [2022-02-18T08:08:30.894Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-18T08:08:30.894Z] PASS [2022-02-18T08:08:30.894Z] coverage: 100.0% of statements [2022-02-18T08:08:30.894Z] ok github.com/docker/docker/api/types/time 0.243s coverage: 100.0% of statements [2022-02-18T08:08:30.894Z] === RUN TestCompareVersion [2022-02-18T08:08:30.894Z] --- PASS: TestCompareVersion (0.00s) [2022-02-18T08:08:30.894Z] PASS [2022-02-18T08:08:30.894Z] coverage: 77.3% of statements [2022-02-18T08:08:30.894Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T08:08:30.894Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T08:08:30.895Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T08:08:30.895Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T08:08:30.895Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T08:08:30.895Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T08:08:31.390Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-18T08:08:32.433Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-18T08:08:32.433Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-18T08:08:32.433Z] === RUN TestCloneArgsSmartHttp [2022-02-18T08:08:32.433Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-18T08:08:32.433Z] === RUN TestCloneArgsDumbHttp [2022-02-18T08:08:32.433Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-18T08:08:32.433Z] === RUN TestCloneArgsGit [2022-02-18T08:08:32.433Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-18T08:08:32.433Z] === RUN TestCheckoutGit [2022-02-18T08:08:33.924Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-18T08:08:33.967Z] === RUN TestEnable [2022-02-18T08:08:33.967Z] --- PASS: TestEnable (0.00s) [2022-02-18T08:08:33.967Z] === RUN TestDisable [2022-02-18T08:08:33.967Z] --- PASS: TestDisable (0.00s) [2022-02-18T08:08:33.967Z] === RUN TestEnabled [2022-02-18T08:08:33.967Z] --- PASS: TestEnabled (0.00s) [2022-02-18T08:08:33.967Z] PASS [2022-02-18T08:08:33.967Z] coverage: 100.0% of statements [2022-02-18T08:08:33.967Z] ok github.com/docker/docker/cli/debug 0.052s coverage: 100.0% of statements [2022-02-18T08:08:34.427Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-18T08:08:34.427Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-18T08:08:34.427Z] === RUN TestProcessNoDockerignore [2022-02-18T08:08:34.427Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-18T08:08:34.427Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-18T08:08:34.427Z] === RUN TestDetectContentType [2022-02-18T08:08:34.427Z] --- PASS: TestDetectContentType (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestSelectAcceptableMIME [2022-02-18T08:08:34.427Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestInspectEmptyResponse [2022-02-18T08:08:34.427Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestInspectResponseBinary [2022-02-18T08:08:34.427Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestResponseUnsupportedContentType [2022-02-18T08:08:34.427Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestInspectResponseTextSimple [2022-02-18T08:08:34.427Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestInspectResponseEmptyContentType [2022-02-18T08:08:34.427Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestUnknownContentLength [2022-02-18T08:08:34.427Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestDownloadRemote [2022-02-18T08:08:34.427Z] --- PASS: TestDownloadRemote (0.09s) [2022-02-18T08:08:34.427Z] === RUN TestGetWithStatusError [2022-02-18T08:08:34.427Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-18T08:08:34.427Z] === RUN TestCloseRootDirectory [2022-02-18T08:08:34.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:34.427Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-18T08:08:34.427Z] === RUN TestHashFile [2022-02-18T08:08:34.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:34.427Z] --- SKIP: TestHashFile (0.01s) [2022-02-18T08:08:34.427Z] === RUN TestHashSubdir [2022-02-18T08:08:34.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:34.427Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-18T08:08:34.427Z] === RUN TestRemoveDirectory [2022-02-18T08:08:34.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:34.427Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-18T08:08:34.427Z] PASS [2022-02-18T08:08:34.427Z] coverage: 9.3% of statements [2022-02-18T08:08:34.427Z] ok github.com/docker/docker/builder/remotecontext 0.339s coverage: 9.3% of statements [2022-02-18T08:08:34.885Z] === RUN TestGetAllAllowed [2022-02-18T08:08:34.885Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestGetAllMeta [2022-02-18T08:08:34.885Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-18T08:08:34.885Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestIsUnreferencedBuiltin [2022-02-18T08:08:34.885Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestIsExistingDirectory [2022-02-18T08:08:34.885Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-18T08:08:34.885Z] === RUN TestGetFilenameForDownload [2022-02-18T08:08:34.885Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestEnv2Variables [2022-02-18T08:08:34.885Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-18T08:08:34.885Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestMaintainer [2022-02-18T08:08:34.885Z] --- PASS: TestMaintainer (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestLabel [2022-02-18T08:08:34.885Z] --- PASS: TestLabel (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestFromScratch [2022-02-18T08:08:34.885Z] --- PASS: TestFromScratch (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestFromWithArg [2022-02-18T08:08:34.885Z] --- PASS: TestFromWithArg (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-18T08:08:34.885Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestFromWithUndefinedArg [2022-02-18T08:08:34.885Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestFromMultiStageWithNamedStage [2022-02-18T08:08:34.885Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestOnbuild [2022-02-18T08:08:34.885Z] --- PASS: TestOnbuild (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestWorkdir [2022-02-18T08:08:34.885Z] --- PASS: TestWorkdir (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestCmd [2022-02-18T08:08:34.885Z] --- PASS: TestCmd (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestHealthcheckNone [2022-02-18T08:08:34.885Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestHealthcheckCmd [2022-02-18T08:08:34.885Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestEntrypoint [2022-02-18T08:08:34.885Z] --- PASS: TestEntrypoint (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestExpose [2022-02-18T08:08:34.885Z] --- PASS: TestExpose (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestUser [2022-02-18T08:08:34.885Z] --- PASS: TestUser (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestVolume [2022-02-18T08:08:34.885Z] --- PASS: TestVolume (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestStopSignal [2022-02-18T08:08:34.885Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T08:08:34.885Z] --- SKIP: TestStopSignal (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestArg [2022-02-18T08:08:34.885Z] --- PASS: TestArg (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestShell [2022-02-18T08:08:34.885Z] --- PASS: TestShell (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestPrependEnvOnCmd [2022-02-18T08:08:34.885Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestRunWithBuildArgs [2022-02-18T08:08:34.885Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestRunIgnoresHealthcheck [2022-02-18T08:08:34.885Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestDispatchUnsupportedOptions [2022-02-18T08:08:34.885Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-18T08:08:34.885Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-18T08:08:34.885Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-18T08:08:34.885Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-18T08:08:34.885Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-18T08:08:34.885Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-18T08:08:34.885Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestNormalizeWorkdir [2022-02-18T08:08:34.885Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-18T08:08:34.885Z] === RUN TestDispatch [2022-02-18T08:08:34.885Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-18T08:08:34.885Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-18T08:08:34.885Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-18T08:08:34.885Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-18T08:08:34.885Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-18T08:08:34.885Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-18T08:08:34.885Z] === RUN TestDispatch/COPY_url [2022-02-18T08:08:34.885Z] --- PASS: TestDispatch (0.06s) [2022-02-18T08:08:34.885Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-18T08:08:34.885Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-18T08:08:34.885Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-18T08:08:34.886Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T08:08:34.886Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T08:08:34.886Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-18T08:08:34.886Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestAddScratchImageAddsToMounts [2022-02-18T08:08:34.886Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-18T08:08:34.886Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-18T08:08:34.886Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-18T08:08:34.886Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestImageSourceGetAddsToMounts [2022-02-18T08:08:34.886Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestEmptyDockerfile [2022-02-18T08:08:34.886Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestSymlinkDockerfile [2022-02-18T08:08:34.886Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-18T08:08:34.886Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-18T08:08:34.886Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestNonExistingDockerfile [2022-02-18T08:08:34.886Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestCopyRunConfig [2022-02-18T08:08:34.886Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestDeepCopyRunConfig [2022-02-18T08:08:34.886Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestExportImage [2022-02-18T08:08:34.886Z] --- PASS: TestExportImage (0.00s) [2022-02-18T08:08:34.886Z] === RUN TestNormalizeDest [2022-02-18T08:08:34.886Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-18T08:08:34.886Z] PASS [2022-02-18T08:08:34.886Z] coverage: 46.7% of statements [2022-02-18T08:08:34.886Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 46.7% of statements [2022-02-18T08:08:35.356Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T08:08:35.814Z] === RUN TestTCP4Proxy [2022-02-18T08:08:35.814Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-18T08:08:35.814Z] === RUN TestTCP4ProxyHalfClose [2022-02-18T08:08:35.814Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-18T08:08:35.814Z] === RUN TestTCP6Proxy [2022-02-18T08:08:35.814Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T08:08:35.814Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-18T08:08:35.814Z] === RUN TestTCPDualStackProxy [2022-02-18T08:08:35.814Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T08:08:35.814Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-18T08:08:35.814Z] === RUN TestUDP4Proxy [2022-02-18T08:08:35.814Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-18T08:08:35.814Z] === RUN TestUDP6Proxy [2022-02-18T08:08:35.814Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T08:08:35.814Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-18T08:08:35.814Z] === RUN TestUDPWriteError [2022-02-18T08:08:35.814Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-18T08:08:35.814Z] === RUN TestSCTP4Proxy [2022-02-18T08:08:35.814Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T08:08:35.814Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-18T08:08:35.814Z] === RUN TestSCTP6Proxy [2022-02-18T08:08:35.814Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T08:08:35.814Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-18T08:08:35.814Z] PASS [2022-02-18T08:08:35.814Z] coverage: 49.4% of statements [2022-02-18T08:08:35.814Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-02-18T08:08:37.898Z] --- PASS: TestServiceWithDataPathPortInit (13.26s) [2022-02-18T08:08:37.898Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T08:08:38.115Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-18T08:08:38.254Z] 4612f6d0b889: Pull complete [2022-02-18T08:08:38.618Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-02-18T08:08:38.618Z] === RUN TestServiceUpdateNetwork [2022-02-18T08:08:38.837Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:042a8i7rxf08ixwx31f5qxsgo Created:2022-02-18 08:08:37.550287933 +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[5cea9c83f17f4468287fcd87edf3cd55d283eb2ebc8b9c882d7b92f820cb3ca6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xshqib3cd1fqym4dw9xiw6r7z EndpointID:938fe098a84c637172d2589175491d484bc2d65de81cc0e8941c4fb0b8414cb3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bfdfd6b44f530e2437ea313868e0e8f9752dc4c2a4a3d18b217720b839dfc4b1 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:fb3e5ee59392 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xshqib3cd1fqym4dw9xiw6r7z EndpointID:938fe098a84c637172d2589175491d484bc2d65de81cc0e8941c4fb0b8414cb3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-18T08:08:39.490Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-18T08:08:41.391Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-18T08:08:42.327Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-18T08:08:42.327Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-18T08:08:43.036Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-02-18T08:08:43.036Z] PASS [2022-02-18T08:08:43.036Z] [2022-02-18T08:08:43.036Z] === Skipped [2022-02-18T08:08:43.036Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:08:43.036Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:08:43.036Z] [2022-02-18T08:08:43.036Z] DONE 26 tests, 1 skipped in 42.362s [2022-02-18T08:08:43.036Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-18T08:08:43.036Z] ++ 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-02-18T08:08:43.036Z] ++ set -e [2022-02-18T08:08:43.036Z] ++ '[' -n 0 ']' [2022-02-18T08:08:43.036Z] ++ set -x [2022-02-18T08:08:43.036Z] ++ 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-02-18T08:08:43.036Z] INFO: Testing against a local daemon [2022-02-18T08:08:43.036Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-18T08:08:43.036Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:08:43.036Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T08:08:43.036Z] === RUN TestDockerNetworkIpvlan [2022-02-18T08:08:43.036Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:08:43.036Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-18T08:08:43.036Z] PASS [2022-02-18T08:08:43.036Z] [2022-02-18T08:08:43.036Z] === Skipped [2022-02-18T08:08:43.036Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T08:08:43.036Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:08:43.036Z] [2022-02-18T08:08:43.036Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-18T08:08:43.036Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:08:43.036Z] [2022-02-18T08:08:43.036Z] DONE 2 tests, 2 skipped in 0.089s [2022-02-18T08:08:43.036Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-18T08:08:43.036Z] ++ 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-02-18T08:08:43.036Z] ++ set -e [2022-02-18T08:08:43.036Z] ++ '[' -n 0 ']' [2022-02-18T08:08:43.036Z] ++ set -x [2022-02-18T08:08:43.036Z] ++ 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-02-18T08:08:43.297Z] INFO: Testing against a local daemon [2022-02-18T08:08:43.297Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-18T08:08:44.497Z] --- PASS: TestCheckoutGit (36.02s) [2022-02-18T08:08:44.497Z] === RUN TestValidGitTransport [2022-02-18T08:08:44.497Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-18T08:08:44.497Z] === RUN TestGitInvalidRef [2022-02-18T08:08:44.497Z] --- PASS: TestGitInvalidRef (0.25s) [2022-02-18T08:08:44.497Z] PASS [2022-02-18T08:08:44.497Z] coverage: 86.3% of statements [2022-02-18T08:08:44.497Z] ok github.com/docker/docker/builder/remotecontext/git 36.339s coverage: 86.3% of statements [2022-02-18T08:08:44.497Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T08:08:44.497Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T08:08:44.681Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-02-18T08:08:44.681Z] === RUN TestDockerNetworkMacvlan [2022-02-18T08:08:44.862Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-18T08:08:45.254Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-18T08:08:46.197Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-18T08:08:46.768Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-18T08:08:46.771Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-18T08:08:47.030Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-18T08:08:47.599Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-18T08:08:47.599Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-18T08:08:48.153Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-18T08:08:48.166Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-18T08:08:48.190Z] === RUN TestCheckpointCreateError [2022-02-18T08:08:48.190Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCheckpointCreate [2022-02-18T08:08:48.190Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCheckpointDeleteError [2022-02-18T08:08:48.190Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCheckpointDelete [2022-02-18T08:08:48.190Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCheckpointListError [2022-02-18T08:08:48.190Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCheckpointList [2022-02-18T08:08:48.190Z] --- PASS: TestCheckpointList (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCheckpointListContainerNotFound [2022-02-18T08:08:48.190Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestNewClientWithOpsFromEnv [2022-02-18T08:08:48.190Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T08:08:48.190Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestGetAPIPath [2022-02-18T08:08:48.190Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestParseHostURL [2022-02-18T08:08:48.190Z] --- PASS: TestParseHostURL (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-18T08:08:48.190Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-18T08:08:48.190Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestNegotiateAPIVersion [2022-02-18T08:08:48.190Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestNegotiateAPVersionOverride [2022-02-18T08:08:48.190Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-18T08:08:48.190Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-18T08:08:48.190Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-18T08:08:48.190Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestClientRedirect [2022-02-18T08:08:48.190Z] --- PASS: TestClientRedirect (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigCreateUnsupported [2022-02-18T08:08:48.190Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigCreateError [2022-02-18T08:08:48.190Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigCreate [2022-02-18T08:08:48.190Z] --- PASS: TestConfigCreate (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigInspectNotFound [2022-02-18T08:08:48.190Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigInspectWithEmptyID [2022-02-18T08:08:48.190Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigInspectUnsupported [2022-02-18T08:08:48.190Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigInspectError [2022-02-18T08:08:48.190Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigInspectConfigNotFound [2022-02-18T08:08:48.190Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigInspect [2022-02-18T08:08:48.190Z] --- PASS: TestConfigInspect (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigListUnsupported [2022-02-18T08:08:48.190Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigListError [2022-02-18T08:08:48.190Z] --- PASS: TestConfigListError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigList [2022-02-18T08:08:48.190Z] --- PASS: TestConfigList (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigRemoveUnsupported [2022-02-18T08:08:48.190Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigRemoveError [2022-02-18T08:08:48.190Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigRemove [2022-02-18T08:08:48.190Z] --- PASS: TestConfigRemove (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigUpdateUnsupported [2022-02-18T08:08:48.190Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigUpdateError [2022-02-18T08:08:48.190Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestConfigUpdate [2022-02-18T08:08:48.190Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerCommitError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerCommit [2022-02-18T08:08:48.190Z] --- PASS: TestContainerCommit (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerStatPathError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerStatPathNotFoundError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerStatPathNoHeaderError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerStatPath [2022-02-18T08:08:48.190Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyToContainerError [2022-02-18T08:08:48.190Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyToContainerNotFoundError [2022-02-18T08:08:48.190Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-18T08:08:48.190Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyToContainer [2022-02-18T08:08:48.190Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyFromContainerError [2022-02-18T08:08:48.190Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyFromContainerNotFoundError [2022-02-18T08:08:48.190Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-18T08:08:48.190Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-18T08:08:48.190Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestCopyFromContainer [2022-02-18T08:08:48.190Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerCreateError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerCreateImageNotFound [2022-02-18T08:08:48.190Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerCreateWithName [2022-02-18T08:08:48.190Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerCreateAutoRemove [2022-02-18T08:08:48.190Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerDiffError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerDiff [2022-02-18T08:08:48.190Z] --- PASS: TestContainerDiff (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerExecCreateError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerExecCreate [2022-02-18T08:08:48.190Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerExecStartError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerExecStart [2022-02-18T08:08:48.190Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerExecInspectError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerExecInspect [2022-02-18T08:08:48.190Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerExportError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerExportError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerExport [2022-02-18T08:08:48.190Z] --- PASS: TestContainerExport (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerInspectError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerInspectContainerNotFound [2022-02-18T08:08:48.190Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerInspectWithEmptyID [2022-02-18T08:08:48.190Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerInspect [2022-02-18T08:08:48.190Z] --- PASS: TestContainerInspect (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerInspectNode [2022-02-18T08:08:48.190Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerKillError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerKillError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerKill [2022-02-18T08:08:48.190Z] --- PASS: TestContainerKill (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerListError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerListError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerList [2022-02-18T08:08:48.190Z] --- PASS: TestContainerList (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerLogsNotFoundError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerLogsError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerLogs [2022-02-18T08:08:48.190Z] --- PASS: TestContainerLogs (0.22s) [2022-02-18T08:08:48.190Z] === RUN TestContainerPauseError [2022-02-18T08:08:48.190Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainerPause [2022-02-18T08:08:48.190Z] --- PASS: TestContainerPause (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainersPruneError [2022-02-18T08:08:48.190Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-18T08:08:48.190Z] === RUN TestContainersPrune [2022-02-18T08:08:48.191Z] --- PASS: TestContainersPrune (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerRemoveError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerRemoveNotFoundError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerRemove [2022-02-18T08:08:48.191Z] --- PASS: TestContainerRemove (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerRenameError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerRename [2022-02-18T08:08:48.191Z] --- PASS: TestContainerRename (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerResizeError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerExecResizeError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerResize [2022-02-18T08:08:48.191Z] --- PASS: TestContainerResize (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerExecResize [2022-02-18T08:08:48.191Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerRestartError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerRestart [2022-02-18T08:08:48.191Z] --- PASS: TestContainerRestart (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerStartError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerStartError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerStart [2022-02-18T08:08:48.191Z] --- PASS: TestContainerStart (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerStatsError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerStats [2022-02-18T08:08:48.191Z] --- PASS: TestContainerStats (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerStopError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerStopError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerStop [2022-02-18T08:08:48.191Z] --- PASS: TestContainerStop (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerTopError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerTopError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerTop [2022-02-18T08:08:48.191Z] --- PASS: TestContainerTop (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerUnpauseError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerUnpause [2022-02-18T08:08:48.191Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerUpdateError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerUpdate [2022-02-18T08:08:48.191Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerWaitError [2022-02-18T08:08:48.191Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestContainerWait [2022-02-18T08:08:48.191Z] --- PASS: TestContainerWait (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestDiskUsageError [2022-02-18T08:08:48.191Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestDiskUsage [2022-02-18T08:08:48.191Z] --- PASS: TestDiskUsage (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestDistributionInspectUnsupported [2022-02-18T08:08:48.191Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestDistributionInspectWithEmptyID [2022-02-18T08:08:48.191Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestEventsErrorInOptions [2022-02-18T08:08:48.191Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestEventsErrorFromServer [2022-02-18T08:08:48.191Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestEvents [2022-02-18T08:08:48.191Z] --- PASS: TestEvents (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestTLSCloseWriter [2022-02-18T08:08:48.191Z] === PAUSE TestTLSCloseWriter [2022-02-18T08:08:48.191Z] === RUN TestImageBuildError [2022-02-18T08:08:48.191Z] --- PASS: TestImageBuildError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageBuild [2022-02-18T08:08:48.191Z] --- PASS: TestImageBuild (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestGetDockerOS [2022-02-18T08:08:48.191Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageCreateError [2022-02-18T08:08:48.191Z] --- PASS: TestImageCreateError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageCreate [2022-02-18T08:08:48.191Z] --- PASS: TestImageCreate (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageHistoryError [2022-02-18T08:08:48.191Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageHistory [2022-02-18T08:08:48.191Z] --- PASS: TestImageHistory (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageImportError [2022-02-18T08:08:48.191Z] --- PASS: TestImageImportError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageImport [2022-02-18T08:08:48.191Z] --- PASS: TestImageImport (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageInspectError [2022-02-18T08:08:48.191Z] --- PASS: TestImageInspectError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageInspectImageNotFound [2022-02-18T08:08:48.191Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageInspectWithEmptyID [2022-02-18T08:08:48.191Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageInspect [2022-02-18T08:08:48.191Z] --- PASS: TestImageInspect (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageListError [2022-02-18T08:08:48.191Z] --- PASS: TestImageListError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageList [2022-02-18T08:08:48.191Z] --- PASS: TestImageList (0.02s) [2022-02-18T08:08:48.191Z] === RUN TestImageListApiBefore125 [2022-02-18T08:08:48.191Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageLoadError [2022-02-18T08:08:48.191Z] --- PASS: TestImageLoadError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageLoad [2022-02-18T08:08:48.191Z] --- PASS: TestImageLoad (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagesPruneError [2022-02-18T08:08:48.191Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagesPrune [2022-02-18T08:08:48.191Z] --- PASS: TestImagesPrune (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePullReferenceParseError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePullAnyError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePullWithoutErrors [2022-02-18T08:08:48.191Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePushReferenceError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePushAnyError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImagePushWithoutErrors [2022-02-18T08:08:48.191Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-18T08:08:48.191Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-18T08:08:48.191Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-18T08:08:48.191Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageRemoveError [2022-02-18T08:08:48.191Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageRemoveImageNotFound [2022-02-18T08:08:48.191Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageRemove [2022-02-18T08:08:48.191Z] --- PASS: TestImageRemove (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageSaveError [2022-02-18T08:08:48.191Z] --- PASS: TestImageSaveError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageSave [2022-02-18T08:08:48.191Z] --- PASS: TestImageSave (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageSearchAnyError [2022-02-18T08:08:48.191Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-18T08:08:48.191Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:08:48.191Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:08:48.191Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-18T08:08:48.191Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageSearchWithoutErrors [2022-02-18T08:08:48.191Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageTagError [2022-02-18T08:08:48.191Z] --- PASS: TestImageTagError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageTagInvalidReference [2022-02-18T08:08:48.191Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageTagInvalidSourceImageName [2022-02-18T08:08:48.191Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageTagHexSource [2022-02-18T08:08:48.191Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestImageTag [2022-02-18T08:08:48.191Z] --- PASS: TestImageTag (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestInfoServerError [2022-02-18T08:08:48.191Z] --- PASS: TestInfoServerError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestInfoInvalidResponseJSONError [2022-02-18T08:08:48.191Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestInfo [2022-02-18T08:08:48.191Z] --- PASS: TestInfo (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkConnectError [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkConnect [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkCreateError [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkCreate [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkDisconnectError [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkDisconnect [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkInspect [2022-02-18T08:08:48.191Z] === RUN TestNetworkInspect/empty_ID [2022-02-18T08:08:48.191Z] === RUN TestNetworkInspect/no_options [2022-02-18T08:08:48.191Z] === RUN TestNetworkInspect/verbose [2022-02-18T08:08:48.191Z] === RUN TestNetworkInspect/global_scope [2022-02-18T08:08:48.191Z] === RUN TestNetworkInspect/unknown_network [2022-02-18T08:08:48.191Z] === RUN TestNetworkInspect/server_error [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkListError [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkListError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkList [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkList (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworksPruneError [2022-02-18T08:08:48.191Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworksPrune [2022-02-18T08:08:48.191Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkRemoveError [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNetworkRemove [2022-02-18T08:08:48.191Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeInspectError [2022-02-18T08:08:48.191Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeInspectNodeNotFound [2022-02-18T08:08:48.191Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeInspectWithEmptyID [2022-02-18T08:08:48.191Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeInspect [2022-02-18T08:08:48.191Z] --- PASS: TestNodeInspect (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeListError [2022-02-18T08:08:48.191Z] --- PASS: TestNodeListError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeList [2022-02-18T08:08:48.191Z] --- PASS: TestNodeList (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeRemoveError [2022-02-18T08:08:48.191Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeRemove [2022-02-18T08:08:48.191Z] --- PASS: TestNodeRemove (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeUpdateError [2022-02-18T08:08:48.191Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestNodeUpdate [2022-02-18T08:08:48.191Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestOptionWithHostFromEnv [2022-02-18T08:08:48.191Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestOptionWithTimeout [2022-02-18T08:08:48.191Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestOptionWithVersionFromEnv [2022-02-18T08:08:48.191Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPingFail [2022-02-18T08:08:48.191Z] --- PASS: TestPingFail (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPingWithError [2022-02-18T08:08:48.191Z] 2022/02/18 08:08:46 RoundTripper returned a response & error; ignoring response [2022-02-18T08:08:48.191Z] 2022/02/18 08:08:46 RoundTripper returned a response & error; ignoring response [2022-02-18T08:08:48.191Z] --- PASS: TestPingWithError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPingSuccess [2022-02-18T08:08:48.191Z] --- PASS: TestPingSuccess (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPingHeadFallback [2022-02-18T08:08:48.191Z] === RUN TestPingHeadFallback/OK [2022-02-18T08:08:48.191Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-18T08:08:48.191Z] === RUN TestPingHeadFallback/Not_Found [2022-02-18T08:08:48.191Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-18T08:08:48.191Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-18T08:08:48.191Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginDisableError [2022-02-18T08:08:48.191Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginDisable [2022-02-18T08:08:48.191Z] --- PASS: TestPluginDisable (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginEnableError [2022-02-18T08:08:48.191Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginEnable [2022-02-18T08:08:48.191Z] --- PASS: TestPluginEnable (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginInspectError [2022-02-18T08:08:48.191Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginInspectWithEmptyID [2022-02-18T08:08:48.191Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginInspect [2022-02-18T08:08:48.191Z] --- PASS: TestPluginInspect (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginListError [2022-02-18T08:08:48.191Z] --- PASS: TestPluginListError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginList [2022-02-18T08:08:48.191Z] --- PASS: TestPluginList (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginPushError [2022-02-18T08:08:48.191Z] --- PASS: TestPluginPushError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginPush [2022-02-18T08:08:48.191Z] --- PASS: TestPluginPush (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginRemoveError [2022-02-18T08:08:48.191Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginRemove [2022-02-18T08:08:48.191Z] --- PASS: TestPluginRemove (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginSetError [2022-02-18T08:08:48.191Z] --- PASS: TestPluginSetError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPluginSet [2022-02-18T08:08:48.191Z] --- PASS: TestPluginSet (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSetHostHeader [2022-02-18T08:08:48.191Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestPlainTextError [2022-02-18T08:08:48.191Z] --- PASS: TestPlainTextError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestInfiniteError [2022-02-18T08:08:48.191Z] --- PASS: TestInfiniteError (0.04s) [2022-02-18T08:08:48.191Z] === RUN TestCanceledContext [2022-02-18T08:08:48.191Z] 2022/02/18 08:08:46 RoundTripper returned a response & error; ignoring response [2022-02-18T08:08:48.191Z] --- PASS: TestCanceledContext (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestDeadlineExceededContext [2022-02-18T08:08:48.191Z] 2022/02/18 08:08:46 RoundTripper returned a response & error; ignoring response [2022-02-18T08:08:48.191Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretCreateUnsupported [2022-02-18T08:08:48.191Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretCreateError [2022-02-18T08:08:48.191Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretCreate [2022-02-18T08:08:48.191Z] --- PASS: TestSecretCreate (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretInspectUnsupported [2022-02-18T08:08:48.191Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretInspectError [2022-02-18T08:08:48.191Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretInspectSecretNotFound [2022-02-18T08:08:48.191Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretInspectWithEmptyID [2022-02-18T08:08:48.191Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretInspect [2022-02-18T08:08:48.191Z] --- PASS: TestSecretInspect (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretListUnsupported [2022-02-18T08:08:48.191Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretListError [2022-02-18T08:08:48.191Z] --- PASS: TestSecretListError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretList [2022-02-18T08:08:48.191Z] --- PASS: TestSecretList (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretRemoveUnsupported [2022-02-18T08:08:48.191Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretRemoveError [2022-02-18T08:08:48.191Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretRemove [2022-02-18T08:08:48.191Z] --- PASS: TestSecretRemove (0.00s) [2022-02-18T08:08:48.191Z] === RUN TestSecretUpdateUnsupported [2022-02-18T08:08:48.191Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSecretUpdateError [2022-02-18T08:08:48.192Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSecretUpdate [2022-02-18T08:08:48.192Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceCreateError [2022-02-18T08:08:48.192Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceCreate [2022-02-18T08:08:48.192Z] --- PASS: TestServiceCreate (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-18T08:08:48.192Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceCreateDigestPinning [2022-02-18T08:08:48.192Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceInspectError [2022-02-18T08:08:48.192Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceInspectServiceNotFound [2022-02-18T08:08:48.192Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceInspectWithEmptyID [2022-02-18T08:08:48.192Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceInspect [2022-02-18T08:08:48.192Z] --- PASS: TestServiceInspect (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceListError [2022-02-18T08:08:48.192Z] --- PASS: TestServiceListError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceList [2022-02-18T08:08:48.192Z] --- PASS: TestServiceList (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceLogsError [2022-02-18T08:08:48.192Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceLogs [2022-02-18T08:08:48.192Z] --- PASS: TestServiceLogs (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceRemoveError [2022-02-18T08:08:48.192Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceRemoveNotFoundError [2022-02-18T08:08:48.192Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceRemove [2022-02-18T08:08:48.192Z] --- PASS: TestServiceRemove (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceUpdateError [2022-02-18T08:08:48.192Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestServiceUpdate [2022-02-18T08:08:48.192Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmGetUnlockKeyError [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmGetUnlockKey [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmInitError [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmInit [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmInit (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmInspectError [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmInspect [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmJoinError [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmJoin [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmLeaveError [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmLeave [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmUnlockError [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmUnlock [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmUpdateError [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestSwarmUpdate [2022-02-18T08:08:48.192Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestTaskInspectError [2022-02-18T08:08:48.192Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestTaskInspectWithEmptyID [2022-02-18T08:08:48.192Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestTaskInspect [2022-02-18T08:08:48.192Z] --- PASS: TestTaskInspect (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestTaskListError [2022-02-18T08:08:48.192Z] --- PASS: TestTaskListError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestTaskList [2022-02-18T08:08:48.192Z] --- PASS: TestTaskList (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeCreateError [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeCreate [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeInspectError [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeInspectNotFound [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeInspectWithEmptyID [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeInspect [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeListError [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeListError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeList [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeList (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeRemoveError [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-18T08:08:48.192Z] === RUN TestVolumeRemove [2022-02-18T08:08:48.192Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-18T08:08:48.192Z] === CONT TestTLSCloseWriter [2022-02-18T08:08:48.192Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-18T08:08:48.192Z] PASS [2022-02-18T08:08:48.192Z] coverage: 75.3% of statements [2022-02-18T08:08:48.192Z] ok github.com/docker/docker/client 0.513s coverage: 75.3% of statements [2022-02-18T08:08:48.425Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-18T08:08:48.684Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-18T08:08:49.185Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestConfigureDaemonLogs [2022-02-18T08:08:49.185Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestCommonOptionsInstallFlags [2022-02-18T08:08:49.185Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-18T08:08:49.185Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-18T08:08:49.185Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-18T08:08:49.185Z] PASS [2022-02-18T08:08:49.185Z] coverage: 18.6% of statements [2022-02-18T08:08:49.185Z] ok github.com/docker/docker/cmd/dockerd 0.234s coverage: 18.6% of statements [2022-02-18T08:08:49.251Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-18T08:08:49.643Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-18T08:08:49.643Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T08:08:50.068Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-18T08:08:50.849Z] --- PASS: TestServiceUpdateNetwork (12.23s) [2022-02-18T08:08:50.849Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T08:08:51.109Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-18T08:08:51.172Z] === RUN TestContainerStopSignal [2022-02-18T08:08:51.172Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestContainerStopTimeout [2022-02-18T08:08:51.172Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-18T08:08:51.172Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-18T08:08:51.172Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-18T08:08:51.172Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-18T08:08:51.172Z] === RUN TestReplaceAndAppendEnvVars [2022-02-18T08:08:51.172Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-18T08:08:51.172Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestNewMemoryStore [2022-02-18T08:08:51.172Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestAddContainers [2022-02-18T08:08:51.172Z] --- PASS: TestAddContainers (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestGetContainer [2022-02-18T08:08:51.172Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestDeleteContainer [2022-02-18T08:08:51.172Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestListContainers [2022-02-18T08:08:51.172Z] --- PASS: TestListContainers (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestFirstContainer [2022-02-18T08:08:51.172Z] --- PASS: TestFirstContainer (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestApplyAllContainer [2022-02-18T08:08:51.172Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestIsValidHealthString [2022-02-18T08:08:51.172Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestStateRunStop [2022-02-18T08:08:51.172Z] --- PASS: TestStateRunStop (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestStateTimeoutWait [2022-02-18T08:08:51.172Z] state_test.go:141: Stop callback fired [2022-02-18T08:08:51.172Z] state_test.go:165: Stop callback fired [2022-02-18T08:08:51.172Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-18T08:08:51.172Z] === RUN TestIsValidStateString [2022-02-18T08:08:51.172Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestViewSaveDelete [2022-02-18T08:08:51.172Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-18T08:08:51.172Z] === RUN TestViewAll [2022-02-18T08:08:51.172Z] --- PASS: TestViewAll (0.01s) [2022-02-18T08:08:51.172Z] === RUN TestViewGet [2022-02-18T08:08:51.172Z] --- PASS: TestViewGet (0.01s) [2022-02-18T08:08:51.172Z] === RUN TestNames [2022-02-18T08:08:51.172Z] --- PASS: TestNames (0.00s) [2022-02-18T08:08:51.172Z] === RUN TestViewWithHealthCheck [2022-02-18T08:08:51.172Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-18T08:08:51.172Z] PASS [2022-02-18T08:08:51.172Z] coverage: 41.7% of statements [2022-02-18T08:08:51.172Z] ok github.com/docker/docker/container 0.253s coverage: 41.7% of statements [2022-02-18T08:08:51.172Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T08:08:51.172Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T08:08:51.172Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T08:08:51.172Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T08:08:51.681Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-18T08:08:51.780Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-18T08:08:51.780Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-18T08:08:52.506Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-18T08:08:52.506Z] Copying nested executables into bundles/binary-daemon [2022-02-18T08:08:52.506Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-18T08:08:52.506Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T08:08:52.506Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-18T08:08:52.506Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-18T08:08:52.608Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-18T08:08:52.713Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-18T08:08:52.720Z] === RUN TestPrepare [2022-02-18T08:08:52.720Z] --- PASS: TestPrepare (0.00s) [2022-02-18T08:08:52.720Z] === RUN TestStart [2022-02-18T08:08:52.720Z] --- PASS: TestStart (0.00s) [2022-02-18T08:08:52.720Z] === RUN TestWaitCancel [2022-02-18T08:08:52.720Z] --- PASS: TestWaitCancel (0.00s) [2022-02-18T08:08:52.720Z] === RUN TestWaitDisabled [2022-02-18T08:08:52.720Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-18T08:08:52.720Z] === RUN TestWaitEnabled [2022-02-18T08:08:52.720Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-18T08:08:52.720Z] === RUN TestRemove [2022-02-18T08:08:52.720Z] --- PASS: TestRemove (0.00s) [2022-02-18T08:08:52.720Z] PASS [2022-02-18T08:08:52.720Z] coverage: 65.3% of statements [2022-02-18T08:08:52.720Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-02-18T08:08:52.830Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=7e62c5b4682f6f537fb39bd1e82d565762a3b5ee -e DOCKER_GRAPHDRIVER docker:7e62c5b4682f6f537fb39bd1e82d565762a3b5ee hack/make.sh cross [2022-02-18T08:08:53.087Z] [2022-02-18T08:08:53.087Z] Removing bundles/ [2022-02-18T08:08:53.181Z] --- PASS: TestDockerNetworkMacvlan (8.67s) [2022-02-18T08:08:53.181Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-18T08:08:53.181Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-18T08:08:53.181Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-02-18T08:08:53.181Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-02-18T08:08:53.181Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.67s) [2022-02-18T08:08:53.181Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-02-18T08:08:53.181Z] PASS [2022-02-18T08:08:53.181Z] [2022-02-18T08:08:53.181Z] DONE 8 tests in 10.133s [2022-02-18T08:08:53.181Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-18T08:08:53.181Z] ++ 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-02-18T08:08:53.181Z] ++ set -e [2022-02-18T08:08:53.181Z] ++ '[' -n 0 ']' [2022-02-18T08:08:53.181Z] ++ set -x [2022-02-18T08:08:53.181Z] ++ 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-02-18T08:08:53.181Z] testing: warning: no tests to run [2022-02-18T08:08:53.181Z] PASS [2022-02-18T08:08:53.181Z] [2022-02-18T08:08:53.181Z] DONE 0 tests in 0.020s [2022-02-18T08:08:53.343Z] [2022-02-18T08:08:53.343Z] ---> Making bundle: cross (in bundles/cross) [2022-02-18T08:08:53.343Z] Cross building: bundles/cross/linux/amd64 [2022-02-18T08:08:53.343Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-18T08:08:53.343Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-18T08:08:53.442Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-18T08:08:53.442Z] ++ 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-02-18T08:08:53.442Z] ++ set -e [2022-02-18T08:08:53.442Z] ++ '[' -n 0 ']' [2022-02-18T08:08:53.442Z] ++ set -x [2022-02-18T08:08:53.442Z] ++ 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-02-18T08:08:53.442Z] INFO: Testing against a local daemon [2022-02-18T08:08:53.442Z] === RUN TestAuthZPluginAllowRequest [2022-02-18T08:08:53.648Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-18T08:08:54.385Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) [2022-02-18T08:08:54.385Z] === RUN TestAuthZPluginTLS [2022-02-18T08:08:54.609Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-18T08:08:54.870Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-18T08:08:54.897Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-18T08:08:54.897Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-18T08:08:54.897Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-18T08:08:54.897Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-18T08:08:54.898Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-18T08:08:54.898Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-18T08:08:54.898Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-18T08:08:54.898Z] PASS [2022-02-18T08:08:54.898Z] coverage: 35.9% of statements [2022-02-18T08:08:54.898Z] ok github.com/docker/docker/daemon/cluster/convert 0.896s coverage: 35.9% of statements [2022-02-18T08:08:54.898Z] === RUN TestNewListSecretsFilters [2022-02-18T08:08:54.898Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-18T08:08:54.898Z] === RUN TestNewListConfigsFilters [2022-02-18T08:08:54.898Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-18T08:08:54.898Z] PASS [2022-02-18T08:08:54.898Z] coverage: 0.5% of statements [2022-02-18T08:08:54.898Z] ok github.com/docker/docker/daemon/cluster 1.029s coverage: 0.5% of statements [2022-02-18T08:08:54.956Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-18T08:08:54.956Z] === RUN TestAuthZPluginDenyRequest [2022-02-18T08:08:55.527Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-18T08:08:55.527Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-18T08:08:55.807Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-18T08:08:55.807Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-18T08:08:56.100Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-18T08:08:56.100Z] === RUN TestAuthZPluginDenyResponse [2022-02-18T08:08:56.672Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-18T08:08:56.672Z] === RUN TestAuthZPluginAllowEventStream [2022-02-18T08:08:57.183Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-18T08:08:57.630Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-02-18T08:08:57.630Z] === RUN TestAuthZPluginErrorResponse [2022-02-18T08:08:58.118Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-18T08:08:58.214Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-18T08:08:58.214Z] === RUN TestAuthZPluginErrorRequest [2022-02-18T08:08:58.627Z] === RUN TestBuilderGC [2022-02-18T08:08:58.627Z] --- PASS: TestBuilderGC (0.01s) [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationNotFound [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestDaemonBrokenConfiguration [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestFindConfigurationConflicts [2022-02-18T08:08:58.628Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-18T08:08:58.628Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-18T08:08:58.628Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-18T08:08:58.628Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-18T08:08:58.628Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors (0.02s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration/with_label [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration/with_dns [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-18T08:08:58.628Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-18T08:08:58.628Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestReloadSetConfigFileNotExist [2022-02-18T08:08:58.628Z] time="2022-02-18T08:08:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-18T08:08:58.628Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-02-18T08:08:58.628Z] === RUN TestReloadDefaultConfigNotExist [2022-02-18T08:08:58.628Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:08:58.628Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestReloadBadDefaultConfig [2022-02-18T08:08:58.628Z] time="2022-02-18T08:08:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-148164457" [2022-02-18T08:08:58.628Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestReloadWithConflictingLabels [2022-02-18T08:08:58.628Z] time="2022-02-18T08:08:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4152297065" [2022-02-18T08:08:58.628Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2022-02-18T08:08:58.628Z] === RUN TestReloadWithDuplicateLabels [2022-02-18T08:08:58.628Z] time="2022-02-18T08:08:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4052069813" [2022-02-18T08:08:58.628Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestMaskURLCredentials [2022-02-18T08:08:58.628Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestDaemonConfigurationMerge [2022-02-18T08:08:58.628Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-18T08:08:58.628Z] PASS [2022-02-18T08:08:58.628Z] coverage: 79.2% of statements [2022-02-18T08:08:58.628Z] ok github.com/docker/docker/daemon/config 0.380s coverage: 79.2% of statements [2022-02-18T08:08:58.628Z] === RUN TestEventsLog [2022-02-18T08:08:58.628Z] --- PASS: TestEventsLog (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestEventsLogTimeout [2022-02-18T08:08:58.628Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-18T08:08:58.628Z] === RUN TestLogEvents [2022-02-18T08:08:58.628Z] === RUN TestWaitNodeAttachment [2022-02-18T08:08:58.628Z] --- PASS: TestLogEvents (0.05s) [2022-02-18T08:08:58.628Z] === RUN TestLoadBufferedEvents [2022-02-18T08:08:58.788Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-18T08:08:58.788Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-18T08:08:59.055Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-18T08:08:59.085Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-18T08:08:59.085Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-18T08:08:59.085Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-18T08:08:59.085Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-18T08:08:59.085Z] PASS [2022-02-18T08:08:59.085Z] coverage: 50.0% of statements [2022-02-18T08:08:59.085Z] ok github.com/docker/docker/daemon/events 0.353s coverage: 50.0% of statements [2022-02-18T08:08:59.085Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-18T08:08:59.085Z] === RUN TestIsolationConversion [2022-02-18T08:08:59.085Z] === RUN TestIsolationConversion/default [2022-02-18T08:08:59.085Z] === RUN TestIsolationConversion/process [2022-02-18T08:08:59.085Z] === RUN TestIsolationConversion/hyperv [2022-02-18T08:08:59.085Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-18T08:08:59.085Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-18T08:08:59.085Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-18T08:08:59.085Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestContainerLabels [2022-02-18T08:08:59.085Z] --- PASS: TestContainerLabels (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestCredentialSpecConversion [2022-02-18T08:08:59.085Z] === RUN TestCredentialSpecConversion/none [2022-02-18T08:08:59.085Z] === RUN TestCredentialSpecConversion/config [2022-02-18T08:08:59.085Z] === RUN TestCredentialSpecConversion/file [2022-02-18T08:08:59.085Z] === RUN TestCredentialSpecConversion/registry [2022-02-18T08:08:59.085Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-18T08:08:59.085Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-18T08:08:59.085Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-18T08:08:59.085Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-18T08:08:59.085Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestControllerValidateMountBind [2022-02-18T08:08:59.085Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestControllerValidateMountVolume [2022-02-18T08:08:59.085Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestControllerValidateMountTarget [2022-02-18T08:08:59.085Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestControllerValidateMountTmpfs [2022-02-18T08:08:59.085Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestControllerValidateMountInvalidType [2022-02-18T08:08:59.085Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-18T08:08:59.085Z] === RUN TestControllerValidateMountNamedPipe [2022-02-18T08:08:59.085Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-18T08:08:59.085Z] PASS [2022-02-18T08:08:59.085Z] coverage: 11.0% of statements [2022-02-18T08:08:59.085Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.584s coverage: 11.0% of statements [2022-02-18T08:08:59.360Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-02-18T08:08:59.360Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-18T08:08:59.820Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-18T08:09:00.631Z] === RUN TestIsEmptyDir [2022-02-18T08:09:00.631Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-18T08:09:00.631Z] PASS [2022-02-18T08:09:00.631Z] coverage: 2.3% of statements [2022-02-18T08:09:00.631Z] ok github.com/docker/docker/daemon/graphdriver 0.091s coverage: 2.3% of statements [2022-02-18T08:09:00.631Z] === RUN TestVerifyNetworkingConfig [2022-02-18T08:09:00.631Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestGetContainer [2022-02-18T08:09:00.631Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestValidContainerNames [2022-02-18T08:09:00.631Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestContainerInitDNS [2022-02-18T08:09:00.631Z] daemon_test.go:145: root required [2022-02-18T08:09:00.631Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestMerge [2022-02-18T08:09:00.631Z] --- PASS: TestMerge (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestValidateContainerIsolation [2022-02-18T08:09:00.631Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestFindNetworkErrorType [2022-02-18T08:09:00.631Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestEnsureServicesExist [2022-02-18T08:09:00.631Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestEnsureServicesExistErrors [2022-02-18T08:09:00.631Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-18T08:09:00.631Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-18T08:09:00.631Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-18T08:09:00.631Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-18T08:09:00.631Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-18T08:09:00.631Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-18T08:09:00.631Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestContainerDelete [2022-02-18T08:09:00.631Z] --- PASS: TestContainerDelete (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestContainerDoubleDelete [2022-02-18T08:09:00.631Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestLogContainerEventCopyLabels [2022-02-18T08:09:00.631Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestLogContainerEventWithAttributes [2022-02-18T08:09:00.631Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestNoneHealthcheck [2022-02-18T08:09:00.631Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestHealthStates [2022-02-18T08:09:00.631Z] === RUN TestLinkNaming [2022-02-18T08:09:00.631Z] --- PASS: TestLinkNaming (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestLinkNew [2022-02-18T08:09:00.631Z] --- PASS: TestLinkNew (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestLinkEnv [2022-02-18T08:09:00.631Z] --- PASS: TestLinkEnv (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestLinkMultipleEnv [2022-02-18T08:09:00.631Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-18T08:09:00.631Z] === RUN TestLinkPortRangeEnv [2022-02-18T08:09:00.631Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-18T08:09:00.631Z] PASS [2022-02-18T08:09:00.631Z] coverage: 93.0% of statements [2022-02-18T08:09:00.631Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-02-18T08:09:00.750Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-02-18T08:09:00.750Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] time="2022-02-18T08:09:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-18T08:09:01.088Z] --- PASS: TestHealthStates (0.22s) [2022-02-18T08:09:01.088Z] === RUN TestGetInspectData [2022-02-18T08:09:01.088Z] --- PASS: TestGetInspectData (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestFillLicense [2022-02-18T08:09:01.088Z] --- PASS: TestFillLicense (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestListInvalidFilter [2022-02-18T08:09:01.088Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestNameFilter [2022-02-18T08:09:01.088Z] --- PASS: TestNameFilter (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-18T08:09:01.088Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-18T08:09:01.088Z] === 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-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-18T08:09:01.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-18T08:09:01.088Z] --- 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-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-18T08:09:01.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestDaemonReloadLabels [2022-02-18T08:09:01.088Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-18T08:09:01.088Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestDaemonReloadMirrors [2022-02-18T08:09:01.088Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-18T08:09:01.088Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-18T08:09:01.088Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-18T08:09:01.088Z] reload_test.go:342: root required [2022-02-18T08:09:01.088Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-18T08:09:01.088Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-18T08:09:01.088Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-18T08:09:01.088Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-18T08:09:01.088Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-18T08:09:01.088Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-18T08:09:01.088Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-02-18T08:09:01.088Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-18T08:09:01.088Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-18T08:09:01.088Z] === RUN TestParseVolumesFrom [2022-02-18T08:09:01.088Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-18T08:09:01.088Z] PASS [2022-02-18T08:09:01.088Z] coverage: 8.6% of statements [2022-02-18T08:09:01.117Z] ok github.com/docker/docker/daemon 0.484s coverage: 8.6% of statements [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-18T08:09:01.117Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-18T08:09:02.131Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.23s) [2022-02-18T08:09:02.132Z] === RUN TestAuthZPluginHeader [2022-02-18T08:09:02.702Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-18T08:09:02.702Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-18T08:09:02.702Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:02.702Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-18T08:09:02.702Z] === RUN TestAuthZPluginV2Disable [2022-02-18T08:09:02.702Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:02.702Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-18T08:09:02.702Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-18T08:09:02.702Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:02.702Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-18T08:09:02.702Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-18T08:09:02.702Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:02.702Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-18T08:09:02.702Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-18T08:09:03.286Z] === RUN TestAdapterReadLogs [2022-02-18T08:09:03.286Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-18T08:09:03.286Z] === RUN TestCopier [2022-02-18T08:09:03.286Z] --- PASS: TestCopier (0.00s) [2022-02-18T08:09:03.286Z] === RUN TestCopierLongLines [2022-02-18T08:09:03.286Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-18T08:09:03.286Z] === RUN TestCopierSlow [2022-02-18T08:09:03.286Z] === RUN TestNewStreamConfig [2022-02-18T08:09:03.286Z] === RUN TestNewStreamConfig/defaults [2022-02-18T08:09:03.286Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-18T08:09:03.286Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-18T08:09:03.286Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-18T08:09:03.286Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-18T08:09:03.286Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-18T08:09:03.287Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-18T08:09:03.287Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-18T08:09:03.287Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-18T08:09:03.287Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-18T08:09:03.287Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-18T08:09:03.287Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-18T08:09:03.287Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-18T08:09:03.287Z] --- PASS: TestCopierSlow (0.20s) [2022-02-18T08:09:03.287Z] === RUN TestCopierWithSized [2022-02-18T08:09:03.287Z] === RUN TestCopierWithSized/as_is [2022-02-18T08:09:03.287Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-18T08:09:03.287Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-18T08:09:03.287Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-18T08:09:03.287Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestCopierWithPartial [2022-02-18T08:09:03.287Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestRingLogger [2022-02-18T08:09:03.287Z] --- PASS: TestRingLogger (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestRingCap [2022-02-18T08:09:03.287Z] --- PASS: TestRingCap (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestRingClose [2022-02-18T08:09:03.287Z] --- PASS: TestRingClose (0.00s) [2022-02-18T08:09:03.287Z] === RUN TestRingDrain [2022-02-18T08:09:03.287Z] --- PASS: TestRingDrain (0.00s) [2022-02-18T08:09:03.287Z] PASS [2022-02-18T08:09:03.287Z] coverage: 43.8% of statements [2022-02-18T08:09:03.749Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.8% of statements [2022-02-18T08:09:03.749Z] time="2022-02-18T08:09:03Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-18T08:09:03.749Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-02-18T08:09:03.749Z] === RUN TestCreateSuccess [2022-02-18T08:09:03.749Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-18T08:09:03.749Z] === RUN TestCreateStreamSkipped [2022-02-18T08:09:03.749Z] time="2022-02-18T08:09:03Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-18T08:09:03.749Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-18T08:09:03.749Z] === RUN TestCreateLogGroupSuccess [2022-02-18T08:09:03.749Z] time="2022-02-18T08:09:03Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-18T08:09:03.749Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-18T08:09:03.749Z] === RUN TestCreateError [2022-02-18T08:09:03.749Z] --- PASS: TestCreateError (0.00s) [2022-02-18T08:09:03.749Z] === RUN TestCreateAlreadyExists [2022-02-18T08:09:03.749Z] time="2022-02-18T08:09:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-18T08:09:03.749Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-18T08:09:03.749Z] === RUN TestLogClosed [2022-02-18T08:09:03.749Z] --- PASS: TestLogClosed (0.00s) [2022-02-18T08:09:03.749Z] === RUN TestLogBlocking [2022-02-18T08:09:03.749Z] --- PASS: TestLogBlocking (0.00s) [2022-02-18T08:09:03.749Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-18T08:09:03.749Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestLogNonBlockingBufferFull [2022-02-18T08:09:03.750Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestPublishBatchSuccess [2022-02-18T08:09:03.750Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestPublishBatchError [2022-02-18T08:09:03.750Z] time="2022-02-18T08:09:03Z" level=error msg=error [2022-02-18T08:09:03.750Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-18T08:09:03.750Z] time="2022-02-18T08:09:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T08:09:03.750Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-18T08:09:03.750Z] time="2022-02-18T08:09:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T08:09:03.750Z] time="2022-02-18T08:09:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-18T08:09:03.750Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchSimple [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchTicker [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchMultilinePattern [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchClose [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestEffectiveLen [2022-02-18T08:09:03.750Z] === RUN TestEffectiveLen/0/Hello [2022-02-18T08:09:03.750Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-18T08:09:03.750Z] === RUN TestEffectiveLen/2/🙃 [2022-02-18T08:09:03.750Z] === RUN TestEffectiveLen/3/���� [2022-02-18T08:09:03.750Z] === RUN TestEffectiveLen/4/He��o [2022-02-18T08:09:03.750Z] === RUN TestEffectiveLen/5/ [2022-02-18T08:09:03.750Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit/0/ [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit/1/Hello [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1076: Hello [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit/2/Hello [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1076: He [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1077: llo [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit/3/Hello [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1077: Hello [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit/4/🙃 [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit/5/🙃 [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit/6/a� [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1076: a [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1077: � [2022-02-18T08:09:03.750Z] === RUN TestFindValidSplit/7/a� [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1076: a� [2022-02-18T08:09:03.750Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestProcessEventEmoji [2022-02-18T08:09:03.750Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchLineSplit [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchMaxEvents [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-18T08:09:03.750Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-18T08:09:03.750Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-18T08:09:03.750Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsFormat [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-18T08:09:03.750Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-18T08:09:03.750Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestCreateTagSuccess [2022-02-18T08:09:03.750Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-18T08:09:03.750Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-02-18T08:09:03.750Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-18T08:09:03.750Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-18T08:09:03.750Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-18T08:09:03.750Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-02-18T08:09:03.750Z] PASS [2022-02-18T08:09:03.750Z] coverage: 80.2% of statements [2022-02-18T08:09:03.750Z] ok github.com/docker/docker/daemon/logger/awslogs 0.586s coverage: 80.2% of statements [2022-02-18T08:09:04.214Z] === RUN TestValidateLogOptReconnectInterval [2022-02-18T08:09:04.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-18T08:09:04.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-18T08:09:04.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-18T08:09:04.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-18T08:09:04.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-18T08:09:04.214Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-18T08:09:04.214Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-18T08:09:04.214Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-18T08:09:04.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-18T08:09:04.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-18T08:09:04.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-18T08:09:04.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-18T08:09:04.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-18T08:09:04.214Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-18T08:09:04.214Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-18T08:09:04.214Z] PASS [2022-02-18T08:09:04.214Z] coverage: 33.6% of statements [2022-02-18T08:09:04.214Z] ok github.com/docker/docker/daemon/logger/fluentd 0.069s coverage: 33.6% of statements [2022-02-18T08:09:04.214Z] === RUN TestSearchRegistryForImagesErrors [2022-02-18T08:09:04.214Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-18T08:09:04.214Z] === RUN TestSearchRegistryForImages [2022-02-18T08:09:04.214Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-18T08:09:04.214Z] === RUN TestOnlyPlatformWithFallback [2022-02-18T08:09:04.214Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-18T08:09:04.214Z] === RUN TestImageDelete [2022-02-18T08:09:04.214Z] === RUN TestImageDelete/no_lease [2022-02-18T08:09:04.214Z] === RUN TestImageDelete/lease_exists [2022-02-18T08:09:04.214Z] --- PASS: TestImageDelete (0.04s) [2022-02-18T08:09:04.214Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-18T08:09:04.214Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-18T08:09:04.214Z] === RUN TestContentStoreForPull [2022-02-18T08:09:04.214Z] --- PASS: TestContentStoreForPull (0.26s) [2022-02-18T08:09:04.214Z] PASS [2022-02-18T08:09:04.214Z] coverage: 6.8% of statements [2022-02-18T08:09:04.319Z] docker_cli_daemon_test.go:2522: [d6dfdf6586ac3] daemon is not started [2022-02-18T08:09:04.670Z] ok github.com/docker/docker/daemon/images 0.492s coverage: 6.8% of statements [2022-02-18T08:09:04.670Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T08:09:04.670Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T08:09:04.670Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-18T08:09:04.670Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T08:09:04.670Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-18T08:09:04.670Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-18T08:09:04.887Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-18T08:09:05.133Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-18T08:09:05.133Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-18T08:09:05.133Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-18T08:09:05.133Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-18T08:09:05.133Z] === RUN TestFastTimeMarshalJSON [2022-02-18T08:09:05.133Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-18T08:09:05.133Z] PASS [2022-02-18T08:09:05.133Z] coverage: 87.2% of statements [2022-02-18T08:09:05.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.268s coverage: 87.2% of statements [2022-02-18T08:09:05.589Z] === RUN TestJSONFileLogger [2022-02-18T08:09:05.589Z] --- PASS: TestJSONFileLogger (0.05s) [2022-02-18T08:09:05.589Z] === RUN TestJSONFileLoggerWithTags [2022-02-18T08:09:05.589Z] --- PASS: TestJSONFileLoggerWithTags (0.02s) [2022-02-18T08:09:05.589Z] === RUN TestJSONFileLoggerWithOpts [2022-02-18T08:09:05.589Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-18T08:09:05.589Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-18T08:09:05.589Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-18T08:09:05.589Z] === RUN TestEncodeDecode [2022-02-18T08:09:05.589Z] === PAUSE TestEncodeDecode [2022-02-18T08:09:05.589Z] === RUN TestUnexpectedEOF [2022-02-18T08:09:05.589Z] time="2022-02-18T08:09:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T08:09:05.589Z] time="2022-02-18T08:09:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T08:09:05.589Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-02-18T08:09:05.589Z] === CONT TestEncodeDecode [2022-02-18T08:09:05.589Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-18T08:09:05.589Z] PASS [2022-02-18T08:09:05.589Z] coverage: 69.9% of statements [2022-02-18T08:09:05.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.396s coverage: 69.9% of statements [2022-02-18T08:09:06.049Z] === RUN TestWriteLog [2022-02-18T08:09:06.049Z] === PAUSE TestWriteLog [2022-02-18T08:09:06.049Z] === RUN TestReadLog [2022-02-18T08:09:06.049Z] === PAUSE TestReadLog [2022-02-18T08:09:06.049Z] === RUN TestDecode [2022-02-18T08:09:06.049Z] --- PASS: TestDecode (0.03s) [2022-02-18T08:09:06.049Z] === CONT TestWriteLog [2022-02-18T08:09:06.049Z] === CONT TestReadLog [2022-02-18T08:09:06.049Z] === RUN TestReadLog/tail_exact [2022-02-18T08:09:06.049Z] --- PASS: TestWriteLog (0.01s) [2022-02-18T08:09:06.049Z] === RUN TestReadLog/tail_less_than_available [2022-02-18T08:09:06.049Z] === RUN TestReadLog/tail_more_than_available [2022-02-18T08:09:06.049Z] --- PASS: TestReadLog (0.24s) [2022-02-18T08:09:06.049Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-02-18T08:09:06.049Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-18T08:09:06.049Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-18T08:09:06.049Z] PASS [2022-02-18T08:09:06.049Z] coverage: 78.7% of statements [2022-02-18T08:09:06.049Z] ok github.com/docker/docker/daemon/logger/local 0.332s coverage: 78.7% of statements [2022-02-18T08:09:06.049Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T08:09:06.264Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-18T08:09:06.397Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2022-02-18T08:09:06.397Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-18T08:09:06.397Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-18T08:09:06.397Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-18T08:09:06.397Z] PASS [2022-02-18T08:09:06.397Z] [2022-02-18T08:09:06.397Z] === Skipped [2022-02-18T08:09:06.397Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-18T08:09:06.397Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T08:09:06.397Z] [2022-02-18T08:09:06.397Z] DONE 27 tests, 1 skipped in 182.027s [2022-02-18T08:09:06.397Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-18T08:09:06.397Z] INFO: Testing against a local daemon [2022-02-18T08:09:06.397Z] === RUN TestSessionCreate [2022-02-18T08:09:06.397Z] --- PASS: TestSessionCreate (0.03s) [2022-02-18T08:09:06.397Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T08:09:06.397Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-18T08:09:06.397Z] PASS [2022-02-18T08:09:06.397Z] [2022-02-18T08:09:06.397Z] DONE 2 tests in 0.076s [2022-02-18T08:09:06.397Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-18T08:09:06.397Z] INFO: Testing against a local daemon [2022-02-18T08:09:06.397Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:09:06.397Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:09:06.397Z] === RUN TestDiskUsage [2022-02-18T08:09:06.397Z] === PAUSE TestDiskUsage [2022-02-18T08:09:06.397Z] === RUN TestEventsExecDie [2022-02-18T08:09:06.659Z] --- PASS: TestEventsExecDie (0.56s) [2022-02-18T08:09:06.659Z] === RUN TestEventsBackwardsCompatible [2022-02-18T08:09:06.659Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-18T08:09:06.659Z] === RUN TestEventsVolumeCreate [2022-02-18T08:09:06.659Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-02-18T08:09:06.659Z] === RUN TestInfoBinaryCommits [2022-02-18T08:09:06.919Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-18T08:09:06.919Z] === RUN TestInfoAPIVersioned [2022-02-18T08:09:06.919Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-18T08:09:06.919Z] === RUN TestInfoAPI [2022-02-18T08:09:06.919Z] --- PASS: TestInfoAPI (0.02s) [2022-02-18T08:09:06.919Z] === RUN TestInfoAPIWarnings [2022-02-18T08:09:07.013Z] === RUN TestOpenFileDelete [2022-02-18T08:09:07.013Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-18T08:09:07.013Z] === RUN TestOpenFileRename [2022-02-18T08:09:07.013Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-18T08:09:07.013Z] === RUN TestHandleDecoderErr [2022-02-18T08:09:07.013Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-18T08:09:07.013Z] === RUN TestParseLogTagDefaultTag [2022-02-18T08:09:07.013Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-18T08:09:07.013Z] === RUN TestParseLogTag [2022-02-18T08:09:07.013Z] --- PASS: TestParseLogTag (0.00s) [2022-02-18T08:09:07.013Z] === RUN TestParseLogTagEmptyTag [2022-02-18T08:09:07.013Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-18T08:09:07.013Z] === RUN TestTailFiles [2022-02-18T08:09:07.013Z] --- PASS: TestTailFiles (0.00s) [2022-02-18T08:09:07.013Z] === RUN TestFollowLogsConsumerGone [2022-02-18T08:09:07.013Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-18T08:09:07.013Z] === RUN TestFollowLogsProducerGone [2022-02-18T08:09:07.013Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-18T08:09:07.013Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-18T08:09:07.013Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-18T08:09:07.013Z] === RUN TestCheckCapacityAndRotate [2022-02-18T08:09:07.013Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-18T08:09:07.013Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-18T08:09:07.013Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-02-18T08:09:07.013Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-18T08:09:07.013Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-18T08:09:07.013Z] PASS [2022-02-18T08:09:07.013Z] coverage: 50.5% of statements [2022-02-18T08:09:07.013Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.119s coverage: 50.5% of statements [2022-02-18T08:09:07.013Z] === RUN TestLog [2022-02-18T08:09:07.013Z] --- PASS: TestLog (0.03s) [2022-02-18T08:09:07.013Z] PASS [2022-02-18T08:09:07.013Z] coverage: 31.5% of statements [2022-02-18T08:09:07.013Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.087s coverage: 31.5% of statements [2022-02-18T08:09:07.978Z] === RUN TestParseLogFormat [2022-02-18T08:09:07.979Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestValidateLogOptEmpty [2022-02-18T08:09:07.979Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestValidateSyslogAddress [2022-02-18T08:09:07.979Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestParseAddressDefaultPort [2022-02-18T08:09:07.979Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestValidateSyslogFacility [2022-02-18T08:09:07.979Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestValidateLogOptSyslogFormat [2022-02-18T08:09:07.979Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestValidateLogOpt [2022-02-18T08:09:07.979Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T08:09:07.979Z] PASS [2022-02-18T08:09:07.979Z] coverage: 46.8% of statements [2022-02-18T08:09:07.979Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-02-18T08:09:07.979Z] === RUN TestNewParse [2022-02-18T08:09:07.979Z] --- PASS: TestNewParse (0.00s) [2022-02-18T08:09:07.979Z] PASS [2022-02-18T08:09:07.979Z] coverage: 8.3% of statements [2022-02-18T08:09:07.979Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-02-18T08:09:07.979Z] === RUN TestValidateLogOpt [2022-02-18T08:09:07.979Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestNewMissedConfig [2022-02-18T08:09:07.979Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestNewMissedUrl [2022-02-18T08:09:07.979Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestNewMissedToken [2022-02-18T08:09:07.979Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestNewWithProxy [2022-02-18T08:09:07.979Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestDefault [2022-02-18T08:09:07.979Z] --- PASS: TestDefault (0.01s) [2022-02-18T08:09:07.979Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-18T08:09:07.979Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestJsonFormat [2022-02-18T08:09:07.979Z] --- PASS: TestJsonFormat (0.01s) [2022-02-18T08:09:07.979Z] === RUN TestRawFormat [2022-02-18T08:09:07.979Z] --- PASS: TestRawFormat (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestRawFormatWithLabels [2022-02-18T08:09:07.979Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestRawFormatWithoutTag [2022-02-18T08:09:07.979Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-18T08:09:07.979Z] === RUN TestBatching [2022-02-18T08:09:08.437Z] --- PASS: TestBatching (0.42s) [2022-02-18T08:09:08.437Z] === RUN TestFrequency [2022-02-18T08:09:08.896Z] --- PASS: TestFrequency (0.32s) [2022-02-18T08:09:08.896Z] === RUN TestOneMessagePerRequest [2022-02-18T08:09:08.896Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-18T08:09:08.896Z] === RUN TestVerify [2022-02-18T08:09:08.896Z] --- PASS: TestVerify (0.00s) [2022-02-18T08:09:08.896Z] === RUN TestSkipVerify [2022-02-18T08:09:08.896Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:08.896Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:08.896Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:08.896Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.271Z] --- PASS: TestCheckoutGit (34.33s) [2022-02-18T08:09:09.271Z] === RUN TestValidGitTransport [2022-02-18T08:09:09.271Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-18T08:09:09.271Z] === RUN TestGitInvalidRef [2022-02-18T08:09:09.271Z] --- PASS: TestGitInvalidRef (0.23s) [2022-02-18T08:09:09.271Z] PASS [2022-02-18T08:09:09.271Z] coverage: 86.3% of statements [2022-02-18T08:09:09.271Z] ok github.com/docker/docker/builder/remotecontext/git 34.628s coverage: 86.3% of statements [2022-02-18T08:09:09.271Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T08:09:09.271Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T08:09:09.354Z] --- PASS: TestSkipVerify (0.49s) [2022-02-18T08:09:09.354Z] === RUN TestBufferMaximum [2022-02-18T08:09:09.354Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.354Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.354Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171748.969618\",\"host\":\"819bf54af095\"}'" [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171748.969618\",\"host\":\"819bf54af095\"}'" [2022-02-18T08:09:09.355Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-18T08:09:09.355Z] === RUN TestServerAlwaysDown [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171748.973823\",\"host\":\"819bf54af095\"}'" [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171748.973823\",\"host\":\"819bf54af095\"}'" [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171748.973823\",\"host\":\"819bf54af095\"}'" [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171748.974817\",\"host\":\"819bf54af095\"}'" [2022-02-18T08:09:09.355Z] time="2022-02-18T08:09:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171748.974817\",\"host\":\"819bf54af095\"}'" [2022-02-18T08:09:09.355Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-18T08:09:09.355Z] === RUN TestCannotSendAfterClose [2022-02-18T08:09:09.355Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-18T08:09:09.355Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-18T08:09:09.811Z] === RUN TestV1IDService [2022-02-18T08:09:09.811Z] --- PASS: TestV1IDService (0.03s) [2022-02-18T08:09:09.811Z] === RUN TestV2MetadataService [2022-02-18T08:09:10.268Z] time="2022-02-18T08:09:10Z" 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-02-18T08:09:10.268Z] time="2022-02-18T08:09:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"819bf54af095\"}'" [2022-02-18T08:09:10.268Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.07s) [2022-02-18T08:09:10.268Z] PASS [2022-02-18T08:09:10.268Z] coverage: 82.5% of statements [2022-02-18T08:09:10.268Z] === RUN TestSuccessfulDownload [2022-02-18T08:09:10.268Z] download_test.go:267: Needs fixing on Windows [2022-02-18T08:09:10.268Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-18T08:09:10.268Z] === RUN TestCancelledDownload [2022-02-18T08:09:10.268Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-18T08:09:10.268Z] === RUN TestMaxDownloadAttempts [2022-02-18T08:09:10.268Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:09:10.268Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:09:10.268Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:09:10.268Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:09:10.268Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:09:10.268Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:09:10.268Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:09:10.268Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:09:10.268Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:09:10.268Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:09:10.268Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:09:10.268Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:09:10.268Z] ok github.com/docker/docker/daemon/logger/splunk 2.405s coverage: 82.5% of statements [2022-02-18T08:09:10.268Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T08:09:10.268Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-18T08:09:10.268Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T08:09:10.724Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-18T08:09:10.724Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-18T08:09:10.724Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-18T08:09:10.724Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-18T08:09:10.724Z] === RUN TestContinueOnError_NeverContinue [2022-02-18T08:09:10.724Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-18T08:09:10.724Z] === RUN TestManifestStore [2022-02-18T08:09:10.724Z] === RUN TestManifestStore/no_remote_or_local [2022-02-18T08:09:10.724Z] time="2022-02-18T08:09:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3781831902\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-18T08:09:10.724Z] time="2022-02-18T08:09:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:09:10.724Z] time="2022-02-18T08:09:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:09:10.724Z] time="2022-02-18T08:09:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:09:10.724Z] time="2022-02-18T08:09:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:09:10.724Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-18T08:09:10.724Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-02-18T08:09:10.725Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-02-18T08:09:10.725Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-02-18T08:09:10.725Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-02-18T08:09:10.725Z] === RUN TestTransfer [2022-02-18T08:09:10.725Z] === RUN TestManifestStore/no_local_cache [2022-02-18T08:09:10.725Z] === RUN TestManifestStore/with_local_cache [2022-02-18T08:09:10.725Z] === RUN TestManifestStore/unknown_media_type [2022-02-18T08:09:10.725Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-18T08:09:10.725Z] time="2022-02-18T08:09:10Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:10.725Z] time="2022-02-18T08:09:10Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:10.725Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-18T08:09:10.725Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-18T08:09:11.181Z] time="2022-02-18T08:09:10Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:11.181Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-18T08:09:11.181Z] time="2022-02-18T08:09:10Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:11.181Z] time="2022-02-18T08:09:10Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:11.181Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-18T08:09:11.181Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-18T08:09:11.181Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-18T08:09:11.181Z] --- PASS: TestTransfer (0.12s) [2022-02-18T08:09:11.181Z] === RUN TestConcurrencyLimit [2022-02-18T08:09:11.181Z] time="2022-02-18T08:09:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-18T08:09:11.181Z] --- PASS: TestManifestStore (0.42s) [2022-02-18T08:09:11.181Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaType [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-18T08:09:11.182Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-18T08:09:11.182Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestFixManifestLayers [2022-02-18T08:09:11.182Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-18T08:09:11.182Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T08:09:11.182Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestFixManifestLayersBadParent [2022-02-18T08:09:11.182Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestValidateManifest [2022-02-18T08:09:11.182Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T08:09:11.182Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestFormatPlatform [2022-02-18T08:09:11.182Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestGetRepositoryMountCandidates [2022-02-18T08:09:11.182Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestLayerAlreadyExists [2022-02-18T08:09:11.182Z] 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-02-18T08:09:11.182Z] 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-02-18T08:09:11.182Z] 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-02-18T08:09:11.182Z] 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-02-18T08:09:11.182Z] 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-02-18T08:09:11.182Z] 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-02-18T08:09:11.182Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-18T08:09:11.182Z] === RUN TestWhenEmptyAuthConfig [2022-02-18T08:09:11.182Z] --- PASS: TestV2MetadataService (1.21s) [2022-02-18T08:09:11.182Z] PASS [2022-02-18T08:09:11.182Z] coverage: 48.2% of statements [2022-02-18T08:09:11.182Z] ok github.com/docker/docker/distribution/metadata 1.322s coverage: 48.2% of statements [2022-02-18T08:09:11.182Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-02-18T08:09:11.182Z] === RUN TestInactiveJobs [2022-02-18T08:09:11.638Z] === RUN TestNotFound [2022-02-18T08:09:11.638Z] --- PASS: TestNotFound (0.00s) [2022-02-18T08:09:11.638Z] === RUN TestConflict [2022-02-18T08:09:11.639Z] --- PASS: TestConflict (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestForbidden [2022-02-18T08:09:11.639Z] --- PASS: TestForbidden (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestInvalidParameter [2022-02-18T08:09:11.639Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestNotImplemented [2022-02-18T08:09:11.639Z] --- PASS: TestNotImplemented (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestNotModified [2022-02-18T08:09:11.639Z] --- PASS: TestNotModified (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestUnauthorized [2022-02-18T08:09:11.639Z] --- PASS: TestUnauthorized (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestUnknown [2022-02-18T08:09:11.639Z] --- PASS: TestUnknown (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestCancelled [2022-02-18T08:09:11.639Z] --- PASS: TestCancelled (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestDeadline [2022-02-18T08:09:11.639Z] --- PASS: TestDeadline (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestDataLoss [2022-02-18T08:09:11.639Z] --- PASS: TestDataLoss (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestUnavailable [2022-02-18T08:09:11.639Z] --- PASS: TestUnavailable (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestSystem [2022-02-18T08:09:11.639Z] --- PASS: TestSystem (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Not_Found [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Bad_Request [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Conflict [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Unauthorized [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Forbidden [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Not_Modified [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-18T08:09:11.639Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-18T08:09:11.639Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-18T08:09:11.639Z] === RUN TestWatchRelease [2022-02-18T08:09:11.639Z] PASS [2022-02-18T08:09:11.639Z] coverage: 53.1% of statements [2022-02-18T08:09:11.639Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-02-18T08:09:11.639Z] --- PASS: TestWatchRelease (0.04s) [2022-02-18T08:09:11.639Z] === RUN TestWatchFinishedTransfer [2022-02-18T08:09:11.639Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-18T08:09:11.639Z] === RUN TestDuplicateTransfer [2022-02-18T08:09:11.639Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-18T08:09:11.639Z] === RUN TestSuccessfulUpload [2022-02-18T08:09:12.098Z] time="2022-02-18T08:09:11Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-18T08:09:12.098Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-02-18T08:09:12.098Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-18T08:09:12.098Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-18T08:09:12.098Z] === RUN TestTokenPassThru [2022-02-18T08:09:12.098Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-18T08:09:12.098Z] === RUN TestTokenPassThruDifferentHost [2022-02-18T08:09:12.098Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-18T08:09:12.098Z] PASS [2022-02-18T08:09:12.098Z] coverage: 24.6% of statements [2022-02-18T08:09:12.098Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-02-18T08:09:12.098Z] === RUN TestCancelledUpload [2022-02-18T08:09:12.098Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-18T08:09:12.098Z] PASS [2022-02-18T08:09:12.098Z] coverage: 77.1% of statements [2022-02-18T08:09:12.098Z] ok github.com/docker/docker/distribution 1.681s coverage: 24.6% of statements [2022-02-18T08:09:12.098Z] ok github.com/docker/docker/distribution/xfer 2.073s coverage: 77.1% of statements [2022-02-18T08:09:12.554Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T08:09:12.554Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T08:09:13.010Z] === RUN TestCompare [2022-02-18T08:09:13.010Z] --- PASS: TestCompare (0.00s) [2022-02-18T08:09:13.010Z] PASS [2022-02-18T08:09:13.010Z] coverage: 19.2% of statements [2022-02-18T08:09:13.010Z] ok github.com/docker/docker/image/cache 0.121s coverage: 19.2% of statements [2022-02-18T08:09:13.010Z] === RUN TestFSGetInvalidData [2022-02-18T08:09:13.010Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-18T08:09:13.010Z] === RUN TestFSInvalidSet [2022-02-18T08:09:13.010Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-18T08:09:13.010Z] === RUN TestFSInvalidRoot [2022-02-18T08:09:13.010Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-18T08:09:13.010Z] === RUN TestFSMetadataGetSet [2022-02-18T08:09:13.010Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-18T08:09:13.010Z] === RUN TestFSInvalidWalker [2022-02-18T08:09:13.010Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-18T08:09:13.010Z] === RUN TestFSGetSet [2022-02-18T08:09:13.010Z] --- PASS: TestFSGetSet (0.05s) [2022-02-18T08:09:13.010Z] === RUN TestFSGetUnsetKey [2022-02-18T08:09:13.010Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-18T08:09:13.010Z] === RUN TestFSGetEmptyData [2022-02-18T08:09:13.010Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-18T08:09:13.010Z] === RUN TestFSDelete [2022-02-18T08:09:13.466Z] --- PASS: TestFSDelete (0.02s) [2022-02-18T08:09:13.466Z] === RUN TestFSWalker [2022-02-18T08:09:13.466Z] --- PASS: TestFSWalker (0.03s) [2022-02-18T08:09:13.466Z] === RUN TestFSWalkerStopOnError [2022-02-18T08:09:13.466Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-18T08:09:13.466Z] === RUN TestNewFromJSON [2022-02-18T08:09:13.466Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-18T08:09:13.466Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-18T08:09:13.466Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-18T08:09:13.466Z] === RUN TestMarshalKeyOrder [2022-02-18T08:09:13.466Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-18T08:09:13.466Z] === RUN TestHistoryEqual [2022-02-18T08:09:13.466Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-18T08:09:13.466Z] === RUN TestImage [2022-02-18T08:09:13.466Z] --- PASS: TestImage (0.00s) [2022-02-18T08:09:13.466Z] === RUN TestImageOSNotEmpty [2022-02-18T08:09:13.466Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-18T08:09:13.466Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-18T08:09:13.466Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-18T08:09:13.466Z] === RUN TestCreate [2022-02-18T08:09:13.466Z] --- PASS: TestCreate (0.01s) [2022-02-18T08:09:13.466Z] === RUN TestRestore [2022-02-18T08:09:13.466Z] time="2022-02-18T08:09:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-18T08:09:13.466Z] --- PASS: TestRestore (0.03s) [2022-02-18T08:09:13.466Z] === RUN TestAddDelete [2022-02-18T08:09:13.466Z] --- PASS: TestAddDelete (0.03s) [2022-02-18T08:09:13.466Z] === RUN TestSearchAfterDelete [2022-02-18T08:09:13.466Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-18T08:09:13.466Z] === RUN TestParentReset [2022-02-18T08:09:13.466Z] --- PASS: TestParentReset (0.03s) [2022-02-18T08:09:13.466Z] === RUN TestGetAndSetLastUpdated [2022-02-18T08:09:13.466Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-18T08:09:13.467Z] === RUN TestStoreLen [2022-02-18T08:09:13.467Z] === RUN TestMakeV1ConfigFromConfig [2022-02-18T08:09:13.467Z] --- PASS: TestStoreLen (0.08s) [2022-02-18T08:09:13.467Z] PASS [2022-02-18T08:09:13.467Z] coverage: 86.9% of statements [2022-02-18T08:09:13.467Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-18T08:09:13.467Z] PASS [2022-02-18T08:09:13.467Z] coverage: 25.0% of statements [2022-02-18T08:09:13.467Z] ok github.com/docker/docker/image/v1 0.098s coverage: 25.0% of statements [2022-02-18T08:09:13.923Z] ok github.com/docker/docker/image 0.706s coverage: 86.9% of statements [2022-02-18T08:09:13.923Z] === RUN TestValidateManifest [2022-02-18T08:09:13.923Z] === RUN TestValidateManifest/nil [2022-02-18T08:09:13.923Z] === RUN TestValidateManifest/non-nil [2022-02-18T08:09:13.923Z] --- PASS: TestValidateManifest (0.00s) [2022-02-18T08:09:13.923Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-18T08:09:13.923Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-18T08:09:13.923Z] PASS [2022-02-18T08:09:13.923Z] coverage: 0.7% of statements [2022-02-18T08:09:13.923Z] ok github.com/docker/docker/image/tarexport 0.110s coverage: 0.7% of statements [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-18T08:09:13.952Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestConfigureDaemonLogs [2022-02-18T08:09:13.952Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestCommonOptionsInstallFlags [2022-02-18T08:09:13.952Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-18T08:09:13.952Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-18T08:09:13.952Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-18T08:09:13.952Z] PASS [2022-02-18T08:09:13.952Z] coverage: 18.6% of statements [2022-02-18T08:09:13.952Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 18.6% of statements [2022-02-18T08:09:13.952Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-18T08:09:13.952Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T08:09:14.373Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-18T08:09:14.381Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T08:09:14.837Z] === RUN TestSerialization [2022-02-18T08:09:14.837Z] --- PASS: TestSerialization (0.02s) [2022-02-18T08:09:14.837Z] PASS [2022-02-18T08:09:14.837Z] coverage: 100.0% of statements [2022-02-18T08:09:15.294Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-02-18T08:09:15.484Z] === RUN TestContainerStopSignal [2022-02-18T08:09:15.484Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-18T08:09:15.484Z] === RUN TestContainerStopTimeout [2022-02-18T08:09:15.485Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-18T08:09:15.485Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-18T08:09:15.485Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-18T08:09:15.485Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-18T08:09:15.485Z] === RUN TestReplaceAndAppendEnvVars [2022-02-18T08:09:15.485Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-18T08:09:15.485Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestNewMemoryStore [2022-02-18T08:09:15.485Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestAddContainers [2022-02-18T08:09:15.485Z] --- PASS: TestAddContainers (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestGetContainer [2022-02-18T08:09:15.485Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestDeleteContainer [2022-02-18T08:09:15.485Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestListContainers [2022-02-18T08:09:15.485Z] --- PASS: TestListContainers (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestFirstContainer [2022-02-18T08:09:15.485Z] --- PASS: TestFirstContainer (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestApplyAllContainer [2022-02-18T08:09:15.485Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestIsValidHealthString [2022-02-18T08:09:15.485Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestStateRunStop [2022-02-18T08:09:15.485Z] --- PASS: TestStateRunStop (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestStateTimeoutWait [2022-02-18T08:09:15.485Z] state_test.go:141: Stop callback fired [2022-02-18T08:09:15.485Z] state_test.go:165: Stop callback fired [2022-02-18T08:09:15.485Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-18T08:09:15.485Z] === RUN TestIsValidStateString [2022-02-18T08:09:15.485Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestViewSaveDelete [2022-02-18T08:09:15.485Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-18T08:09:15.485Z] === RUN TestViewAll [2022-02-18T08:09:15.485Z] --- PASS: TestViewAll (0.02s) [2022-02-18T08:09:15.485Z] === RUN TestViewGet [2022-02-18T08:09:15.485Z] --- PASS: TestViewGet (0.01s) [2022-02-18T08:09:15.485Z] === RUN TestNames [2022-02-18T08:09:15.485Z] --- PASS: TestNames (0.00s) [2022-02-18T08:09:15.485Z] === RUN TestViewWithHealthCheck [2022-02-18T08:09:15.485Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-18T08:09:15.485Z] PASS [2022-02-18T08:09:15.485Z] coverage: 41.7% of statements [2022-02-18T08:09:15.485Z] ok github.com/docker/docker/container 0.255s coverage: 41.7% of statements [2022-02-18T08:09:15.485Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T08:09:15.485Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T08:09:15.485Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T08:09:15.485Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T08:09:15.751Z] === RUN TestEmptyLayer [2022-02-18T08:09:15.751Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-18T08:09:15.751Z] === RUN TestCommitFailure [2022-02-18T08:09:15.751Z] --- PASS: TestCommitFailure (0.01s) [2022-02-18T08:09:15.751Z] === RUN TestStartTransactionFailure [2022-02-18T08:09:15.751Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-18T08:09:15.751Z] === RUN TestGetOrphan [2022-02-18T08:09:15.751Z] --- PASS: TestGetOrphan (0.01s) [2022-02-18T08:09:15.751Z] === RUN TestMountAndRegister [2022-02-18T08:09:15.751Z] layer_test.go:258: Layer size: 14 [2022-02-18T08:09:15.751Z] === RUN TestEnvironmentParsing [2022-02-18T08:09:15.751Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-18T08:09:15.751Z] PASS [2022-02-18T08:09:15.751Z] coverage: 1.2% of statements [2022-02-18T08:09:15.751Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-18T08:09:15.751Z] === RUN TestLayerRelease [2022-02-18T08:09:15.751Z] layer_test.go:291: Failing on Windows [2022-02-18T08:09:15.751Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-18T08:09:15.751Z] === RUN TestStoreRestore [2022-02-18T08:09:15.751Z] layer_test.go:340: Failing on Windows [2022-02-18T08:09:15.751Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-18T08:09:15.751Z] === RUN TestTarStreamStability [2022-02-18T08:09:15.751Z] layer_test.go:455: Failing on Windows [2022-02-18T08:09:15.751Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-18T08:09:15.751Z] === RUN TestRegisterExistingLayer [2022-02-18T08:09:16.208Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-02-18T08:09:16.208Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-02-18T08:09:16.208Z] === RUN TestTarStreamVerification [2022-02-18T08:09:16.208Z] layer_test.go:684: Failing on Windows [2022-02-18T08:09:16.208Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-18T08:09:16.208Z] === RUN TestLayerMigration [2022-02-18T08:09:16.208Z] migration_test.go:45: Failing on Windows [2022-02-18T08:09:16.208Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-18T08:09:16.208Z] === RUN TestLayerMigrationNoTarsplit [2022-02-18T08:09:16.208Z] migration_test.go:181: Failing on Windows [2022-02-18T08:09:16.208Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T08:09:16.208Z] === RUN TestMountInit [2022-02-18T08:09:16.208Z] mount_test.go:17: Failing on Windows [2022-02-18T08:09:16.208Z] --- SKIP: TestMountInit (0.00s) [2022-02-18T08:09:16.208Z] === RUN TestMountSize [2022-02-18T08:09:16.208Z] mount_test.go:76: Failing on Windows [2022-02-18T08:09:16.208Z] --- SKIP: TestMountSize (0.00s) [2022-02-18T08:09:16.208Z] === RUN TestMountChanges [2022-02-18T08:09:16.208Z] mount_test.go:125: Failing on Windows [2022-02-18T08:09:16.208Z] --- SKIP: TestMountChanges (0.00s) [2022-02-18T08:09:16.208Z] === RUN TestMountApply [2022-02-18T08:09:16.208Z] mount_test.go:212: Failing on Windows [2022-02-18T08:09:16.208Z] --- SKIP: TestMountApply (0.00s) [2022-02-18T08:09:16.208Z] PASS [2022-02-18T08:09:16.208Z] coverage: 30.2% of statements [2022-02-18T08:09:16.208Z] ok github.com/docker/docker/layer 0.299s coverage: 30.2% of statements [2022-02-18T08:09:16.208Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T08:09:16.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T08:09:16.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T08:09:16.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T08:09:16.667Z] === RUN TestSequenceGetAvailableBit [2022-02-18T08:09:16.667Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-18T08:09:16.667Z] === RUN TestSequenceEqual [2022-02-18T08:09:16.667Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-18T08:09:16.667Z] === RUN TestSequenceCopy [2022-02-18T08:09:16.667Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-18T08:09:16.667Z] === RUN TestGetFirstAvailable [2022-02-18T08:09:16.667Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-18T08:09:16.667Z] === RUN TestFindSequence [2022-02-18T08:09:16.667Z] --- PASS: TestFindSequence (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestCheckIfAvailable [2022-02-18T08:09:16.668Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestMergeSequences [2022-02-18T08:09:16.668Z] --- PASS: TestMergeSequences (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestPushReservation [2022-02-18T08:09:16.668Z] --- PASS: TestPushReservation (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestSerializeDeserialize [2022-02-18T08:09:16.668Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestSet [2022-02-18T08:09:16.668Z] --- PASS: TestSet (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestSetUnset [2022-02-18T08:09:16.668Z] --- PASS: TestSetUnset (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestOffsetSetUnset [2022-02-18T08:09:16.668Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestSetInRange [2022-02-18T08:09:16.668Z] --- PASS: TestSetInRange (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestSetAnyInRange [2022-02-18T08:09:16.668Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestMethods [2022-02-18T08:09:16.668Z] --- PASS: TestMethods (0.00s) [2022-02-18T08:09:16.668Z] === RUN TestRandomAllocateDeallocate [2022-02-18T08:09:16.903Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-18T08:09:17.019Z] === RUN TestPrepare [2022-02-18T08:09:17.019Z] --- PASS: TestPrepare (0.00s) [2022-02-18T08:09:17.019Z] === RUN TestStart [2022-02-18T08:09:17.019Z] --- PASS: TestStart (0.00s) [2022-02-18T08:09:17.019Z] === RUN TestWaitCancel [2022-02-18T08:09:17.019Z] --- PASS: TestWaitCancel (0.00s) [2022-02-18T08:09:17.019Z] === RUN TestWaitDisabled [2022-02-18T08:09:17.019Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-18T08:09:17.019Z] === RUN TestWaitEnabled [2022-02-18T08:09:17.019Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-18T08:09:17.019Z] === RUN TestRemove [2022-02-18T08:09:17.019Z] --- PASS: TestRemove (0.00s) [2022-02-18T08:09:17.019Z] PASS [2022-02-18T08:09:17.019Z] coverage: 65.3% of statements [2022-02-18T08:09:17.019Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-02-18T08:09:18.199Z] === RUN TestInvalidConfig [2022-02-18T08:09:18.199Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-18T08:09:18.199Z] === RUN TestConfig [2022-02-18T08:09:18.199Z] --- PASS: TestConfig (0.01s) [2022-02-18T08:09:18.199Z] === RUN TestOptionsLabels [2022-02-18T08:09:18.199Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-18T08:09:18.199Z] === RUN TestValidName [2022-02-18T08:09:18.199Z] --- PASS: TestValidName (0.00s) [2022-02-18T08:09:18.199Z] PASS [2022-02-18T08:09:18.199Z] coverage: 19.7% of statements [2022-02-18T08:09:18.199Z] ok github.com/docker/docker/libnetwork/config 0.174s coverage: 19.7% of statements [2022-02-18T08:09:18.807Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-18T08:09:19.166Z] === RUN TestKey [2022-02-18T08:09:19.166Z] --- PASS: TestKey (0.00s) [2022-02-18T08:09:19.166Z] === RUN TestParseKey [2022-02-18T08:09:19.166Z] --- PASS: TestParseKey (0.00s) [2022-02-18T08:09:19.166Z] === RUN TestInvalidDataStore [2022-02-18T08:09:19.166Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-18T08:09:19.166Z] === RUN TestKVObjectFlatKey [2022-02-18T08:09:19.166Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-18T08:09:19.166Z] === RUN TestAtomicKVObjectFlatKey [2022-02-18T08:09:19.166Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-18T08:09:19.166Z] PASS [2022-02-18T08:09:19.166Z] coverage: 21.9% of statements [2022-02-18T08:09:19.166Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-02-18T08:09:19.194Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-18T08:09:19.194Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-18T08:09:19.194Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-18T08:09:19.194Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-18T08:09:19.194Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-18T08:09:19.194Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-18T08:09:19.194Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-18T08:09:19.194Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-18T08:09:19.195Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-18T08:09:19.195Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-18T08:09:19.195Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-18T08:09:19.195Z] PASS [2022-02-18T08:09:19.195Z] coverage: 35.9% of statements [2022-02-18T08:09:19.195Z] ok github.com/docker/docker/daemon/cluster/convert 0.586s coverage: 35.9% of statements [2022-02-18T08:09:19.195Z] === RUN TestNewListSecretsFilters [2022-02-18T08:09:19.195Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-18T08:09:19.195Z] === RUN TestNewListConfigsFilters [2022-02-18T08:09:19.195Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-18T08:09:19.195Z] PASS [2022-02-18T08:09:19.195Z] coverage: 0.5% of statements [2022-02-18T08:09:19.195Z] ok github.com/docker/docker/daemon/cluster 1.140s coverage: 0.5% of statements [2022-02-18T08:09:19.628Z] === RUN TestIPDataMarshalling [2022-02-18T08:09:19.628Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-18T08:09:19.628Z] === RUN TestValidateAndIsV6 [2022-02-18T08:09:19.628Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-18T08:09:19.628Z] PASS [2022-02-18T08:09:19.628Z] coverage: 68.9% of statements [2022-02-18T08:09:19.628Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-02-18T08:09:20.593Z] === RUN TestErrorInterfaces [2022-02-18T08:09:20.593Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestNetworkMarshalling [2022-02-18T08:09:20.593Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-02-18T08:09:20.593Z] === RUN TestEndpointMarshalling [2022-02-18T08:09:20.593Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestAuxAddresses [2022-02-18T08:09:20.593Z] time="2022-02-18T08:09:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:09:20.593Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-18T08:09:20.593Z] === RUN TestSRVServiceQuery [2022-02-18T08:09:20.593Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-18T08:09:20.593Z] === RUN TestServiceVIPReuse [2022-02-18T08:09:20.593Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-18T08:09:20.593Z] === RUN TestDriver [2022-02-18T08:09:20.593Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:09:20.593Z] PASS [2022-02-18T08:09:20.593Z] coverage: 34.8% of statements [2022-02-18T08:09:20.593Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestDNSIPQuery [2022-02-18T08:09:20.593Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestDNSProxyServFail [2022-02-18T08:09:20.593Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestSandboxAddEmpty [2022-02-18T08:09:20.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestSandboxAddMultiPrio [2022-02-18T08:09:20.593Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-02-18T08:09:20.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestSandboxAddSamePrio [2022-02-18T08:09:20.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestCleanupServiceDiscovery [2022-02-18T08:09:20.593Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestDNSOptions [2022-02-18T08:09:20.593Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:20.593Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-18T08:09:20.593Z] === RUN TestMultipleControllersWithSameStore [2022-02-18T08:09:20.593Z] time="2022-02-18T08:09:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:09:20.593Z] time="2022-02-18T08:09:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:09:20.593Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-18T08:09:20.593Z] PASS [2022-02-18T08:09:20.593Z] coverage: 8.5% of statements [2022-02-18T08:09:20.593Z] ok github.com/docker/docker/libnetwork 0.371s coverage: 8.5% of statements [2022-02-18T08:09:20.813Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-02-18T08:09:20.813Z] PASS [2022-02-18T08:09:20.813Z] [2022-02-18T08:09:20.813Z] === Skipped [2022-02-18T08:09:20.813Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-18T08:09:20.813Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:20.813Z] [2022-02-18T08:09:20.813Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-18T08:09:20.813Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:20.813Z] [2022-02-18T08:09:20.813Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-18T08:09:20.813Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:20.813Z] [2022-02-18T08:09:20.813Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-18T08:09:20.813Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:20.813Z] [2022-02-18T08:09:20.813Z] DONE 17 tests, 4 skipped in 25.882s [2022-02-18T08:09:20.813Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-18T08:09:20.813Z] ++ 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-02-18T08:09:20.813Z] ++ set -e [2022-02-18T08:09:20.813Z] ++ '[' -n 0 ']' [2022-02-18T08:09:20.814Z] ++ set -x [2022-02-18T08:09:20.814Z] ++ 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-02-18T08:09:20.814Z] INFO: Testing against a local daemon [2022-02-18T08:09:20.814Z] === RUN TestPluginInvalidJSON [2022-02-18T08:09:20.814Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:09:20.814Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:09:20.814Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:09:20.814Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-18T08:09:20.814Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T08:09:20.814Z] === RUN TestPluginInstall [2022-02-18T08:09:20.814Z] === RUN TestPluginInstall/no_auth [2022-02-18T08:09:20.814Z] time="2022-02-18T08:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:09:20.814Z] time="2022-02-18T08:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a9496623fc747bfa218d5af59e89d7aa112edaf9a2b0262e24865cae64bca36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:09:20.814Z] time="2022-02-18T08:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:09:20.814Z] time="2022-02-18T08:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a9496623fc747bfa218d5af59e89d7aa112edaf9a2b0262e24865cae64bca36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:09:20.814Z] === RUN TestPluginInstall/with_htpasswd [2022-02-18T08:09:21.075Z] time="2022-02-18T08:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:09:21.075Z] time="2022-02-18T08:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a9496623fc747bfa218d5af59e89d7aa112edaf9a2b0262e24865cae64bca36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:09:21.075Z] time="2022-02-18T08:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:09:21.075Z] time="2022-02-18T08:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a9496623fc747bfa218d5af59e89d7aa112edaf9a2b0262e24865cae64bca36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:09:21.338Z] === RUN TestPluginInstall/with_insecure [2022-02-18T08:09:21.347Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-18T08:09:21.557Z] === RUN TestDriver [2022-02-18T08:09:21.557Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:09:21.557Z] PASS [2022-02-18T08:09:21.557Z] coverage: 34.8% of statements [2022-02-18T08:09:21.557Z] ok github.com/docker/docker/libnetwork/drivers/null 0.067s coverage: 34.8% of statements [2022-02-18T08:09:21.605Z] check_test.go:308: [d828ac7b7643e] daemon is not started [2022-02-18T08:09:21.605Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-18T08:09:22.014Z] === RUN TestNetworkAllocateFree [2022-02-18T08:09:22.014Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-18T08:09:22.014Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-18T08:09:22.014Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-18T08:09:22.014Z] PASS [2022-02-18T08:09:22.014Z] coverage: 63.6% of statements [2022-02-18T08:09:22.014Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-02-18T08:09:22.014Z] --- PASS: TestRandomAllocateDeallocate (5.51s) [2022-02-18T08:09:22.014Z] === RUN TestAllocateRandomDeallocate [2022-02-18T08:09:22.014Z] === RUN TestGetEmptyCapabilities [2022-02-18T08:09:22.014Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-18T08:09:22.014Z] === RUN TestGetExtraCapabilities [2022-02-18T08:09:22.014Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-18T08:09:22.014Z] === RUN TestGetInvalidCapabilities [2022-02-18T08:09:22.014Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-18T08:09:22.014Z] === RUN TestRemoteDriver [2022-02-18T08:09:22.102Z] === RUN TestBuilderGC [2022-02-18T08:09:22.102Z] --- PASS: TestBuilderGC (0.00s) [2022-02-18T08:09:22.102Z] === RUN TestDaemonConfigurationNotFound [2022-02-18T08:09:22.102Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-18T08:09:22.102Z] === RUN TestDaemonBrokenConfiguration [2022-02-18T08:09:22.102Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-18T08:09:22.102Z] === RUN TestFindConfigurationConflicts [2022-02-18T08:09:22.281Z] time="2022-02-18T08:09:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:09:22.281Z] time="2022-02-18T08:09:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3aca1fbc9d8dab40743021b062093c853b3c54d9530e15da6484547cdfddbb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:09:22.281Z] time="2022-02-18T08:09:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:09:22.281Z] time="2022-02-18T08:09:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3aca1fbc9d8dab40743021b062093c853b3c54d9530e15da6484547cdfddbb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:09:22.281Z] plugin_test.go:165: [d24e316454dd8] daemon is not started [2022-02-18T08:09:22.281Z] --- PASS: TestPluginInstall (3.00s) [2022-02-18T08:09:22.281Z] --- PASS: TestPluginInstall/no_auth (1.41s) [2022-02-18T08:09:22.281Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-02-18T08:09:22.281Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-02-18T08:09:22.281Z] === RUN TestPluginsWithRuntimes [2022-02-18T08:09:22.471Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T08:09:22.471Z] === RUN TestDriverError [2022-02-18T08:09:22.471Z] --- PASS: TestDriverError (0.01s) [2022-02-18T08:09:22.471Z] === RUN TestMissingValues [2022-02-18T08:09:22.471Z] --- PASS: TestMissingValues (0.00s) [2022-02-18T08:09:22.471Z] === RUN TestRollback [2022-02-18T08:09:22.471Z] --- PASS: TestRollback (0.01s) [2022-02-18T08:09:22.471Z] PASS [2022-02-18T08:09:22.471Z] coverage: 57.4% of statements [2022-02-18T08:09:22.471Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-02-18T08:09:22.559Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-18T08:09:22.559Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-18T08:09:22.559Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-18T08:09:22.559Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-18T08:09:22.559Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-18T08:09:22.559Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-18T08:09:22.559Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-18T08:09:22.559Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-18T08:09:22.559Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-18T08:09:22.559Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-18T08:09:22.559Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-18T08:09:22.559Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-18T08:09:22.559Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-18T08:09:22.559Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-18T08:09:22.559Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-18T08:09:22.559Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-18T08:09:22.559Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-18T08:09:22.559Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-18T08:09:22.559Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-18T08:09:22.559Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-18T08:09:22.559Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-18T08:09:22.927Z] === RUN TestNAT [2022-02-18T08:09:22.927Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T08:09:22.927Z] --- SKIP: TestNAT (0.00s) [2022-02-18T08:09:22.927Z] === RUN TestTransparent [2022-02-18T08:09:22.927Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T08:09:22.927Z] --- SKIP: TestTransparent (0.00s) [2022-02-18T08:09:22.927Z] PASS [2022-02-18T08:09:22.927Z] coverage: 0.0% of statements [2022-02-18T08:09:22.927Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.090s coverage: 0.0% of statements [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration/with_label [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration/with_dns [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-18T08:09:23.017Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-18T08:09:23.017Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestReloadSetConfigFileNotExist [2022-02-18T08:09:23.017Z] time="2022-02-18T08:09:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-18T08:09:23.017Z] --- PASS: TestReloadSetConfigFileNotExist (0.24s) [2022-02-18T08:09:23.017Z] === RUN TestReloadDefaultConfigNotExist [2022-02-18T08:09:23.017Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:09:23.017Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestReloadBadDefaultConfig [2022-02-18T08:09:23.017Z] time="2022-02-18T08:09:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-47761596" [2022-02-18T08:09:23.017Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestReloadWithConflictingLabels [2022-02-18T08:09:23.017Z] time="2022-02-18T08:09:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3711870732" [2022-02-18T08:09:23.017Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestReloadWithDuplicateLabels [2022-02-18T08:09:23.017Z] time="2022-02-18T08:09:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4091256544" [2022-02-18T08:09:23.017Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestMaskURLCredentials [2022-02-18T08:09:23.017Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestDaemonConfigurationMerge [2022-02-18T08:09:23.017Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-18T08:09:23.017Z] PASS [2022-02-18T08:09:23.017Z] coverage: 79.2% of statements [2022-02-18T08:09:23.017Z] ok github.com/docker/docker/daemon/config 0.526s coverage: 79.2% of statements [2022-02-18T08:09:23.017Z] === RUN TestEventsLog [2022-02-18T08:09:23.017Z] --- PASS: TestEventsLog (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestEventsLogTimeout [2022-02-18T08:09:23.017Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-18T08:09:23.017Z] === RUN TestLogEvents [2022-02-18T08:09:23.017Z] --- PASS: TestLogEvents (0.05s) [2022-02-18T08:09:23.017Z] === RUN TestLoadBufferedEvents [2022-02-18T08:09:23.387Z] === RUN TestBuildDefault [2022-02-18T08:09:23.387Z] --- PASS: TestBuildDefault (0.01s) [2022-02-18T08:09:23.387Z] === RUN TestBuildHostnameDomainname [2022-02-18T08:09:23.387Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestBuildHostname [2022-02-18T08:09:23.387Z] --- PASS: TestBuildHostname (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestBuildHostnameFQDN [2022-02-18T08:09:23.387Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestBuildNoIP [2022-02-18T08:09:23.387Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestUpdate [2022-02-18T08:09:23.387Z] --- PASS: TestUpdate (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-18T08:09:23.387Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-18T08:09:23.387Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestAddEmpty [2022-02-18T08:09:23.387Z] --- PASS: TestAddEmpty (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestAdd [2022-02-18T08:09:23.387Z] --- PASS: TestAdd (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestDeleteEmpty [2022-02-18T08:09:23.387Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestDeleteNewline [2022-02-18T08:09:23.387Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestDelete [2022-02-18T08:09:23.387Z] --- PASS: TestDelete (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestConcurrentWrites [2022-02-18T08:09:23.387Z] === RUN TestNew [2022-02-18T08:09:23.387Z] --- PASS: TestNew (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestAddDriver [2022-02-18T08:09:23.387Z] --- PASS: TestAddDriver (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestAddDuplicateDriver [2022-02-18T08:09:23.387Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-18T08:09:23.387Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestDriver [2022-02-18T08:09:23.387Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestIPAM [2022-02-18T08:09:23.387Z] --- PASS: TestIPAM (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestWalkIPAMs [2022-02-18T08:09:23.387Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-18T08:09:23.387Z] === RUN TestWalkDrivers [2022-02-18T08:09:23.387Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-18T08:09:23.387Z] PASS [2022-02-18T08:09:23.387Z] coverage: 82.4% of statements [2022-02-18T08:09:23.387Z] ok github.com/docker/docker/libnetwork/drvregistry 0.092s coverage: 82.4% of statements [2022-02-18T08:09:23.387Z] --- PASS: TestAllocateRandomDeallocate (1.38s) [2022-02-18T08:09:23.387Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-18T08:09:23.387Z] --- PASS: TestConcurrentWrites (0.29s) [2022-02-18T08:09:23.387Z] PASS [2022-02-18T08:09:23.387Z] coverage: 81.2% of statements [2022-02-18T08:09:23.387Z] ok github.com/docker/docker/libnetwork/etchosts 0.367s coverage: 81.2% of statements [2022-02-18T08:09:23.474Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-02-18T08:09:23.474Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-18T08:09:23.474Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-18T08:09:23.474Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-18T08:09:23.474Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-18T08:09:23.474Z] PASS [2022-02-18T08:09:23.474Z] coverage: 50.0% of statements [2022-02-18T08:09:23.474Z] ok github.com/docker/docker/daemon/events 0.302s coverage: 50.0% of statements [2022-02-18T08:09:23.474Z] === RUN TestWaitNodeAttachment [2022-02-18T08:09:23.661Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-18T08:09:23.849Z] === RUN TestNew [2022-02-18T08:09:23.849Z] --- PASS: TestNew (0.00s) [2022-02-18T08:09:23.849Z] === RUN TestAllocate [2022-02-18T08:09:23.849Z] --- PASS: TestAllocate (0.00s) [2022-02-18T08:09:23.849Z] === RUN TestUninitialized [2022-02-18T08:09:23.849Z] --- PASS: TestUninitialized (0.00s) [2022-02-18T08:09:23.849Z] === RUN TestAllocateInRange [2022-02-18T08:09:23.849Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-18T08:09:23.849Z] === RUN TestAllocateSerial [2022-02-18T08:09:23.849Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-18T08:09:23.849Z] PASS [2022-02-18T08:09:23.849Z] coverage: 87.5% of statements [2022-02-18T08:09:23.849Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-02-18T08:09:23.849Z] === RUN TestCaller [2022-02-18T08:09:23.849Z] --- PASS: TestCaller (0.00s) [2022-02-18T08:09:23.849Z] PASS [2022-02-18T08:09:23.849Z] coverage: 100.0% of statements [2022-02-18T08:09:23.849Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-02-18T08:09:23.931Z] --- PASS: TestWaitNodeAttachment (0.54s) [2022-02-18T08:09:23.931Z] === RUN TestIsolationConversion [2022-02-18T08:09:23.931Z] === RUN TestIsolationConversion/default [2022-02-18T08:09:23.931Z] === RUN TestIsolationConversion/process [2022-02-18T08:09:23.931Z] === RUN TestIsolationConversion/hyperv [2022-02-18T08:09:23.931Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-18T08:09:23.931Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-18T08:09:23.931Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-18T08:09:23.931Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-18T08:09:23.931Z] === RUN TestContainerLabels [2022-02-18T08:09:23.931Z] --- PASS: TestContainerLabels (0.00s) [2022-02-18T08:09:23.931Z] === RUN TestCredentialSpecConversion [2022-02-18T08:09:23.931Z] === RUN TestCredentialSpecConversion/none [2022-02-18T08:09:23.931Z] === RUN TestCredentialSpecConversion/config [2022-02-18T08:09:23.931Z] === RUN TestCredentialSpecConversion/file [2022-02-18T08:09:23.931Z] === RUN TestCredentialSpecConversion/registry [2022-02-18T08:09:23.931Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-18T08:09:23.931Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-18T08:09:23.931Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-18T08:09:23.931Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-18T08:09:23.931Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-18T08:09:23.931Z] === RUN TestControllerValidateMountBind [2022-02-18T08:09:23.931Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-18T08:09:23.931Z] === RUN TestControllerValidateMountVolume [2022-02-18T08:09:23.931Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-18T08:09:23.931Z] === RUN TestControllerValidateMountTarget [2022-02-18T08:09:23.931Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-18T08:09:23.931Z] === RUN TestControllerValidateMountTmpfs [2022-02-18T08:09:23.931Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-18T08:09:23.931Z] === RUN TestControllerValidateMountInvalidType [2022-02-18T08:09:23.931Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-18T08:09:23.931Z] === RUN TestControllerValidateMountNamedPipe [2022-02-18T08:09:23.931Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-18T08:09:23.931Z] PASS [2022-02-18T08:09:23.931Z] coverage: 11.0% of statements [2022-02-18T08:09:23.931Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.812s coverage: 11.0% of statements [2022-02-18T08:09:24.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-18T08:09:24.305Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.04s) [2022-02-18T08:09:24.305Z] === RUN TestRetrieveFromStore [2022-02-18T08:09:24.388Z] === RUN TestIsEmptyDir [2022-02-18T08:09:24.388Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-18T08:09:24.388Z] PASS [2022-02-18T08:09:24.388Z] coverage: 2.3% of statements [2022-02-18T08:09:24.388Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2022-02-18T08:09:24.601Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-18T08:09:24.762Z] === RUN TestSetSerialInsertDelete [2022-02-18T08:09:24.762Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-18T08:09:24.762Z] === RUN TestSetParallelInsertDelete [2022-02-18T08:09:24.845Z] === RUN TestVerifyNetworkingConfig [2022-02-18T08:09:24.845Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestGetContainer [2022-02-18T08:09:24.845Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestValidContainerNames [2022-02-18T08:09:24.845Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestContainerInitDNS [2022-02-18T08:09:24.845Z] daemon_test.go:145: root required [2022-02-18T08:09:24.845Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestMerge [2022-02-18T08:09:24.845Z] --- PASS: TestMerge (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestValidateContainerIsolation [2022-02-18T08:09:24.845Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestFindNetworkErrorType [2022-02-18T08:09:24.845Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestEnsureServicesExist [2022-02-18T08:09:24.845Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestEnsureServicesExistErrors [2022-02-18T08:09:24.845Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-18T08:09:24.845Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-18T08:09:24.845Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-18T08:09:24.845Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-18T08:09:24.845Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-18T08:09:24.845Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-18T08:09:24.845Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestContainerDelete [2022-02-18T08:09:24.845Z] --- PASS: TestContainerDelete (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestContainerDoubleDelete [2022-02-18T08:09:24.845Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestLogContainerEventCopyLabels [2022-02-18T08:09:24.845Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestLogContainerEventWithAttributes [2022-02-18T08:09:24.845Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestNoneHealthcheck [2022-02-18T08:09:24.845Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestHealthStates [2022-02-18T08:09:24.845Z] === RUN TestLinkNaming [2022-02-18T08:09:24.845Z] --- PASS: TestLinkNaming (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestLinkNew [2022-02-18T08:09:24.845Z] --- PASS: TestLinkNew (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestLinkEnv [2022-02-18T08:09:24.845Z] --- PASS: TestLinkEnv (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestLinkMultipleEnv [2022-02-18T08:09:24.845Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-18T08:09:24.845Z] === RUN TestLinkPortRangeEnv [2022-02-18T08:09:24.845Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-18T08:09:24.845Z] PASS [2022-02-18T08:09:24.845Z] coverage: 93.0% of statements [2022-02-18T08:09:24.845Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-02-18T08:09:24.845Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.845Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.845Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.845Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.845Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.846Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.846Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.846Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.846Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.846Z] time="2022-02-18T08:09:24Z" 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-02-18T08:09:24.846Z] --- PASS: TestHealthStates (0.20s) [2022-02-18T08:09:24.846Z] === RUN TestGetInspectData [2022-02-18T08:09:24.846Z] --- PASS: TestGetInspectData (0.00s) [2022-02-18T08:09:24.846Z] === RUN TestFillLicense [2022-02-18T08:09:24.846Z] --- PASS: TestFillLicense (0.00s) [2022-02-18T08:09:24.846Z] === RUN TestListInvalidFilter [2022-02-18T08:09:24.846Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-18T08:09:24.846Z] === RUN TestNameFilter [2022-02-18T08:09:24.846Z] --- PASS: TestNameFilter (0.00s) [2022-02-18T08:09:24.846Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-18T08:09:24.846Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-18T08:09:24.846Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-18T08:09:25.032Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-02-18T08:09:25.032Z] === RUN TestInfoDebug [2022-02-18T08:09:25.032Z] --- PASS: TestInfoDebug (0.53s) [2022-02-18T08:09:25.032Z] === RUN TestInfoInsecureRegistries [2022-02-18T08:09:25.032Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-18T08:09:25.032Z] === RUN TestInfoRegistryMirrors [2022-02-18T08:09:25.032Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-18T08:09:25.032Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T08:09:25.032Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-02-18T08:09:25.032Z] === RUN TestPingCacheHeaders [2022-02-18T08:09:25.032Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-18T08:09:25.032Z] === RUN TestPingGet [2022-02-18T08:09:25.032Z] --- PASS: TestPingGet (0.01s) [2022-02-18T08:09:25.032Z] === RUN TestPingHead [2022-02-18T08:09:25.032Z] --- PASS: TestPingHead (0.02s) [2022-02-18T08:09:25.032Z] === RUN TestVersion [2022-02-18T08:09:25.032Z] --- PASS: TestVersion (0.01s) [2022-02-18T08:09:25.032Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:09:25.032Z] === CONT TestDiskUsage [2022-02-18T08:09:25.218Z] --- PASS: TestRetrieveFromStore (0.75s) [2022-02-18T08:09:25.218Z] === RUN TestIsCorrupted [2022-02-18T08:09:25.218Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-18T08:09:25.218Z] === RUN TestSetRollover [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/container_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/image_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/volume_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-18T08:09:25.293Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-18T08:09:25.303Z] === 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-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-18T08:09:25.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-18T08:09:25.303Z] --- 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-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-18T08:09:25.303Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-18T08:09:25.303Z] === RUN TestDaemonReloadLabels [2022-02-18T08:09:25.303Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-18T08:09:25.303Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-18T08:09:25.303Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-18T08:09:25.303Z] === RUN TestDaemonReloadMirrors [2022-02-18T08:09:25.303Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-18T08:09:25.303Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-18T08:09:25.303Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-18T08:09:25.303Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-18T08:09:25.303Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-18T08:09:25.303Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-18T08:09:25.303Z] reload_test.go:342: root required [2022-02-18T08:09:25.303Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T08:09:25.303Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-18T08:09:25.303Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-18T08:09:25.303Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-18T08:09:25.303Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-18T08:09:25.303Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-18T08:09:25.303Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-18T08:09:25.303Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-18T08:09:25.303Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-18T08:09:25.303Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-18T08:09:25.303Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-18T08:09:25.303Z] === RUN TestParseVolumesFrom [2022-02-18T08:09:25.303Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-18T08:09:25.303Z] PASS [2022-02-18T08:09:25.303Z] coverage: 8.6% of statements [2022-02-18T08:09:25.303Z] ok github.com/docker/docker/daemon 0.451s coverage: 8.6% of statements [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-18T08:09:25.303Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-18T08:09:25.540Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2022-02-18T08:09:25.540Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-02-18T08:09:25.540Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-02-18T08:09:25.540Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-18T08:09:25.554Z] === RUN TestDiskUsage/after_container.Run [2022-02-18T08:09:25.675Z] === RUN TestInt2IP2IntConversion [2022-02-18T08:09:26.110Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-02-18T08:09:26.110Z] PASS [2022-02-18T08:09:26.110Z] [2022-02-18T08:09:26.110Z] DONE 10 tests in 6.771s [2022-02-18T08:09:26.110Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-18T08:09:26.110Z] ++ 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-02-18T08:09:26.110Z] ++ set -e [2022-02-18T08:09:26.110Z] ++ '[' -n 0 ']' [2022-02-18T08:09:26.110Z] ++ set -x [2022-02-18T08:09:26.110Z] ++ 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-02-18T08:09:26.110Z] INFO: Testing against a local daemon [2022-02-18T08:09:26.110Z] === RUN TestExternalGraphDriver [2022-02-18T08:09:26.110Z] === RUN TestExternalGraphDriver/json [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-18T08:09:26.125Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-18T08:09:26.137Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-02-18T08:09:26.137Z] === RUN TestGetAddressVersion [2022-02-18T08:09:26.137Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-18T08:09:26.137Z] === RUN TestKeyString [2022-02-18T08:09:26.137Z] --- PASS: TestKeyString (0.00s) [2022-02-18T08:09:26.137Z] === RUN TestPoolDataMarshal [2022-02-18T08:09:26.137Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-18T08:09:26.137Z] === RUN TestSubnetsMarshal [2022-02-18T08:09:26.137Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-02-18T08:09:26.137Z] === RUN TestAddSubnets [2022-02-18T08:09:26.137Z] --- PASS: TestAddSubnets (0.05s) [2022-02-18T08:09:26.137Z] === RUN TestDoublePoolRelease [2022-02-18T08:09:26.386Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage (1.49s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-18T08:09:26.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:09:26.386Z] PASS [2022-02-18T08:09:26.386Z] [2022-02-18T08:09:26.386Z] DONE 50 tests in 20.248s [2022-02-18T08:09:26.386Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-18T08:09:26.386Z] INFO: Testing against a local daemon [2022-02-18T08:09:26.386Z] === RUN TestVolumesCreateAndList [2022-02-18T08:09:26.386Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-18T08:09:26.387Z] === RUN TestVolumesRemove [2022-02-18T08:09:26.387Z] --- PASS: TestVolumesRemove (0.09s) [2022-02-18T08:09:26.387Z] === RUN TestVolumesInspect [2022-02-18T08:09:26.387Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-18T08:09:26.387Z] === RUN TestVolumesInvalidJSON [2022-02-18T08:09:26.387Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T08:09:26.387Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T08:09:26.387Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T08:09:26.387Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-18T08:09:26.387Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T08:09:26.387Z] PASS [2022-02-18T08:09:26.387Z] [2022-02-18T08:09:26.387Z] DONE 5 tests in 0.167s [2022-02-18T08:09:26.387Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T08:09:26.599Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-18T08:09:26.599Z] === RUN TestAddReleasePoolID [2022-02-18T08:09:26.599Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-18T08:09:26.599Z] === RUN TestPredefinedPool [2022-02-18T08:09:26.599Z] === RUN TestPoolRequest [2022-02-18T08:09:26.599Z] --- PASS: TestPoolRequest (0.00s) [2022-02-18T08:09:26.599Z] === RUN TestOtherRequests [2022-02-18T08:09:26.599Z] --- PASS: TestOtherRequests (0.00s) [2022-02-18T08:09:26.599Z] PASS [2022-02-18T08:09:26.599Z] coverage: 57.1% of statements [2022-02-18T08:09:26.599Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-02-18T08:09:26.599Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-18T08:09:26.599Z] === RUN TestRemoveSubnet [2022-02-18T08:09:26.599Z] --- PASS: TestSetRollover (1.47s) [2022-02-18T08:09:26.599Z] === RUN TestSetRolloverSerial [2022-02-18T08:09:26.599Z] --- PASS: TestRemoveSubnet (0.24s) [2022-02-18T08:09:26.599Z] === RUN TestGetSameAddress [2022-02-18T08:09:26.599Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-18T08:09:26.599Z] === RUN TestPoolAllocationReuse [2022-02-18T08:09:26.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite (329.51s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.98s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.41s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.53s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.97s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.93s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.20s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.04s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.41s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.42s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.16s) [2022-02-18T08:09:26.926Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.20s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.90s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.79s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.56s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.40s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.37s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.45s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.25s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.12s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.65s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.77s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.07s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.61s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.81s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.45s) [2022-02-18T08:09:26.926Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-18T08:09:26.926Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.11s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.86s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.90s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.09s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.77s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.25s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.15s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.86s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.48s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.46s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.93s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.80s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.69s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.90s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.25s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.19s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.17s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.80s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.07s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.15s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.33s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.48s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-02-18T08:09:26.926Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.55s) [2022-02-18T08:09:26.926Z] === RUN TestDockerSwarmSuite [2022-02-18T08:09:26.959Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-18T08:09:26.959Z] Removing test suite binaries [2022-02-18T08:09:26.959Z] exiting test-integration [2022-02-18T08:09:26.959Z] ++ exit 0 [2022-02-18T08:09:27.184Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-18T08:09:27.221Z] [2022-02-18T08:09:27.478Z] === RUN TestAdapterReadLogs [2022-02-18T08:09:27.478Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-18T08:09:27.478Z] === RUN TestCopier [2022-02-18T08:09:27.478Z] --- PASS: TestCopier (0.00s) [2022-02-18T08:09:27.478Z] === RUN TestCopierLongLines [2022-02-18T08:09:27.478Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-18T08:09:27.478Z] === RUN TestCopierSlow [2022-02-18T08:09:27.478Z] --- PASS: TestCopierSlow (0.25s) [2022-02-18T08:09:27.478Z] === RUN TestCopierWithSized [2022-02-18T08:09:27.478Z] === RUN TestCopierWithSized/as_is [2022-02-18T08:09:27.478Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-18T08:09:27.478Z] --- PASS: TestCopierWithSized (0.02s) [2022-02-18T08:09:27.478Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-18T08:09:27.478Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-02-18T08:09:27.478Z] === RUN TestCopierWithPartial [2022-02-18T08:09:27.478Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-18T08:09:27.478Z] === RUN TestRingLogger [2022-02-18T08:09:27.478Z] --- PASS: TestRingLogger (0.00s) [2022-02-18T08:09:27.478Z] === RUN TestRingCap [2022-02-18T08:09:27.478Z] --- PASS: TestRingCap (0.00s) [2022-02-18T08:09:27.478Z] === RUN TestRingClose [2022-02-18T08:09:27.478Z] --- PASS: TestRingClose (0.00s) [2022-02-18T08:09:27.478Z] === RUN TestRingDrain [2022-02-18T08:09:27.478Z] --- PASS: TestRingDrain (0.00s) [2022-02-18T08:09:27.478Z] PASS [2022-02-18T08:09:27.478Z] coverage: 43.8% of statements [2022-02-18T08:09:27.478Z] ok github.com/docker/docker/daemon/logger 0.343s coverage: 43.8% of statements [2022-02-18T08:09:27.567Z] === RUN TestGetCapabilities [2022-02-18T08:09:27.567Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-18T08:09:27.567Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-18T08:09:27.567Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-18T08:09:27.567Z] === RUN TestGetDefaultAddressSpaces [2022-02-18T08:09:27.567Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-18T08:09:27.567Z] === RUN TestRemoteDriver [2022-02-18T08:09:27.567Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T08:09:27.567Z] PASS [2022-02-18T08:09:27.567Z] coverage: 47.4% of statements [2022-02-18T08:09:27.567Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-02-18T08:09:27.936Z] === RUN TestNewStreamConfig [2022-02-18T08:09:27.936Z] === RUN TestNewStreamConfig/defaults [2022-02-18T08:09:27.936Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-18T08:09:27.936Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-18T08:09:27.936Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-18T08:09:27.936Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-18T08:09:27.936Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-18T08:09:27.936Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-18T08:09:27.936Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-18T08:09:27.936Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-18T08:09:27.936Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-18T08:09:27.936Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-18T08:09:27.936Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-18T08:09:27.936Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptReconnectInterval [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-18T08:09:27.936Z] PASS [2022-02-18T08:09:27.936Z] coverage: 33.6% of statements [2022-02-18T08:09:27.936Z] ok github.com/docker/docker/daemon/logger/fluentd 0.116s coverage: 33.6% of statements [2022-02-18T08:09:27.936Z] time="2022-02-18T08:09:27Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-18T08:09:27.936Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-02-18T08:09:27.936Z] === RUN TestCreateSuccess [2022-02-18T08:09:27.936Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCreateStreamSkipped [2022-02-18T08:09:27.936Z] time="2022-02-18T08:09:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-18T08:09:27.936Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCreateLogGroupSuccess [2022-02-18T08:09:27.936Z] time="2022-02-18T08:09:27Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-18T08:09:27.936Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCreateError [2022-02-18T08:09:27.936Z] --- PASS: TestCreateError (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCreateAlreadyExists [2022-02-18T08:09:27.936Z] time="2022-02-18T08:09:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-18T08:09:27.936Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestLogClosed [2022-02-18T08:09:27.936Z] --- PASS: TestLogClosed (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestLogBlocking [2022-02-18T08:09:27.936Z] --- PASS: TestLogBlocking (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-18T08:09:27.936Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestLogNonBlockingBufferFull [2022-02-18T08:09:27.936Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestPublishBatchSuccess [2022-02-18T08:09:27.936Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestPublishBatchError [2022-02-18T08:09:27.936Z] time="2022-02-18T08:09:27Z" level=error msg=error [2022-02-18T08:09:27.936Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-18T08:09:27.936Z] time="2022-02-18T08:09:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T08:09:27.936Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-18T08:09:27.936Z] time="2022-02-18T08:09:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T08:09:27.936Z] time="2022-02-18T08:09:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-18T08:09:27.936Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchSimple [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchTicker [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchMultilinePattern [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchClose [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestEffectiveLen [2022-02-18T08:09:27.936Z] === RUN TestEffectiveLen/0/Hello [2022-02-18T08:09:27.936Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-18T08:09:27.936Z] === RUN TestEffectiveLen/2/🙃 [2022-02-18T08:09:27.936Z] === RUN TestEffectiveLen/3/���� [2022-02-18T08:09:27.936Z] === RUN TestEffectiveLen/4/He��o [2022-02-18T08:09:27.936Z] === RUN TestEffectiveLen/5/ [2022-02-18T08:09:27.936Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit/0/ [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit/1/Hello [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1076: Hello [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit/2/Hello [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1076: He [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1077: llo [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit/3/Hello [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1077: Hello [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit/4/🙃 [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit/5/🙃 [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit/6/a� [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1076: a [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1077: � [2022-02-18T08:09:27.936Z] === RUN TestFindValidSplit/7/a� [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1076: a� [2022-02-18T08:09:27.936Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestProcessEventEmoji [2022-02-18T08:09:27.936Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchLineSplit [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchMaxEvents [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-02-18T08:09:27.936Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-18T08:09:27.936Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-18T08:09:27.936Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-18T08:09:27.936Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsFormat [2022-02-18T08:09:27.936Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-18T08:09:27.937Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-18T08:09:27.937Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-18T08:09:27.937Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-18T08:09:27.937Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-18T08:09:27.937Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-18T08:09:27.937Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-18T08:09:27.937Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-18T08:09:27.937Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-18T08:09:27.937Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-18T08:09:27.937Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-18T08:09:27.937Z] === RUN TestCreateTagSuccess [2022-02-18T08:09:27.937Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-18T08:09:28.023Z] === RUN TestExternalGraphDriver/spec [2022-02-18T08:09:28.024Z] --- PASS: TestSetRolloverSerial (1.51s) [2022-02-18T08:09:28.024Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-18T08:09:28.024Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-18T08:09:28.024Z] PASS [2022-02-18T08:09:28.024Z] coverage: 84.4% of statements [2022-02-18T08:09:28.024Z] ok github.com/docker/docker/libnetwork/bitseq 11.733s coverage: 84.4% of statements [2022-02-18T08:09:28.024Z] --- PASS: TestPoolAllocationReuse (1.51s) [2022-02-18T08:09:28.024Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-18T08:09:28.395Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-18T08:09:28.395Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-18T08:09:28.395Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-18T08:09:28.395Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-18T08:09:28.395Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-18T08:09:28.395Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-18T08:09:28.395Z] PASS [2022-02-18T08:09:28.395Z] coverage: 80.2% of statements [2022-02-18T08:09:28.395Z] ok github.com/docker/docker/daemon/logger/awslogs 0.502s coverage: 80.2% of statements [2022-02-18T08:09:28.395Z] === RUN TestSearchRegistryForImagesErrors [2022-02-18T08:09:28.395Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-18T08:09:28.395Z] === RUN TestSearchRegistryForImages [2022-02-18T08:09:28.395Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-18T08:09:28.395Z] === RUN TestOnlyPlatformWithFallback [2022-02-18T08:09:28.395Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-18T08:09:28.395Z] === RUN TestImageDelete [2022-02-18T08:09:28.395Z] === RUN TestImageDelete/no_lease [2022-02-18T08:09:28.395Z] === RUN TestImageDelete/lease_exists [2022-02-18T08:09:28.395Z] --- PASS: TestImageDelete (0.03s) [2022-02-18T08:09:28.395Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-18T08:09:28.395Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-18T08:09:28.395Z] === RUN TestContentStoreForPull [2022-02-18T08:09:28.484Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-18T08:09:28.484Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-18T08:09:28.484Z] === RUN TestWindowsIPAM [2022-02-18T08:09:28.484Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-18T08:09:28.484Z] PASS [2022-02-18T08:09:28.484Z] coverage: 71.4% of statements [2022-02-18T08:09:28.484Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements Post stage [Pipeline] junit [2022-02-18T08:09:28.624Z] Recording test results [2022-02-18T08:09:28.856Z] --- PASS: TestContentStoreForPull (0.23s) [2022-02-18T08:09:28.856Z] PASS [2022-02-18T08:09:28.856Z] coverage: 6.8% of statements [2022-02-18T08:09:28.856Z] ok github.com/docker/docker/daemon/images 0.399s coverage: 6.8% of statements [2022-02-18T08:09:28.856Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T08:09:28.856Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T08:09:28.856Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-18T08:09:28.856Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T08:09:28.856Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-18T08:09:28.856Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-18T08:09:28.856Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-18T08:09:28.856Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-18T08:09:28.856Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-18T08:09:29.315Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-18T08:09:29.315Z] === RUN TestFastTimeMarshalJSON [2022-02-18T08:09:29.315Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-02-18T08:09:29.315Z] PASS [2022-02-18T08:09:29.315Z] coverage: 87.2% of statements [2022-02-18T08:09:29.315Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.292s coverage: 87.2% of statements [2022-02-18T08:09:29.315Z] === RUN TestJSONFileLogger [2022-02-18T08:09:29.315Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-18T08:09:29.315Z] === RUN TestJSONFileLoggerWithTags [2022-02-18T08:09:29.315Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-18T08:09:29.315Z] === RUN TestJSONFileLoggerWithOpts [2022-02-18T08:09:29.315Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-18T08:09:29.315Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-18T08:09:29.315Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-18T08:09:29.315Z] === RUN TestEncodeDecode [2022-02-18T08:09:29.315Z] === PAUSE TestEncodeDecode [2022-02-18T08:09:29.315Z] === RUN TestUnexpectedEOF [2022-02-18T08:09:29.410Z] === RUN TestExternalGraphDriver/pull [2022-02-18T08:09:29.458Z] === RUN TestDefaultNetwork [2022-02-18T08:09:29.775Z] time="2022-02-18T08:09:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T08:09:29.775Z] time="2022-02-18T08:09:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T08:09:29.775Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-02-18T08:09:29.775Z] === CONT TestEncodeDecode [2022-02-18T08:09:29.775Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-18T08:09:29.775Z] PASS [2022-02-18T08:09:29.775Z] coverage: 69.9% of statements [2022-02-18T08:09:29.775Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.261s coverage: 69.9% of statements [2022-02-18T08:09:29.916Z] --- PASS: TestDefaultNetwork (0.27s) [2022-02-18T08:09:29.916Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-18T08:09:29.916Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-02-18T08:09:29.916Z] === RUN TestInitAddressPools [2022-02-18T08:09:29.916Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-18T08:09:29.916Z] PASS [2022-02-18T08:09:29.916Z] coverage: 74.0% of statements [2022-02-18T08:09:29.916Z] ok github.com/docker/docker/libnetwork/ipamutils 0.634s coverage: 74.0% of statements [2022-02-18T08:09:30.232Z] === RUN TestWriteLog [2022-02-18T08:09:30.232Z] === PAUSE TestWriteLog [2022-02-18T08:09:30.232Z] === RUN TestReadLog [2022-02-18T08:09:30.232Z] === PAUSE TestReadLog [2022-02-18T08:09:30.232Z] === RUN TestDecode [2022-02-18T08:09:30.232Z] --- PASS: TestDecode (0.03s) [2022-02-18T08:09:30.232Z] === CONT TestWriteLog [2022-02-18T08:09:30.232Z] === CONT TestReadLog [2022-02-18T08:09:30.232Z] === RUN TestReadLog/tail_exact [2022-02-18T08:09:30.232Z] --- PASS: TestWriteLog (0.03s) [2022-02-18T08:09:30.232Z] === RUN TestReadLog/tail_less_than_available [2022-02-18T08:09:30.232Z] === RUN TestReadLog/tail_more_than_available [2022-02-18T08:09:30.232Z] --- PASS: TestReadLog (0.29s) [2022-02-18T08:09:30.232Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-02-18T08:09:30.232Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-18T08:09:30.232Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-18T08:09:30.232Z] PASS [2022-02-18T08:09:30.232Z] coverage: 78.7% of statements [2022-02-18T08:09:30.232Z] ok github.com/docker/docker/daemon/logger/local 0.390s coverage: 78.7% of statements [2022-02-18T08:09:30.373Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.11s) [2022-02-18T08:09:30.373Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-18T08:09:30.383Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T08:09:30.471Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-18T08:09:30.691Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T08:09:30.728Z] + echo Ensuring container killed. [2022-02-18T08:09:30.728Z] Ensuring container killed. [2022-02-18T08:09:30.728Z] + docker rm -vf docker-pr4 [2022-02-18T08:09:30.728Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-18T08:09:30.794Z] --- PASS: TestExternalGraphDriver (4.62s) [2022-02-18T08:09:30.794Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2022-02-18T08:09:30.795Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-02-18T08:09:30.795Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-02-18T08:09:30.795Z] === RUN TestGraphdriverPluginV2 [2022-02-18T08:09:30.795Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:30.795Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-18T08:09:30.795Z] PASS [2022-02-18T08:09:30.795Z] [2022-02-18T08:09:30.795Z] === Skipped [2022-02-18T08:09:30.795Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-18T08:09:30.795Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:09:30.795Z] [2022-02-18T08:09:30.795Z] DONE 5 tests, 1 skipped in 4.724s [2022-02-18T08:09:30.795Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-18T08:09:30.795Z] ++ 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-02-18T08:09:30.795Z] ++ set -e [2022-02-18T08:09:30.795Z] ++ '[' -n 0 ']' [2022-02-18T08:09:30.795Z] ++ set -x [2022-02-18T08:09:30.795Z] ++ 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-02-18T08:09:30.795Z] INFO: Testing against a local daemon [2022-02-18T08:09:30.795Z] === RUN TestContinueAfterPluginCrash [2022-02-18T08:09:30.795Z] === PAUSE TestContinueAfterPluginCrash [2022-02-18T08:09:30.795Z] === RUN TestReadPluginNoRead [2022-02-18T08:09:30.795Z] === PAUSE TestReadPluginNoRead [2022-02-18T08:09:30.795Z] === RUN TestDaemonStartWithLogOpt [2022-02-18T08:09:30.795Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-18T08:09:30.795Z] === CONT TestContinueAfterPluginCrash [2022-02-18T08:09:30.795Z] === CONT TestDaemonStartWithLogOpt [2022-02-18T08:09:30.830Z] === RUN TestKeyValue [2022-02-18T08:09:30.830Z] --- PASS: TestKeyValue (0.00s) [2022-02-18T08:09:30.830Z] PASS [2022-02-18T08:09:30.830Z] coverage: 60.0% of statements [2022-02-18T08:09:30.830Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-02-18T08:09:31.018Z] + echo Chowning /workspace to jenkins user [2022-02-18T08:09:31.018Z] Chowning /workspace to jenkins user [2022-02-18T08:09:31.018Z] + id -u [2022-02-18T08:09:31.018Z] + id -g [2022-02-18T08:09:31.018Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43255:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T08:09:31.018Z] Unable to find image 'busybox:latest' locally [2022-02-18T08:09:31.018Z] latest: Pulling from library/busybox [2022-02-18T08:09:31.149Z] === RUN TestLog [2022-02-18T08:09:31.149Z] --- PASS: TestLog (0.03s) [2022-02-18T08:09:31.149Z] PASS [2022-02-18T08:09:31.149Z] coverage: 31.5% of statements [2022-02-18T08:09:31.149Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.133s coverage: 31.5% of statements [2022-02-18T08:09:31.149Z] === RUN TestOpenFileDelete [2022-02-18T08:09:31.149Z] --- PASS: TestOpenFileDelete (0.01s) [2022-02-18T08:09:31.149Z] === RUN TestOpenFileRename [2022-02-18T08:09:31.149Z] --- PASS: TestOpenFileRename (0.02s) [2022-02-18T08:09:31.149Z] === RUN TestHandleDecoderErr [2022-02-18T08:09:31.149Z] --- PASS: TestHandleDecoderErr (0.01s) [2022-02-18T08:09:31.149Z] === RUN TestParseLogTagDefaultTag [2022-02-18T08:09:31.149Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-18T08:09:31.149Z] === RUN TestParseLogTag [2022-02-18T08:09:31.149Z] --- PASS: TestParseLogTag (0.00s) [2022-02-18T08:09:31.149Z] === RUN TestParseLogTagEmptyTag [2022-02-18T08:09:31.149Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-18T08:09:31.149Z] === RUN TestTailFiles [2022-02-18T08:09:31.149Z] --- PASS: TestTailFiles (0.00s) [2022-02-18T08:09:31.149Z] === RUN TestFollowLogsConsumerGone [2022-02-18T08:09:31.149Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-18T08:09:31.149Z] === RUN TestFollowLogsProducerGone [2022-02-18T08:09:31.149Z] logfile_test.go:180: logDecode() closed after sending 1735 messages [2022-02-18T08:09:31.149Z] logfile_test.go:233: messages sent: 1735, received: 1735 [2022-02-18T08:09:31.149Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-18T08:09:31.149Z] === RUN TestCheckCapacityAndRotate [2022-02-18T08:09:31.149Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-18T08:09:31.149Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-18T08:09:31.149Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-02-18T08:09:31.149Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-18T08:09:31.149Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-18T08:09:31.149Z] PASS [2022-02-18T08:09:31.149Z] coverage: 53.4% of statements [2022-02-18T08:09:31.149Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.174s coverage: 53.4% of statements [2022-02-18T08:09:31.280Z] 009932687766: Pulling fs layer [2022-02-18T08:09:31.280Z] 009932687766: Verifying Checksum [2022-02-18T08:09:31.280Z] 009932687766: Download complete [2022-02-18T08:09:31.280Z] 009932687766: Pull complete [2022-02-18T08:09:31.280Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-18T08:09:31.280Z] Status: Downloaded newer image for busybox:latest [2022-02-18T08:09:31.608Z] === RUN TestValidateLogOpt [2022-02-18T08:09:31.608Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T08:09:31.608Z] === RUN TestNewMissedConfig [2022-02-18T08:09:31.608Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-18T08:09:31.608Z] === RUN TestNewMissedUrl [2022-02-18T08:09:31.608Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-18T08:09:31.608Z] === RUN TestNewMissedToken [2022-02-18T08:09:31.608Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-18T08:09:31.608Z] === RUN TestNewWithProxy [2022-02-18T08:09:31.608Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-18T08:09:31.608Z] === RUN TestDefault [2022-02-18T08:09:31.608Z] --- PASS: TestDefault (0.01s) [2022-02-18T08:09:31.608Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-18T08:09:31.608Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-18T08:09:31.608Z] === RUN TestJsonFormat [2022-02-18T08:09:31.608Z] --- PASS: TestJsonFormat (0.01s) [2022-02-18T08:09:31.608Z] === RUN TestRawFormat [2022-02-18T08:09:31.608Z] --- PASS: TestRawFormat (0.00s) [2022-02-18T08:09:31.608Z] === RUN TestRawFormatWithLabels [2022-02-18T08:09:31.608Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-18T08:09:31.608Z] === RUN TestRawFormatWithoutTag [2022-02-18T08:09:32.067Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestBatching [2022-02-18T08:09:32.067Z] === RUN TestNewParse [2022-02-18T08:09:32.067Z] --- PASS: TestNewParse (0.00s) [2022-02-18T08:09:32.067Z] PASS [2022-02-18T08:09:32.067Z] coverage: 8.3% of statements [2022-02-18T08:09:32.067Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-02-18T08:09:32.067Z] --- PASS: TestBatching (0.25s) [2022-02-18T08:09:32.067Z] === RUN TestFrequency [2022-02-18T08:09:32.067Z] --- PASS: TestFrequency (0.16s) [2022-02-18T08:09:32.067Z] === RUN TestOneMessagePerRequest [2022-02-18T08:09:32.067Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestVerify [2022-02-18T08:09:32.067Z] --- PASS: TestVerify (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestSkipVerify [2022-02-18T08:09:32.067Z] === RUN TestParseLogFormat [2022-02-18T08:09:32.067Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestValidateLogOptEmpty [2022-02-18T08:09:32.067Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestValidateSyslogAddress [2022-02-18T08:09:32.067Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestParseAddressDefaultPort [2022-02-18T08:09:32.067Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestValidateSyslogFacility [2022-02-18T08:09:32.067Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestValidateLogOptSyslogFormat [2022-02-18T08:09:32.067Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-18T08:09:32.067Z] === RUN TestValidateLogOpt [2022-02-18T08:09:32.067Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T08:09:32.067Z] PASS [2022-02-18T08:09:32.067Z] coverage: 46.8% of statements [2022-02-18T08:09:32.067Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 46.8% of statements [2022-02-18T08:09:32.527Z] time="2022-02-18T08:09:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.527Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.527Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T08:09:32.976Z] + bundleName=amd64-cgroup2 [2022-02-18T08:09:32.976Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-18T08:09:32.976Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-18T08:09:32.976Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-18T08:09:32.976Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-18T08:09:32.986Z] --- PASS: TestSkipVerify (0.61s) [2022-02-18T08:09:32.986Z] === RUN TestBufferMaximum [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171772.593437\",\"host\":\"65411c7d9e41\"}'" [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171772.593437\",\"host\":\"65411c7d9e41\"}'" [2022-02-18T08:09:32.986Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-18T08:09:32.986Z] === RUN TestServerAlwaysDown [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171772.596435\",\"host\":\"65411c7d9e41\"}'" [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171772.596435\",\"host\":\"65411c7d9e41\"}'" [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171772.596435\",\"host\":\"65411c7d9e41\"}'" [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171772.597437\",\"host\":\"65411c7d9e41\"}'" [2022-02-18T08:09:32.986Z] time="2022-02-18T08:09:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645171772.597437\",\"host\":\"65411c7d9e41\"}'" [2022-02-18T08:09:32.986Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-18T08:09:32.986Z] === RUN TestCannotSendAfterClose [2022-02-18T08:09:32.986Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-18T08:09:32.986Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-18T08:09:33.002Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.46s) [2022-02-18T08:09:33.002Z] === RUN TestGetAddress [2022-02-18T08:09:33.003Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [Pipeline] archiveArtifacts [2022-02-18T08:09:33.252Z] Archiving artifacts [2022-02-18T08:09:33.443Z] === RUN TestV1IDService [2022-02-18T08:09:33.443Z] --- PASS: TestV1IDService (0.04s) [2022-02-18T08:09:33.443Z] === RUN TestV2MetadataService [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T08:09:33.458Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T08:09:33.902Z] time="2022-02-18T08:09:33Z" 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-02-18T08:09:33.902Z] time="2022-02-18T08:09:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"65411c7d9e41\"}'" [2022-02-18T08:09:33.902Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-18T08:09:33.902Z] PASS [2022-02-18T08:09:33.902Z] coverage: 82.5% of statements [2022-02-18T08:09:33.902Z] ok github.com/docker/docker/daemon/logger/splunk 2.149s coverage: 82.5% of statements [2022-02-18T08:09:33.902Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T08:09:33.902Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-18T08:09:33.902Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T08:09:33.918Z] === RUN TestNetworkDBSimple [2022-02-18T08:09:34.096Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-02-18T08:09:34.096Z] === CONT TestReadPluginNoRead [2022-02-18T08:09:34.360Z] === RUN TestSuccessfulDownload [2022-02-18T08:09:34.360Z] download_test.go:267: Needs fixing on Windows [2022-02-18T08:09:34.360Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-18T08:09:34.360Z] === RUN TestCancelledDownload [2022-02-18T08:09:34.360Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-18T08:09:34.360Z] === RUN TestMaxDownloadAttempts [2022-02-18T08:09:34.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:09:34.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:09:34.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:09:34.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:09:34.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:09:34.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:09:34.360Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:09:34.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:09:34.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:09:34.360Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:09:34.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:09:34.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:09:34.360Z] --- PASS: TestV2MetadataService (1.11s) [2022-02-18T08:09:34.376Z] === RUN TestGenerate [2022-02-18T08:09:34.376Z] --- PASS: TestGenerate (0.00s) [2022-02-18T08:09:34.376Z] === RUN TestGeneratePtr [2022-02-18T08:09:34.376Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-18T08:09:34.376Z] === RUN TestGenerateMissingField [2022-02-18T08:09:34.376Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-18T08:09:34.376Z] === RUN TestFieldCannotBeSet [2022-02-18T08:09:34.376Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-18T08:09:34.376Z] === RUN TestTypeMismatchError [2022-02-18T08:09:34.376Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-18T08:09:34.376Z] PASS [2022-02-18T08:09:34.376Z] coverage: 100.0% of statements [2022-02-18T08:09:34.376Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-02-18T08:09:34.817Z] PASS [2022-02-18T08:09:34.817Z] coverage: 48.2% of statements [2022-02-18T08:09:34.817Z] ok github.com/docker/docker/distribution/metadata 1.225s coverage: 48.2% of statements [2022-02-18T08:09:34.817Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-18T08:09:34.817Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-18T08:09:34.817Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-18T08:09:34.817Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-18T08:09:34.817Z] === RUN TestContinueOnError_NeverContinue [2022-02-18T08:09:34.817Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-18T08:09:34.817Z] === RUN TestManifestStore [2022-02-18T08:09:34.817Z] === RUN TestManifestStore/no_remote_or_local [2022-02-18T08:09:34.832Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-18T08:09:34.832Z] PASS [2022-02-18T08:09:34.832Z] coverage: 100.0% of statements [2022-02-18T08:09:34.832Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2022-02-18T08:09:34.832Z] 2022/02/18 08:09:34 Closing DB instances... [2022-02-18T08:09:34.832Z] testing: warning: no tests to run [2022-02-18T08:09:34.832Z] PASS [2022-02-18T08:09:34.832Z] coverage: 0.0% of statements [2022-02-18T08:09:34.832Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-18T08:09:34.905Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local64261939\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/no_local_cache [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:09:35.273Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-02-18T08:09:35.273Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-02-18T08:09:35.273Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-02-18T08:09:35.273Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-02-18T08:09:35.273Z] === RUN TestTransfer [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/with_local_cache [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/unknown_media_type [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=warning msg="reference for unknown type: " [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-18T08:09:35.273Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-18T08:09:35.273Z] time="2022-02-18T08:09:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-18T08:09:35.273Z] --- PASS: TestTransfer (0.12s) [2022-02-18T08:09:35.273Z] === RUN TestConcurrencyLimit [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore (0.43s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaType [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-18T08:09:35.273Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-18T08:09:35.273Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-18T08:09:35.274Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-18T08:09:35.274Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-18T08:09:35.274Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-18T08:09:35.274Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-18T08:09:35.274Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-18T08:09:35.274Z] === RUN TestFixManifestLayers [2022-02-18T08:09:35.274Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-18T08:09:35.274Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-18T08:09:35.274Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T08:09:35.274Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T08:09:35.274Z] === RUN TestFixManifestLayersBadParent [2022-02-18T08:09:35.274Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-18T08:09:35.274Z] === RUN TestValidateManifest [2022-02-18T08:09:35.274Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T08:09:35.274Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-18T08:09:35.274Z] === RUN TestFormatPlatform [2022-02-18T08:09:35.274Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-18T08:09:35.274Z] === RUN TestGetRepositoryMountCandidates [2022-02-18T08:09:35.274Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-18T08:09:35.274Z] === RUN TestLayerAlreadyExists [2022-02-18T08:09:35.274Z] 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-02-18T08:09:35.274Z] 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-02-18T08:09:35.274Z] 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-02-18T08:09:35.274Z] 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-02-18T08:09:35.274Z] 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-02-18T08:09:35.274Z] 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-02-18T08:09:35.274Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-18T08:09:35.274Z] === RUN TestWhenEmptyAuthConfig [2022-02-18T08:09:35.523Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T08:09:35.739Z] === RUN TestNotFound [2022-02-18T08:09:35.739Z] --- PASS: TestNotFound (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestConflict [2022-02-18T08:09:35.739Z] --- PASS: TestConflict (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestForbidden [2022-02-18T08:09:35.739Z] --- PASS: TestForbidden (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestInvalidParameter [2022-02-18T08:09:35.739Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestNotImplemented [2022-02-18T08:09:35.739Z] --- PASS: TestNotImplemented (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestNotModified [2022-02-18T08:09:35.739Z] --- PASS: TestNotModified (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestUnauthorized [2022-02-18T08:09:35.739Z] --- PASS: TestUnauthorized (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestUnknown [2022-02-18T08:09:35.739Z] --- PASS: TestUnknown (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestCancelled [2022-02-18T08:09:35.739Z] --- PASS: TestCancelled (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestDeadline [2022-02-18T08:09:35.739Z] --- PASS: TestDeadline (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestDataLoss [2022-02-18T08:09:35.739Z] --- PASS: TestDataLoss (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestUnavailable [2022-02-18T08:09:35.739Z] --- PASS: TestUnavailable (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestSystem [2022-02-18T08:09:35.739Z] --- PASS: TestSystem (0.00s) [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Not_Found [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Bad_Request [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Conflict [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Unauthorized [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Forbidden [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Not_Modified [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-18T08:09:35.739Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-18T08:09:35.739Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-18T08:09:35.739Z] PASS [2022-02-18T08:09:35.739Z] coverage: 53.1% of statements [2022-02-18T08:09:35.739Z] ok github.com/docker/docker/errdefs 0.064s coverage: 53.1% of statements [2022-02-18T08:09:35.739Z] --- PASS: TestConcurrencyLimit (0.47s) [2022-02-18T08:09:35.739Z] === RUN TestInactiveJobs [2022-02-18T08:09:35.798Z] === RUN TestRequestNewPort [2022-02-18T08:09:35.799Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestRequestSpecificPort [2022-02-18T08:09:35.799Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestReleasePort [2022-02-18T08:09:35.799Z] --- PASS: TestReleasePort (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestReuseReleasedPort [2022-02-18T08:09:35.799Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestReleaseUnreadledPort [2022-02-18T08:09:35.799Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestUnknowProtocol [2022-02-18T08:09:35.799Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestAllocateAllPorts [2022-02-18T08:09:35.799Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestPortAllocation [2022-02-18T08:09:35.799Z] --- PASS: TestPortAllocation (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestPortAllocationWithCustomRange [2022-02-18T08:09:35.799Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestNoDuplicateBPR [2022-02-18T08:09:35.799Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-18T08:09:35.799Z] === RUN TestChangePortRange [2022-02-18T08:09:35.799Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-18T08:09:35.799Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-18T08:09:35.799Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-18T08:09:35.799Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-18T08:09:35.799Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-18T08:09:35.799Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-18T08:09:35.799Z] --- PASS: TestChangePortRange (0.00s) [2022-02-18T08:09:35.799Z] PASS [2022-02-18T08:09:35.799Z] coverage: 88.6% of statements [2022-02-18T08:09:35.799Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2022-02-18T08:09:35.799Z] testing: warning: no tests to run [2022-02-18T08:09:35.799Z] PASS [2022-02-18T08:09:35.799Z] coverage: 0.0% of statements [2022-02-18T08:09:35.799Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-18T08:09:35.833Z] + make clean [2022-02-18T08:09:35.833Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T08:09:35.833Z] docker-dev-cache [2022-02-18T08:09:35.833Z] docker-mod-cache [2022-02-18T08:09:35.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [Pipeline] deleteDir [2022-02-18T08:09:36.007Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-18T08:09:36.197Z] --- PASS: TestInactiveJobs (0.41s) [2022-02-18T08:09:36.197Z] === RUN TestWatchRelease [2022-02-18T08:09:36.197Z] --- PASS: TestWatchRelease (0.05s) [2022-02-18T08:09:36.197Z] === RUN TestWatchFinishedTransfer [2022-02-18T08:09:36.197Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-18T08:09:36.197Z] === RUN TestDuplicateTransfer [2022-02-18T08:09:36.197Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-18T08:09:36.197Z] === RUN TestSuccessfulUpload [2022-02-18T08:09:36.255Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-18T08:09:36.255Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-18T08:09:36.406Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-18T08:09:36.657Z] time="2022-02-18T08:09:36Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-18T08:09:36.657Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-02-18T08:09:36.657Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-18T08:09:36.657Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-18T08:09:36.657Z] === RUN TestTokenPassThru [2022-02-18T08:09:36.657Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-18T08:09:36.657Z] === RUN TestTokenPassThruDifferentHost [2022-02-18T08:09:36.657Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-18T08:09:36.657Z] PASS [2022-02-18T08:09:36.657Z] coverage: 24.6% of statements [2022-02-18T08:09:36.657Z] ok github.com/docker/docker/distribution 1.819s coverage: 24.6% of statements [2022-02-18T08:09:36.657Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-02-18T08:09:36.657Z] === RUN TestCancelledUpload [2022-02-18T08:09:36.657Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-18T08:09:36.657Z] PASS [2022-02-18T08:09:36.657Z] coverage: 77.1% of statements [2022-02-18T08:09:36.657Z] ok github.com/docker/docker/distribution/xfer 2.135s coverage: 77.1% of statements [2022-02-18T08:09:36.657Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T08:09:36.657Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T08:09:36.711Z] === RUN TestHashData [2022-02-18T08:09:36.711Z] --- PASS: TestHashData (0.00s) [2022-02-18T08:09:36.711Z] PASS [2022-02-18T08:09:36.711Z] coverage: 2.8% of statements [2022-02-18T08:09:36.711Z] ok github.com/docker/docker/libnetwork/resolvconf 0.061s coverage: 2.8% of statements [2022-02-18T08:09:36.711Z] === RUN TestErrorConstructors [2022-02-18T08:09:36.711Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-18T08:09:36.711Z] === RUN TestCompareIPMask [2022-02-18T08:09:36.711Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-18T08:09:36.711Z] === RUN TestUtilGetHostPartIP [2022-02-18T08:09:36.711Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-18T08:09:36.711Z] === RUN TestUtilGetBroadcastIP [2022-02-18T08:09:36.711Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-18T08:09:36.711Z] === RUN TestParseCIDR [2022-02-18T08:09:36.711Z] --- PASS: TestParseCIDR (0.00s) [2022-02-18T08:09:36.711Z] PASS [2022-02-18T08:09:36.711Z] coverage: 37.3% of statements [2022-02-18T08:09:36.711Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-02-18T08:09:36.946Z] === RUN TestReadPluginNoRead/default [2022-02-18T08:09:36.973Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-18T08:09:37.115Z] === RUN TestFSGetInvalidData [2022-02-18T08:09:37.115Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-18T08:09:37.115Z] === RUN TestFSInvalidSet [2022-02-18T08:09:37.115Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-18T08:09:37.115Z] === RUN TestFSInvalidRoot [2022-02-18T08:09:37.115Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-18T08:09:37.115Z] === RUN TestFSMetadataGetSet [2022-02-18T08:09:37.115Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-18T08:09:37.115Z] === RUN TestFSInvalidWalker [2022-02-18T08:09:37.115Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-18T08:09:37.115Z] === RUN TestFSGetSet [2022-02-18T08:09:37.115Z] === RUN TestCompare [2022-02-18T08:09:37.115Z] --- PASS: TestCompare (0.00s) [2022-02-18T08:09:37.115Z] PASS [2022-02-18T08:09:37.115Z] coverage: 19.2% of statements [2022-02-18T08:09:37.115Z] ok github.com/docker/docker/image/cache 0.138s coverage: 19.2% of statements [2022-02-18T08:09:37.115Z] --- PASS: TestFSGetSet (0.12s) [2022-02-18T08:09:37.115Z] === RUN TestFSGetUnsetKey [2022-02-18T08:09:37.115Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-18T08:09:37.115Z] === RUN TestFSGetEmptyData [2022-02-18T08:09:37.115Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-18T08:09:37.115Z] === RUN TestFSDelete [2022-02-18T08:09:37.115Z] --- PASS: TestFSDelete (0.02s) [2022-02-18T08:09:37.115Z] === RUN TestFSWalker [2022-02-18T08:09:37.115Z] --- PASS: TestFSWalker (0.03s) [2022-02-18T08:09:37.115Z] === RUN TestFSWalkerStopOnError [2022-02-18T08:09:37.115Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-18T08:09:37.115Z] === RUN TestNewFromJSON [2022-02-18T08:09:37.115Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-18T08:09:37.115Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-18T08:09:37.115Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-18T08:09:37.115Z] === RUN TestMarshalKeyOrder [2022-02-18T08:09:37.115Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-18T08:09:37.115Z] === RUN TestHistoryEqual [2022-02-18T08:09:37.573Z] --- PASS: TestHistoryEqual (0.19s) [2022-02-18T08:09:37.573Z] === RUN TestImage [2022-02-18T08:09:37.573Z] --- PASS: TestImage (0.00s) [2022-02-18T08:09:37.573Z] === RUN TestImageOSNotEmpty [2022-02-18T08:09:37.573Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-18T08:09:37.573Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-18T08:09:37.573Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-18T08:09:37.573Z] === RUN TestCreate [2022-02-18T08:09:37.573Z] --- PASS: TestCreate (0.01s) [2022-02-18T08:09:37.573Z] === RUN TestRestore [2022-02-18T08:09:37.573Z] time="2022-02-18T08:09:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-18T08:09:37.573Z] --- PASS: TestRestore (0.05s) [2022-02-18T08:09:37.573Z] === RUN TestAddDelete [2022-02-18T08:09:37.573Z] --- PASS: TestAddDelete (0.05s) [2022-02-18T08:09:37.573Z] === RUN TestSearchAfterDelete [2022-02-18T08:09:37.573Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-18T08:09:37.573Z] === RUN TestParentReset [2022-02-18T08:09:37.573Z] --- PASS: TestParentReset (0.04s) [2022-02-18T08:09:37.573Z] === RUN TestGetAndSetLastUpdated [2022-02-18T08:09:37.573Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-18T08:09:37.573Z] === RUN TestStoreLen [2022-02-18T08:09:37.573Z] --- PASS: TestStoreLen (0.10s) [2022-02-18T08:09:37.573Z] PASS [2022-02-18T08:09:37.573Z] coverage: 86.9% of statements [2022-02-18T08:09:37.573Z] ok github.com/docker/docker/image 0.864s coverage: 86.9% of statements [2022-02-18T08:09:37.673Z] 2022/02/18 08:09:37 Closing DB instances... [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-18T08:09:37.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-18T08:09:37.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-18T08:09:37.673Z] PASS [2022-02-18T08:09:37.673Z] coverage: 50.0% of statements [2022-02-18T08:09:37.673Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements [2022-02-18T08:09:37.886Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-18T08:09:37.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-18T08:09:38.030Z] === RUN TestMakeV1ConfigFromConfig [2022-02-18T08:09:38.031Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-18T08:09:38.031Z] PASS [2022-02-18T08:09:38.031Z] coverage: 25.0% of statements [2022-02-18T08:09:38.031Z] ok github.com/docker/docker/image/v1 0.097s coverage: 25.0% of statements [2022-02-18T08:09:38.031Z] === RUN TestValidateManifest [2022-02-18T08:09:38.031Z] === RUN TestValidateManifest/nil [2022-02-18T08:09:38.031Z] === RUN TestValidateManifest/non-nil [2022-02-18T08:09:38.031Z] --- PASS: TestValidateManifest (0.00s) [2022-02-18T08:09:38.031Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-18T08:09:38.031Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-18T08:09:38.031Z] PASS [2022-02-18T08:09:38.031Z] coverage: 0.7% of statements [2022-02-18T08:09:38.031Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2022-02-18T08:09:38.031Z] ? github.com/docker/docker/internal/test/suite [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-02-18T08:09:38.131Z] === RUN TestAddressPoolOpt [2022-02-18T08:09:38.131Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/a [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/something [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/_=a [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/env1=value1 [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/_env1=value1 [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/PATH [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/=a [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/PATH= [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/PATH=something [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/asd!qwe [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/1asd [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/123 [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/some_space [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/__some_space_before [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/some_space_after__ [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/= [2022-02-18T08:09:38.131Z] === RUN TestValidateEnv/PaTh [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestParseHost [2022-02-18T08:09:38.131Z] --- PASS: TestParseHost (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestParseDockerDaemonHost [2022-02-18T08:09:38.131Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestParseTCP [2022-02-18T08:09:38.131Z] --- PASS: TestParseTCP (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-18T08:09:38.131Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestValidateExtraHosts [2022-02-18T08:09:38.131Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestIpOptString [2022-02-18T08:09:38.131Z] --- PASS: TestIpOptString (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-18T08:09:38.131Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestNewIpOptValidDefaultVal [2022-02-18T08:09:38.131Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestIpOptSetInvalidVal [2022-02-18T08:09:38.131Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestValidateIPAddress [2022-02-18T08:09:38.131Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestMapOpts [2022-02-18T08:09:38.131Z] --- PASS: TestMapOpts (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestListOptsWithoutValidator [2022-02-18T08:09:38.131Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestListOptsWithValidator [2022-02-18T08:09:38.131Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestValidateDNSSearch [2022-02-18T08:09:38.131Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_general_format [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_one_more [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-18T08:09:38.131Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-18T08:09:38.131Z] --- PASS: TestValidateLabel (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-18T08:09:38.131Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-18T08:09:38.132Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-18T08:09:38.132Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-18T08:09:38.132Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-18T08:09:38.132Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-18T08:09:38.132Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-18T08:09:38.132Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-18T08:09:38.132Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-18T08:09:38.132Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-18T08:09:38.132Z] === RUN TestNamedListOpts [2022-02-18T08:09:38.132Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-18T08:09:38.132Z] === RUN TestNamedMapOpts [2022-02-18T08:09:38.132Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-18T08:09:38.132Z] === RUN TestParseLink [2022-02-18T08:09:38.132Z] --- PASS: TestParseLink (0.00s) [2022-02-18T08:09:38.132Z] === RUN TestQuotedStringSetWithQuotes [2022-02-18T08:09:38.132Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-18T08:09:38.132Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-18T08:09:38.132Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-18T08:09:38.132Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-18T08:09:38.132Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-18T08:09:38.132Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-18T08:09:38.132Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-18T08:09:38.132Z] === RUN TestUlimitOpt [2022-02-18T08:09:38.132Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-18T08:09:38.132Z] PASS [2022-02-18T08:09:38.132Z] coverage: 67.4% of statements [2022-02-18T08:09:38.132Z] ok github.com/docker/docker/opts 0.097s coverage: 67.4% of statements [Pipeline] // stage [Pipeline] } [2022-02-18T08:09:38.474Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-18T08:09:38.474Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-18T08:09:38.474Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-18T08:09:38.591Z] === RUN TestParseVersion [2022-02-18T08:09:38.591Z] --- PASS: TestParseVersion (0.00s) [2022-02-18T08:09:38.591Z] PASS [2022-02-18T08:09:38.591Z] coverage: 52.9% of statements [2022-02-18T08:09:38.591Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-02-18T08:09:38.733Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-18T08:09:38.828Z] --- PASS: TestContinueAfterPluginCrash (7.90s) [2022-02-18T08:09:39.053Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-18T08:09:39.053Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-18T08:09:39.088Z] === CONT TestReadPluginNoRead [2022-02-18T08:09:39.088Z] read_test.go:92: [dde39211bf8fa] daemon is not started [2022-02-18T08:09:39.088Z] --- PASS: TestReadPluginNoRead (5.31s) [2022-02-18T08:09:39.088Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-02-18T08:09:39.088Z] --- PASS: TestReadPluginNoRead/default (1.06s) [2022-02-18T08:09:39.088Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-02-18T08:09:39.088Z] PASS [2022-02-18T08:09:39.088Z] [2022-02-18T08:09:39.088Z] DONE 6 tests in 8.376s [2022-02-18T08:09:39.088Z] 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-02-18T08:09:39.088Z] ++ 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-02-18T08:09:39.088Z] ++ set -e [2022-02-18T08:09:39.088Z] ++ '[' -n 0 ']' [2022-02-18T08:09:39.088Z] ++ set -x [2022-02-18T08:09:39.088Z] ++ 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-02-18T08:09:39.088Z] testing: warning: no tests to run [2022-02-18T08:09:39.088Z] PASS [2022-02-18T08:09:39.088Z] [2022-02-18T08:09:39.088Z] DONE 0 tests in 0.026s [2022-02-18T08:09:39.088Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-18T08:09:39.088Z] ++ 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-02-18T08:09:39.088Z] ++ set -e [2022-02-18T08:09:39.088Z] ++ '[' -n 0 ']' [2022-02-18T08:09:39.088Z] ++ set -x [2022-02-18T08:09:39.088Z] ++ 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-02-18T08:09:39.350Z] INFO: Testing against a local daemon [2022-02-18T08:09:39.350Z] === RUN TestPluginWithDevMounts [2022-02-18T08:09:39.350Z] === PAUSE TestPluginWithDevMounts [2022-02-18T08:09:39.350Z] === CONT TestPluginWithDevMounts [2022-02-18T08:09:39.571Z] === RUN TestSerialization [2022-02-18T08:09:39.571Z] --- PASS: TestSerialization (0.02s) [2022-02-18T08:09:40.030Z] PASS [2022-02-18T08:09:40.030Z] coverage: 100.0% of statements [2022-02-18T08:09:40.030Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-02-18T08:09:40.030Z] === RUN TestEnvironmentParsing [2022-02-18T08:09:40.030Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-18T08:09:40.030Z] PASS [2022-02-18T08:09:40.030Z] coverage: 1.2% of statements [2022-02-18T08:09:40.030Z] ok github.com/docker/docker/libcontainerd/local 0.064s coverage: 1.2% of statements [2022-02-18T08:09:40.488Z] === RUN TestEmptyLayer [2022-02-18T08:09:40.488Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-18T08:09:40.488Z] === RUN TestCommitFailure [2022-02-18T08:09:40.488Z] --- PASS: TestCommitFailure (0.03s) [2022-02-18T08:09:40.488Z] === RUN TestStartTransactionFailure [2022-02-18T08:09:40.488Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-18T08:09:40.488Z] === RUN TestGetOrphan [2022-02-18T08:09:40.488Z] --- PASS: TestGetOrphan (0.01s) [2022-02-18T08:09:40.488Z] === RUN TestMountAndRegister [2022-02-18T08:09:40.488Z] layer_test.go:258: Layer size: 14 [2022-02-18T08:09:40.488Z] --- PASS: TestMountAndRegister (0.06s) [2022-02-18T08:09:40.488Z] === RUN TestLayerRelease [2022-02-18T08:09:40.488Z] layer_test.go:291: Failing on Windows [2022-02-18T08:09:40.488Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-18T08:09:40.488Z] === RUN TestStoreRestore [2022-02-18T08:09:40.488Z] layer_test.go:340: Failing on Windows [2022-02-18T08:09:40.488Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-18T08:09:40.488Z] === RUN TestTarStreamStability [2022-02-18T08:09:40.488Z] layer_test.go:455: Failing on Windows [2022-02-18T08:09:40.488Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-18T08:09:40.488Z] === RUN TestRegisterExistingLayer [2022-02-18T08:09:40.588Z] 2022/02/18 08:09:39 Closing DB instances... [2022-02-18T08:09:40.588Z] === RUN TestPeerCertificateMarshalJSON [2022-02-18T08:09:40.588Z] === RUN TestIsArchivePathDir [2022-02-18T08:09:40.588Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-18T08:09:40.588Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-18T08:09:40.588Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-02-18T08:09:40.588Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-18T08:09:40.588Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-18T08:09:40.588Z] === RUN TestMiddleware [2022-02-18T08:09:40.588Z] --- PASS: TestMiddleware (0.00s) [2022-02-18T08:09:40.588Z] === RUN TestNewResponseModifier [2022-02-18T08:09:40.588Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-18T08:09:40.588Z] PASS [2022-02-18T08:09:40.588Z] coverage: 26.8% of statements [2022-02-18T08:09:40.588Z] ok github.com/docker/docker/pkg/authorization 0.460s coverage: 26.8% of statements [2022-02-18T08:09:40.588Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-18T08:09:40.588Z] === RUN TestIsArchivePathInvalidFile [2022-02-18T08:09:40.738Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-02-18T08:09:40.738Z] PASS [2022-02-18T08:09:40.738Z] [2022-02-18T08:09:40.738Z] DONE 1 tests in 1.579s [2022-02-18T08:09:40.738Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-18T08:09:40.738Z] ++ 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-02-18T08:09:40.738Z] ++ set -e [2022-02-18T08:09:40.738Z] ++ '[' -n 0 ']' [2022-02-18T08:09:40.738Z] ++ set -x [2022-02-18T08:09:40.738Z] ++ 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-02-18T08:09:40.738Z] INFO: Testing against a local daemon [2022-02-18T08:09:40.738Z] === RUN TestSecretInspect [2022-02-18T08:09:40.947Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-02-18T08:09:40.947Z] === RUN TestTarStreamVerification [2022-02-18T08:09:40.947Z] layer_test.go:684: Failing on Windows [2022-02-18T08:09:40.947Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-18T08:09:40.947Z] === RUN TestLayerMigration [2022-02-18T08:09:40.947Z] migration_test.go:45: Failing on Windows [2022-02-18T08:09:40.947Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-18T08:09:40.947Z] === RUN TestLayerMigrationNoTarsplit [2022-02-18T08:09:40.947Z] migration_test.go:181: Failing on Windows [2022-02-18T08:09:40.947Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T08:09:40.947Z] === RUN TestMountInit [2022-02-18T08:09:40.947Z] mount_test.go:17: Failing on Windows [2022-02-18T08:09:40.947Z] --- SKIP: TestMountInit (0.00s) [2022-02-18T08:09:40.947Z] === RUN TestMountSize [2022-02-18T08:09:40.947Z] mount_test.go:76: Failing on Windows [2022-02-18T08:09:40.947Z] --- SKIP: TestMountSize (0.00s) [2022-02-18T08:09:40.947Z] === RUN TestMountChanges [2022-02-18T08:09:40.947Z] mount_test.go:125: Failing on Windows [2022-02-18T08:09:40.947Z] --- SKIP: TestMountChanges (0.01s) [2022-02-18T08:09:40.947Z] === RUN TestMountApply [2022-02-18T08:09:40.947Z] mount_test.go:212: Failing on Windows [2022-02-18T08:09:40.947Z] --- SKIP: TestMountApply (0.00s) [2022-02-18T08:09:40.947Z] PASS [2022-02-18T08:09:40.947Z] coverage: 30.2% of statements [2022-02-18T08:09:40.947Z] ok github.com/docker/docker/layer 0.449s coverage: 30.2% of statements [2022-02-18T08:09:40.947Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T08:09:40.947Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T08:09:40.947Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T08:09:40.947Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T08:09:41.045Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-18T08:09:41.045Z] === RUN TestIsArchivePathTar [2022-02-18T08:09:41.045Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-02-18T08:09:41.045Z] === RUN TestDecompressStreamGzip [2022-02-18T08:09:41.406Z] === RUN TestSequenceGetAvailableBit [2022-02-18T08:09:41.406Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestSequenceEqual [2022-02-18T08:09:41.406Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestSequenceCopy [2022-02-18T08:09:41.406Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestGetFirstAvailable [2022-02-18T08:09:41.406Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestFindSequence [2022-02-18T08:09:41.406Z] --- PASS: TestFindSequence (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestCheckIfAvailable [2022-02-18T08:09:41.406Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestMergeSequences [2022-02-18T08:09:41.406Z] --- PASS: TestMergeSequences (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestPushReservation [2022-02-18T08:09:41.406Z] --- PASS: TestPushReservation (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestSerializeDeserialize [2022-02-18T08:09:41.406Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestSet [2022-02-18T08:09:41.406Z] --- PASS: TestSet (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestSetUnset [2022-02-18T08:09:41.406Z] --- PASS: TestSetUnset (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestOffsetSetUnset [2022-02-18T08:09:41.406Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestSetInRange [2022-02-18T08:09:41.406Z] --- PASS: TestSetInRange (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestSetAnyInRange [2022-02-18T08:09:41.406Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestMethods [2022-02-18T08:09:41.406Z] --- PASS: TestMethods (0.00s) [2022-02-18T08:09:41.406Z] === RUN TestRandomAllocateDeallocate [2022-02-18T08:09:41.512Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-02-18T08:09:41.513Z] === RUN TestDecompressStreamBzip2 [2022-02-18T08:09:41.513Z] === RUN TestUnbuffered [2022-02-18T08:09:41.513Z] --- PASS: TestUnbuffered (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestRaceUnbuffered [2022-02-18T08:09:41.513Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-18T08:09:41.513Z] PASS [2022-02-18T08:09:41.513Z] coverage: 100.0% of statements [2022-02-18T08:09:41.513Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-02-18T08:09:41.513Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-02-18T08:09:41.513Z] === RUN TestDecompressStreamXz [2022-02-18T08:09:41.513Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T08:09:41.513Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestDecompressStreamZstd [2022-02-18T08:09:41.513Z] archive_test.go:140: zstd not installed [2022-02-18T08:09:41.513Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-18T08:09:41.513Z] === RUN TestCompressStreamXzUnsupported [2022-02-18T08:09:41.513Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-18T08:09:41.513Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestCompressStreamInvalid [2022-02-18T08:09:41.513Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestExtensionInvalid [2022-02-18T08:09:41.513Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestExtensionUncompressed [2022-02-18T08:09:41.513Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestExtensionBzip2 [2022-02-18T08:09:41.513Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestExtensionGzip [2022-02-18T08:09:41.513Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestExtensionXz [2022-02-18T08:09:41.513Z] --- PASS: TestExtensionXz (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestExtensionZstd [2022-02-18T08:09:41.513Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestCmdStreamLargeStderr [2022-02-18T08:09:41.513Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-18T08:09:41.513Z] === RUN TestCmdStreamBad [2022-02-18T08:09:41.513Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T08:09:41.513Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestCmdStreamGood [2022-02-18T08:09:41.513Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-18T08:09:41.513Z] === RUN TestUntarPathWithInvalidDest [2022-02-18T08:09:41.513Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-18T08:09:41.513Z] === RUN TestUntarPathWithInvalidSrc [2022-02-18T08:09:41.513Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-18T08:09:41.513Z] === RUN TestUntarPath [2022-02-18T08:09:41.973Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s) [2022-02-18T08:09:41.973Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-18T08:09:41.973Z] --- PASS: TestUntarPath (0.08s) [2022-02-18T08:09:41.973Z] === RUN TestUntarPathWithDestinationFile [2022-02-18T08:09:41.973Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-18T08:09:41.973Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-18T08:09:41.973Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-18T08:09:41.973Z] === RUN TestCopyWithTarInvalidSrc [2022-02-18T08:09:41.973Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-18T08:09:41.973Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-18T08:09:41.973Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T08:09:41.973Z] === RUN TestCopyWithTarSrcFile [2022-02-18T08:09:41.973Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-18T08:09:41.973Z] === RUN TestCopyWithTarSrcFolder [2022-02-18T08:09:41.973Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-18T08:09:41.973Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-18T08:09:41.973Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-18T08:09:41.973Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-18T08:09:41.973Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T08:09:41.973Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-18T08:09:41.973Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-02-18T08:09:41.973Z] === RUN TestCopyFileWithTarSrcFile [2022-02-18T08:09:41.973Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-18T08:09:41.973Z] === RUN TestTarFiles [2022-02-18T08:09:41.973Z] === RUN TestMatch [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[foo]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[foo_bar]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[]#01 [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[qux]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-18T08:09:41.973Z] === RUN TestMatch/[[foo_baz]] [2022-02-18T08:09:41.973Z] --- PASS: TestMatch (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-18T08:09:41.973Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-18T08:09:41.973Z] PASS [2022-02-18T08:09:41.973Z] coverage: 87.5% of statements [2022-02-18T08:09:41.973Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-02-18T08:09:42.652Z] --- PASS: TestSecretInspect (1.67s) [2022-02-18T08:09:42.652Z] === RUN TestSecretList [2022-02-18T08:09:43.507Z] === RUN TestChrootTarUntar [2022-02-18T08:09:43.507Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-18T08:09:43.507Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootUntarEmptyArchive [2022-02-18T08:09:43.507Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootTarUntarWithSymlink [2022-02-18T08:09:43.507Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootCopyWithTar [2022-02-18T08:09:43.507Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootCopyFileWithTar [2022-02-18T08:09:43.507Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootUntarPath [2022-02-18T08:09:43.507Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-18T08:09:43.507Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-18T08:09:43.507Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:09:43.507Z] === RUN TestChrootApplyDotDotFile [2022-02-18T08:09:43.507Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:09:43.507Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-18T08:09:43.507Z] PASS [2022-02-18T08:09:43.507Z] coverage: 15.1% of statements [2022-02-18T08:09:43.507Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.1% of statements [2022-02-18T08:09:43.580Z] === RUN TestInvalidConfig [2022-02-18T08:09:43.580Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-18T08:09:43.580Z] === RUN TestConfig [2022-02-18T08:09:43.580Z] --- PASS: TestConfig (0.01s) [2022-02-18T08:09:43.580Z] === RUN TestOptionsLabels [2022-02-18T08:09:43.580Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-18T08:09:43.580Z] === RUN TestValidName [2022-02-18T08:09:43.580Z] --- PASS: TestValidName (0.00s) [2022-02-18T08:09:43.580Z] PASS [2022-02-18T08:09:43.580Z] coverage: 19.7% of statements [2022-02-18T08:09:43.580Z] ok github.com/docker/docker/libnetwork/config 0.087s coverage: 19.7% of statements [2022-02-18T08:09:43.974Z] 2022/02/18 08:09:43 Closing DB instances... [2022-02-18T08:09:43.974Z] === RUN TestSizeEmpty [2022-02-18T08:09:43.974Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-18T08:09:43.974Z] === RUN TestSizeEmptyFile [2022-02-18T08:09:43.974Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-18T08:09:43.974Z] === RUN TestSizeNonemptyFile [2022-02-18T08:09:43.974Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-18T08:09:43.974Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-18T08:09:43.974Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-18T08:09:43.974Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-18T08:09:43.974Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-18T08:09:43.974Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-18T08:09:43.974Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-18T08:09:43.974Z] === RUN TestMoveToSubdir [2022-02-18T08:09:43.974Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-18T08:09:43.974Z] === RUN TestSizeNonExistingDirectory [2022-02-18T08:09:43.974Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-18T08:09:43.974Z] PASS [2022-02-18T08:09:43.974Z] coverage: 80.0% of statements [2022-02-18T08:09:43.974Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-02-18T08:09:44.039Z] === RUN TestKey [2022-02-18T08:09:44.039Z] --- PASS: TestKey (0.00s) [2022-02-18T08:09:44.039Z] === RUN TestParseKey [2022-02-18T08:09:44.039Z] --- PASS: TestParseKey (0.00s) [2022-02-18T08:09:44.039Z] === RUN TestInvalidDataStore [2022-02-18T08:09:44.039Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-18T08:09:44.039Z] === RUN TestKVObjectFlatKey [2022-02-18T08:09:44.039Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-18T08:09:44.039Z] === RUN TestAtomicKVObjectFlatKey [2022-02-18T08:09:44.039Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-18T08:09:44.039Z] PASS [2022-02-18T08:09:44.039Z] coverage: 21.9% of statements [2022-02-18T08:09:44.039Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-02-18T08:09:44.497Z] === RUN TestErrorInterfaces [2022-02-18T08:09:44.497Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestNetworkMarshalling [2022-02-18T08:09:44.497Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-02-18T08:09:44.497Z] === RUN TestEndpointMarshalling [2022-02-18T08:09:44.497Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestAuxAddresses [2022-02-18T08:09:44.497Z] time="2022-02-18T08:09:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:09:44.497Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-18T08:09:44.497Z] === RUN TestSRVServiceQuery [2022-02-18T08:09:44.497Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-18T08:09:44.497Z] === RUN TestServiceVIPReuse [2022-02-18T08:09:44.497Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-18T08:09:44.497Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestDNSIPQuery [2022-02-18T08:09:44.497Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestDNSProxyServFail [2022-02-18T08:09:44.497Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestSandboxAddEmpty [2022-02-18T08:09:44.497Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestSandboxAddMultiPrio [2022-02-18T08:09:44.497Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestSandboxAddSamePrio [2022-02-18T08:09:44.497Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestCleanupServiceDiscovery [2022-02-18T08:09:44.497Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestDNSOptions [2022-02-18T08:09:44.497Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:09:44.497Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-18T08:09:44.497Z] === RUN TestMultipleControllersWithSameStore [2022-02-18T08:09:44.497Z] time="2022-02-18T08:09:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:09:44.497Z] time="2022-02-18T08:09:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:09:44.497Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-18T08:09:44.497Z] PASS [2022-02-18T08:09:44.497Z] coverage: 8.5% of statements [2022-02-18T08:09:44.497Z] ok github.com/docker/docker/libnetwork 0.368s coverage: 8.5% of statements [2022-02-18T08:09:44.568Z] --- PASS: TestSecretList (1.71s) [2022-02-18T08:09:44.568Z] === RUN TestSecretsCreateAndDelete [2022-02-18T08:09:44.940Z] === RUN TestPollerAddRemove [2022-02-18T08:09:44.940Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-18T08:09:44.940Z] === RUN TestPollerEvent [2022-02-18T08:09:44.940Z] poller_test.go:40: No chmod on Windows [2022-02-18T08:09:44.940Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-18T08:09:44.940Z] === RUN TestPollerClose [2022-02-18T08:09:44.940Z] --- PASS: TestPollerClose (0.00s) [2022-02-18T08:09:44.940Z] PASS [2022-02-18T08:09:44.941Z] coverage: 36.2% of statements [2022-02-18T08:09:44.941Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 36.2% of statements [2022-02-18T08:09:44.955Z] === RUN TestIPDataMarshalling [2022-02-18T08:09:44.955Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-18T08:09:44.955Z] === RUN TestValidateAndIsV6 [2022-02-18T08:09:44.955Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-18T08:09:44.955Z] PASS [2022-02-18T08:09:44.955Z] coverage: 68.9% of statements [2022-02-18T08:09:44.955Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-02-18T08:09:45.413Z] === RUN TestDriver [2022-02-18T08:09:45.413Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:09:45.413Z] PASS [2022-02-18T08:09:45.413Z] coverage: 34.8% of statements [2022-02-18T08:09:45.413Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2022-02-18T08:09:45.870Z] === RUN TestDriver [2022-02-18T08:09:45.870Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:09:45.870Z] PASS [2022-02-18T08:09:45.870Z] coverage: 34.8% of statements [2022-02-18T08:09:45.870Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-02-18T08:09:45.870Z] === RUN TestNetworkAllocateFree [2022-02-18T08:09:45.870Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-18T08:09:45.870Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-18T08:09:45.870Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-18T08:09:45.870Z] PASS [2022-02-18T08:09:45.870Z] coverage: 63.6% of statements [2022-02-18T08:09:45.870Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-02-18T08:09:46.470Z] === RUN TestCopyFileWithInvalidSrc [2022-02-18T08:09:46.470Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-18T08:09:46.470Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T08:09:46.470Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:09:46.470Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-18T08:09:46.470Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-18T08:09:46.470Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-18T08:09:46.470Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-02-18T08:09:46.470Z] === RUN TestCopyFile [2022-02-18T08:09:46.470Z] --- PASS: TestCopyFile (0.01s) [2022-02-18T08:09:46.470Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-18T08:09:46.470Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T08:09:46.470Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T08:09:46.470Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-18T08:09:46.470Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-18T08:09:46.470Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-18T08:09:46.470Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T08:09:46.470Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T08:09:46.470Z] === RUN TestWildcardMatches [2022-02-18T08:09:46.470Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-18T08:09:46.470Z] === RUN TestPatternMatches [2022-02-18T08:09:46.470Z] --- PASS: TestPatternMatches (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-18T08:09:46.471Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestPatternMatchesFolderExclusions [2022-02-18T08:09:46.471Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-18T08:09:46.471Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-18T08:09:46.471Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-18T08:09:46.471Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-18T08:09:46.471Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestSingleExclamationError [2022-02-18T08:09:46.471Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestMatchesWithNoPatterns [2022-02-18T08:09:46.471Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestMatchesWithMalformedPatterns [2022-02-18T08:09:46.471Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestMatches [2022-02-18T08:09:46.471Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-18T08:09:46.471Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-18T08:09:46.471Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-18T08:09:46.471Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-18T08:09:46.471Z] --- PASS: TestMatches (0.01s) [2022-02-18T08:09:46.471Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-18T08:09:46.471Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-18T08:09:46.471Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-18T08:09:46.471Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestCleanPatterns [2022-02-18T08:09:46.471Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-18T08:09:46.471Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestCleanPatternsExceptionFlag [2022-02-18T08:09:46.471Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-18T08:09:46.471Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-18T08:09:46.471Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestCleanPatternsErrorSingleException [2022-02-18T08:09:46.471Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestCreateIfNotExistsDir [2022-02-18T08:09:46.471Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-02-18T08:09:46.471Z] === RUN TestCreateIfNotExistsFile [2022-02-18T08:09:46.471Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-18T08:09:46.471Z] === RUN TestMatch [2022-02-18T08:09:46.471Z] --- PASS: TestMatch (0.00s) [2022-02-18T08:09:46.471Z] === RUN TestCompile [2022-02-18T08:09:46.471Z] === RUN TestCompile/slash [2022-02-18T08:09:46.471Z] === RUN TestCompile/backslash [2022-02-18T08:09:46.471Z] --- PASS: TestCompile (0.00s) [2022-02-18T08:09:46.471Z] --- PASS: TestCompile/slash (0.00s) [2022-02-18T08:09:46.471Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-18T08:09:46.471Z] PASS [2022-02-18T08:09:46.471Z] coverage: 84.7% of statements [2022-02-18T08:09:46.471Z] ok github.com/docker/docker/pkg/fileutils 0.117s coverage: 84.7% of statements [2022-02-18T08:09:46.471Z] --- PASS: TestNetworkDBCRUDTableEntry (4.47s) [2022-02-18T08:09:46.471Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-18T08:09:46.482Z] --- PASS: TestSecretsCreateAndDelete (2.05s) [2022-02-18T08:09:46.482Z] === RUN TestSecretsUpdate [2022-02-18T08:09:46.836Z] === RUN TestGetEmptyCapabilities [2022-02-18T08:09:46.836Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-18T08:09:46.836Z] === RUN TestGetExtraCapabilities [2022-02-18T08:09:46.836Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-18T08:09:46.836Z] === RUN TestGetInvalidCapabilities [2022-02-18T08:09:46.836Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-18T08:09:46.836Z] === RUN TestRemoteDriver [2022-02-18T08:09:46.836Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T08:09:46.836Z] === RUN TestDriverError [2022-02-18T08:09:46.836Z] --- PASS: TestDriverError (0.00s) [2022-02-18T08:09:46.836Z] === RUN TestMissingValues [2022-02-18T08:09:46.836Z] --- PASS: TestMissingValues (0.00s) [2022-02-18T08:09:46.836Z] === RUN TestRollback [2022-02-18T08:09:46.836Z] --- PASS: TestRollback (0.01s) [2022-02-18T08:09:46.836Z] PASS [2022-02-18T08:09:46.836Z] coverage: 57.4% of statements [2022-02-18T08:09:46.836Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [2022-02-18T08:09:46.928Z] === RUN TestGet [2022-02-18T08:09:46.928Z] --- PASS: TestGet (0.00s) [2022-02-18T08:09:46.928Z] === RUN TestGetShortcutString [2022-02-18T08:09:46.928Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-18T08:09:46.928Z] PASS [2022-02-18T08:09:46.928Z] coverage: 42.9% of statements [2022-02-18T08:09:46.928Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-02-18T08:09:47.295Z] === RUN TestNAT [2022-02-18T08:09:47.295Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T08:09:47.295Z] --- SKIP: TestNAT (0.00s) [2022-02-18T08:09:47.295Z] === RUN TestTransparent [2022-02-18T08:09:47.295Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T08:09:47.295Z] --- SKIP: TestTransparent (0.00s) [2022-02-18T08:09:47.295Z] PASS [2022-02-18T08:09:47.295Z] coverage: 0.0% of statements [2022-02-18T08:09:47.295Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-02-18T08:09:47.752Z] === RUN TestBuildDefault [2022-02-18T08:09:47.752Z] --- PASS: TestBuildDefault (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestBuildHostnameDomainname [2022-02-18T08:09:47.752Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestBuildHostname [2022-02-18T08:09:47.752Z] --- PASS: TestBuildHostname (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestBuildHostnameFQDN [2022-02-18T08:09:47.752Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestBuildNoIP [2022-02-18T08:09:47.752Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestUpdate [2022-02-18T08:09:47.752Z] --- PASS: TestUpdate (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-18T08:09:47.752Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-18T08:09:47.752Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestAddEmpty [2022-02-18T08:09:47.752Z] --- PASS: TestAddEmpty (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestAdd [2022-02-18T08:09:47.752Z] --- PASS: TestAdd (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestDeleteEmpty [2022-02-18T08:09:47.752Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestDeleteNewline [2022-02-18T08:09:47.752Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestDelete [2022-02-18T08:09:47.752Z] --- PASS: TestDelete (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestConcurrentWrites [2022-02-18T08:09:47.752Z] === RUN TestNew [2022-02-18T08:09:47.752Z] --- PASS: TestNew (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestAddDriver [2022-02-18T08:09:47.752Z] --- PASS: TestAddDriver (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestAddDuplicateDriver [2022-02-18T08:09:47.752Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-18T08:09:47.752Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestDriver [2022-02-18T08:09:47.752Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestIPAM [2022-02-18T08:09:47.752Z] --- PASS: TestIPAM (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestWalkIPAMs [2022-02-18T08:09:47.752Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-18T08:09:47.752Z] === RUN TestWalkDrivers [2022-02-18T08:09:47.752Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-18T08:09:47.752Z] PASS [2022-02-18T08:09:47.752Z] coverage: 82.4% of statements [2022-02-18T08:09:47.752Z] ok github.com/docker/docker/libnetwork/drvregistry 0.097s coverage: 82.4% of statements [2022-02-18T08:09:47.752Z] --- PASS: TestConcurrentWrites (0.26s) [2022-02-18T08:09:47.752Z] PASS [2022-02-18T08:09:47.752Z] coverage: 81.2% of statements [2022-02-18T08:09:47.752Z] ok github.com/docker/docker/libnetwork/etchosts 0.326s coverage: 81.2% of statements [2022-02-18T08:09:47.890Z] === RUN TestCreateIDMapOrder [2022-02-18T08:09:47.890Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-18T08:09:47.890Z] PASS [2022-02-18T08:09:47.890Z] coverage: 7.2% of statements [2022-02-18T08:09:47.890Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-02-18T08:09:47.890Z] --- PASS: TestTarFiles (6.01s) [2022-02-18T08:09:47.890Z] === RUN TestDetectCompressionZstd [2022-02-18T08:09:47.890Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-18T08:09:47.890Z] === RUN TestTarUntar [2022-02-18T08:09:47.890Z] --- PASS: TestTarUntar (0.05s) [2022-02-18T08:09:47.890Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-18T08:09:47.890Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-18T08:09:47.890Z] === RUN TestTarWithOptions [2022-02-18T08:09:47.890Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-18T08:09:47.890Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-18T08:09:47.890Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-18T08:09:47.890Z] === RUN TestUntarUstarGnuConflict [2022-02-18T08:09:47.890Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-18T08:09:47.890Z] === RUN TestUntarInvalidFilenames [2022-02-18T08:09:48.211Z] === RUN TestNew [2022-02-18T08:09:48.212Z] --- PASS: TestNew (0.00s) [2022-02-18T08:09:48.212Z] === RUN TestAllocate [2022-02-18T08:09:48.212Z] --- PASS: TestAllocate (0.00s) [2022-02-18T08:09:48.212Z] === RUN TestUninitialized [2022-02-18T08:09:48.212Z] --- PASS: TestUninitialized (0.00s) [2022-02-18T08:09:48.212Z] === RUN TestAllocateInRange [2022-02-18T08:09:48.212Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-18T08:09:48.212Z] === RUN TestAllocateSerial [2022-02-18T08:09:48.212Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-18T08:09:48.212Z] PASS [2022-02-18T08:09:48.212Z] coverage: 87.5% of statements [2022-02-18T08:09:48.212Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-02-18T08:09:48.212Z] === RUN TestCaller [2022-02-18T08:09:48.212Z] --- PASS: TestCaller (0.00s) [2022-02-18T08:09:48.212Z] PASS [2022-02-18T08:09:48.212Z] coverage: 100.0% of statements [2022-02-18T08:09:48.212Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-02-18T08:09:48.357Z] 2022/02/18 08:09:47 Closing DB instances... [2022-02-18T08:09:48.357Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames612681471\\dest" [2022-02-18T08:09:48.357Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-02-18T08:09:48.357Z] === RUN TestUntarHardlinkToSymlink [2022-02-18T08:09:48.357Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-18T08:09:48.357Z] === RUN TestUntarInvalidHardlink [2022-02-18T08:09:48.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink558607443\\victim\\hello" -> "../victim/hello" [2022-02-18T08:09:48.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2054053757\\victim\\hello" -> "/../victim/hello" [2022-02-18T08:09:48.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink999633540\\victim" -> "../victim" [2022-02-18T08:09:48.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3406347108\\victim" -> "../victim" [2022-02-18T08:09:48.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3303041585\\victim" -> "../victim" [2022-02-18T08:09:48.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1969141\\victim" -> "../victim" [2022-02-18T08:09:48.357Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-02-18T08:09:48.357Z] === RUN TestUntarInvalidSymlink [2022-02-18T08:09:48.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1568116057\\dest\\dotdot" -> "../victim/hello" [2022-02-18T08:09:48.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2379532271\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T08:09:48.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1652869284\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:09:48.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3767977015\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:09:48.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1971768844\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:09:48.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1568200614\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:09:48.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4221875261\\dest\\dir\\loophole" -> "../../victim" [2022-02-18T08:09:48.357Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2022-02-18T08:09:48.357Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-18T08:09:48.357Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-18T08:09:48.357Z] === RUN TestXGlobalNoParent [2022-02-18T08:09:48.357Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-18T08:09:48.357Z] === RUN TestReplaceFileTarWrapper [2022-02-18T08:09:48.391Z] --- PASS: TestSecretsUpdate (2.18s) [2022-02-18T08:09:48.391Z] === RUN TestTemplatedSecret [2022-02-18T08:09:48.670Z] === RUN TestSetSerialInsertDelete [2022-02-18T08:09:48.670Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-18T08:09:48.670Z] === RUN TestSetParallelInsertDelete [2022-02-18T08:09:48.710Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-18T08:09:48.710Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-18T08:09:48.710Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-18T08:09:48.710Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-18T08:09:48.814Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-02-18T08:09:48.814Z] === RUN TestPrefixHeaderReadable [2022-02-18T08:09:48.814Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-18T08:09:48.814Z] === RUN TestDisablePigz [2022-02-18T08:09:48.814Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-18T08:09:48.814Z] --- PASS: TestDisablePigz (0.16s) [2022-02-18T08:09:48.814Z] === RUN TestPigz [2022-02-18T08:09:48.967Z] === RUN TestDockerSuite/TestBuildFails [2022-02-18T08:09:49.271Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-18T08:09:49.271Z] --- PASS: TestPigz (0.18s) [2022-02-18T08:09:49.271Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T08:09:49.271Z] archive_windows_test.go:16: Currently fails [2022-02-18T08:09:49.271Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestCanonicalTarNameForPath [2022-02-18T08:09:49.271Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestCanonicalTarName [2022-02-18T08:09:49.271Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestChmodTarEntry [2022-02-18T08:09:49.271Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestHardLinkOrder [2022-02-18T08:09:49.271Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-18T08:09:49.271Z] === RUN TestChangeString [2022-02-18T08:09:49.271Z] --- PASS: TestChangeString (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestChangesWithNoChanges [2022-02-18T08:09:49.271Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-18T08:09:49.271Z] === RUN TestChangesWithChanges [2022-02-18T08:09:49.271Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-18T08:09:49.271Z] === RUN TestChangesWithChangesGH13590 [2022-02-18T08:09:49.271Z] changes_test.go:195: needs more investigation [2022-02-18T08:09:49.271Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestChangesDirsEmpty [2022-02-18T08:09:49.271Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T08:09:49.271Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestChangesDirsMutated [2022-02-18T08:09:49.271Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T08:09:49.271Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestApplyLayer [2022-02-18T08:09:49.271Z] changes_test.go:432: needs further investigation [2022-02-18T08:09:49.271Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestChangesSizeWithHardlinks [2022-02-18T08:09:49.271Z] changes_test.go:468: needs further investigation [2022-02-18T08:09:49.271Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestChangesSizeWithNoChanges [2022-02-18T08:09:49.271Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-18T08:09:49.271Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestChangesSize [2022-02-18T08:09:49.271Z] --- PASS: TestChangesSize (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestApplyLayerInvalidFilenames [2022-02-18T08:09:49.271Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2653367480\\dest" [2022-02-18T08:09:49.271Z] === RUN TestFixedBufferCap [2022-02-18T08:09:49.271Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestFixedBufferLen [2022-02-18T08:09:49.271Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestFixedBufferString [2022-02-18T08:09:49.271Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestFixedBufferWrite [2022-02-18T08:09:49.271Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestFixedBufferRead [2022-02-18T08:09:49.271Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestBytesPipeRead [2022-02-18T08:09:49.271Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestBytesPipeWrite [2022-02-18T08:09:49.271Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-18T08:09:49.271Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-18T08:09:49.271Z] === RUN TestApplyLayerInvalidHardlink [2022-02-18T08:09:49.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2320056714\\victim\\hello" -> "../victim/hello" [2022-02-18T08:09:49.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4140752924\\victim\\hello" -> "/../victim/hello" [2022-02-18T08:09:49.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1980418465\\victim" -> "../victim" [2022-02-18T08:09:49.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3373059494\\victim" -> "../victim" [2022-02-18T08:09:49.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink951494583\\victim" -> "../victim" [2022-02-18T08:09:49.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1847230873\\victim" -> "../victim" [2022-02-18T08:09:49.271Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-18T08:09:49.271Z] === RUN TestApplyLayerInvalidSymlink [2022-02-18T08:09:49.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink699634858\\dest\\dotdot" -> "../victim/hello" [2022-02-18T08:09:49.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1916054808\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T08:09:49.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1133982008\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:09:49.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2040135340\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:09:49.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3072276999\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:09:49.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1577635811\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:09:49.271Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-18T08:09:49.271Z] === RUN TestApplyLayerWhiteouts [2022-02-18T08:09:49.271Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-18T08:09:49.271Z] === RUN TestGenerateEmptyFile [2022-02-18T08:09:49.271Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-18T08:09:49.271Z] === RUN TestGenerateWithContent [2022-02-18T08:09:49.271Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-18T08:09:49.271Z] PASS [2022-02-18T08:09:49.271Z] coverage: 62.0% of statements [2022-02-18T08:09:49.271Z] ok github.com/docker/docker/pkg/archive 8.742s coverage: 62.0% of statements [2022-02-18T08:09:49.271Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-02-18T08:09:49.271Z] === RUN TestNetworkDBNodeLeave [2022-02-18T08:09:49.637Z] --- PASS: TestRandomAllocateDeallocate (8.33s) [2022-02-18T08:09:49.637Z] === RUN TestAllocateRandomDeallocate [2022-02-18T08:09:49.729Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-02-18T08:09:49.729Z] === RUN TestAtomicWriteToFile [2022-02-18T08:09:49.729Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-18T08:09:49.729Z] === RUN TestAtomicWriteSetCommit [2022-02-18T08:09:49.729Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-18T08:09:49.729Z] === RUN TestAtomicWriteSetCancel [2022-02-18T08:09:49.729Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-18T08:09:49.729Z] === RUN TestReadCloserWrapperClose [2022-02-18T08:09:49.729Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-18T08:09:49.729Z] === RUN TestReaderErrWrapperReadOnError [2022-02-18T08:09:49.729Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-18T08:09:49.729Z] === RUN TestReaderErrWrapperRead [2022-02-18T08:09:49.729Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-18T08:09:49.729Z] === RUN TestCancelReadCloser [2022-02-18T08:09:49.729Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-18T08:09:49.729Z] === RUN TestWriteCloserWrapperClose [2022-02-18T08:09:49.729Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-18T08:09:49.729Z] === RUN TestNopWriteCloser [2022-02-18T08:09:49.729Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-18T08:09:49.729Z] === RUN TestNopWriter [2022-02-18T08:09:49.729Z] --- PASS: TestNopWriter (0.00s) [2022-02-18T08:09:49.729Z] === RUN TestWriteCounter [2022-02-18T08:09:49.729Z] --- PASS: TestWriteCounter (0.00s) [2022-02-18T08:09:49.729Z] PASS [2022-02-18T08:09:49.729Z] coverage: 69.2% of statements [2022-02-18T08:09:49.729Z] ok github.com/docker/docker/pkg/ioutils 0.668s coverage: 69.2% of statements [2022-02-18T08:09:49.903Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-18T08:09:49.903Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-18T08:09:50.094Z] === RUN TestInt2IP2IntConversion [2022-02-18T08:09:50.303Z] --- PASS: TestTemplatedSecret (1.87s) [2022-02-18T08:09:50.303Z] === RUN TestSecretCreateResolve [2022-02-18T08:09:50.551Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-02-18T08:09:50.551Z] === RUN TestGetAddressVersion [2022-02-18T08:09:50.551Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-18T08:09:50.551Z] === RUN TestKeyString [2022-02-18T08:09:50.551Z] --- PASS: TestKeyString (0.00s) [2022-02-18T08:09:50.551Z] === RUN TestPoolDataMarshal [2022-02-18T08:09:50.551Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-18T08:09:50.551Z] === RUN TestSubnetsMarshal [2022-02-18T08:09:50.551Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-18T08:09:50.551Z] === RUN TestAddSubnets [2022-02-18T08:09:50.551Z] === RUN TestPoolRequest [2022-02-18T08:09:50.551Z] --- PASS: TestPoolRequest (0.00s) [2022-02-18T08:09:50.551Z] === RUN TestOtherRequests [2022-02-18T08:09:50.552Z] --- PASS: TestOtherRequests (0.00s) [2022-02-18T08:09:50.552Z] PASS [2022-02-18T08:09:50.552Z] coverage: 57.1% of statements [2022-02-18T08:09:50.552Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-02-18T08:09:50.552Z] --- PASS: TestAddSubnets (0.06s) [2022-02-18T08:09:50.552Z] === RUN TestDoublePoolRelease [2022-02-18T08:09:50.552Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-18T08:09:50.552Z] === RUN TestAddReleasePoolID [2022-02-18T08:09:50.696Z] === RUN TestError [2022-02-18T08:09:50.696Z] --- PASS: TestError (0.00s) [2022-02-18T08:09:50.696Z] === RUN TestProgressString [2022-02-18T08:09:50.696Z] === RUN TestProgressString/no_progress [2022-02-18T08:09:50.696Z] === RUN TestProgressString/progress_1 [2022-02-18T08:09:50.696Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-18T08:09:50.696Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-18T08:09:50.696Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-18T08:09:50.696Z] === RUN TestProgressString/with_units [2022-02-18T08:09:50.696Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-18T08:09:50.696Z] === RUN TestProgressString/hide_counts [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString (0.00s) [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-18T08:09:50.696Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-18T08:09:50.696Z] === RUN TestJSONMessageDisplay [2022-02-18T08:09:50.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-18T08:09:51.009Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-02-18T08:09:51.009Z] === RUN TestPredefinedPool [2022-02-18T08:09:51.009Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-18T08:09:51.009Z] === RUN TestRemoveSubnet [2022-02-18T08:09:51.009Z] --- PASS: TestAllocateRandomDeallocate (1.18s) [2022-02-18T08:09:51.009Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-18T08:09:51.009Z] --- PASS: TestRemoveSubnet (0.23s) [2022-02-18T08:09:51.009Z] === RUN TestGetSameAddress [2022-02-18T08:09:51.009Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-18T08:09:51.009Z] === RUN TestPoolAllocationReuse [2022-02-18T08:09:51.153Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-02-18T08:09:51.153Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-18T08:09:51.153Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-18T08:09:51.153Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-18T08:09:51.153Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-18T08:09:51.153Z] === RUN TestDisplayJSONMessagesStream [2022-02-18T08:09:51.153Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-02-18T08:09:51.153Z] PASS [2022-02-18T08:09:51.153Z] coverage: 91.7% of statements [2022-02-18T08:09:51.153Z] ok github.com/docker/docker/pkg/jsonmessage 0.264s coverage: 91.7% of statements [2022-02-18T08:09:51.614Z] === RUN TestStandardLongPath [2022-02-18T08:09:51.614Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-18T08:09:51.614Z] === RUN TestUNCLongPath [2022-02-18T08:09:51.614Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-18T08:09:51.614Z] PASS [2022-02-18T08:09:51.614Z] coverage: 100.0% of statements [2022-02-18T08:09:51.614Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-02-18T08:09:51.777Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-18T08:09:51.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-18T08:09:51.974Z] === RUN TestGetCapabilities [2022-02-18T08:09:51.974Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-18T08:09:51.974Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-18T08:09:51.974Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-18T08:09:51.974Z] === RUN TestGetDefaultAddressSpaces [2022-02-18T08:09:51.974Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-18T08:09:51.974Z] === RUN TestRemoteDriver [2022-02-18T08:09:51.974Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T08:09:51.974Z] PASS [2022-02-18T08:09:51.974Z] coverage: 47.4% of statements [2022-02-18T08:09:51.974Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-02-18T08:09:51.974Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s) [2022-02-18T08:09:51.974Z] === RUN TestRetrieveFromStore [2022-02-18T08:09:52.217Z] --- PASS: TestSecretCreateResolve (1.66s) [2022-02-18T08:09:52.217Z] PASS [2022-02-18T08:09:52.217Z] [2022-02-18T08:09:52.217Z] DONE 6 tests in 11.224s [2022-02-18T08:09:52.217Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-18T08:09:52.217Z] ++ 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-02-18T08:09:52.217Z] ++ set -e [2022-02-18T08:09:52.217Z] ++ '[' -n 0 ']' [2022-02-18T08:09:52.217Z] ++ set -x [2022-02-18T08:09:52.218Z] ++ 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-02-18T08:09:52.218Z] INFO: Testing against a local daemon [2022-02-18T08:09:52.218Z] === RUN TestServiceCreateInit [2022-02-18T08:09:52.218Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T08:09:52.433Z] --- PASS: TestRetrieveFromStore (0.56s) [2022-02-18T08:09:52.433Z] === RUN TestIsCorrupted [2022-02-18T08:09:52.433Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-18T08:09:52.433Z] === RUN TestSetRollover [2022-02-18T08:09:52.578Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-18T08:09:52.578Z] === RUN TestNetworkDBWatch [2022-02-18T08:09:52.578Z] === RUN TestNameFormat [2022-02-18T08:09:52.578Z] --- PASS: TestNameFormat (0.00s) [2022-02-18T08:09:52.578Z] === RUN TestNameRetries [2022-02-18T08:09:52.578Z] --- PASS: TestNameRetries (0.00s) [2022-02-18T08:09:52.578Z] PASS [2022-02-18T08:09:52.578Z] coverage: 85.7% of statements [2022-02-18T08:09:52.578Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-02-18T08:09:52.891Z] === RUN TestWindowsIPAM [2022-02-18T08:09:52.891Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-18T08:09:52.891Z] PASS [2022-02-18T08:09:52.891Z] coverage: 71.4% of statements [2022-02-18T08:09:52.891Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-02-18T08:09:52.891Z] --- PASS: TestPoolAllocationReuse (1.84s) [2022-02-18T08:09:52.891Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-18T08:09:52.891Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-02-18T08:09:52.891Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-18T08:09:53.035Z] === RUN TestParseKeyValueOpt [2022-02-18T08:09:53.035Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-18T08:09:53.035Z] === RUN TestParseUintList [2022-02-18T08:09:53.035Z] --- PASS: TestParseUintList (0.00s) [2022-02-18T08:09:53.035Z] === RUN TestParseUintListMaximumLimits [2022-02-18T08:09:53.035Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-18T08:09:53.035Z] PASS [2022-02-18T08:09:53.035Z] coverage: 97.0% of statements [2022-02-18T08:09:53.035Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-02-18T08:09:53.349Z] === RUN TestDefaultNetwork [2022-02-18T08:09:53.807Z] --- PASS: TestDefaultNetwork (0.27s) [2022-02-18T08:09:53.807Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-18T08:09:53.999Z] === RUN TestNewAndRemove [2022-02-18T08:09:53.999Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-18T08:09:53.999Z] === RUN TestRemoveInvalidPath [2022-02-18T08:09:53.999Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-18T08:09:53.999Z] PASS [2022-02-18T08:09:53.999Z] coverage: 82.6% of statements [2022-02-18T08:09:53.999Z] 2022/02/18 08:09:53 Closing DB instances... [2022-02-18T08:09:53.999Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-02-18T08:09:54.265Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-02-18T08:09:54.265Z] === RUN TestInitAddressPools [2022-02-18T08:09:54.265Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-18T08:09:54.265Z] PASS [2022-02-18T08:09:54.265Z] coverage: 74.0% of statements [2022-02-18T08:09:54.265Z] ok github.com/docker/docker/libnetwork/ipamutils 0.613s coverage: 74.0% of statements [2022-02-18T08:09:54.310Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-18T08:09:54.310Z] docker_api_swarm_test.go:563: [d60018eaecf88] joining swarm manager [d25be626552f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:09:54.724Z] === RUN TestKeyValue [2022-02-18T08:09:54.724Z] --- PASS: TestKeyValue (0.00s) [2022-02-18T08:09:54.724Z] PASS [2022-02-18T08:09:54.724Z] coverage: 60.0% of statements [2022-02-18T08:09:54.724Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-02-18T08:09:54.724Z] --- PASS: TestSetRollover (2.13s) [2022-02-18T08:09:54.724Z] === RUN TestSetRolloverSerial [2022-02-18T08:09:55.521Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T08:09:55.533Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-02-18T08:09:55.533Z] === RUN TestNetworkDBBulkSync [2022-02-18T08:09:55.534Z] === RUN TestFailedConnection [2022-02-18T08:09:56.253Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-18T08:09:56.257Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.37s) [2022-02-18T08:09:56.257Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-18T08:09:56.496Z] 2022/02/18 08:09:56 Closing DB instances... [2022-02-18T08:09:56.953Z] --- PASS: TestGetAddress (23.95s) [2022-02-18T08:09:56.953Z] === RUN TestRequestSyntaxCheck [2022-02-18T08:09:56.953Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-18T08:09:56.953Z] === RUN TestRequest [2022-02-18T08:09:57.221Z] --- PASS: TestSetRolloverSerial (2.19s) [2022-02-18T08:09:57.221Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-18T08:09:57.221Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-18T08:09:57.221Z] PASS [2022-02-18T08:09:57.221Z] coverage: 84.4% of statements [2022-02-18T08:09:57.221Z] ok github.com/docker/docker/libnetwork/bitseq 15.635s coverage: 84.4% of statements [2022-02-18T08:09:57.626Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-18T08:09:57.679Z] === RUN TestNetworkDBSimple [2022-02-18T08:09:57.915Z] --- PASS: TestFailedConnection (2.04s) [2022-02-18T08:09:57.915Z] === RUN TestFailOnce [2022-02-18T08:09:57.915Z] 2022/02/18 08:09:57 http: panic serving 127.0.0.1:49275: Plugin not ready [2022-02-18T08:09:57.915Z] goroutine 22 [running]: [2022-02-18T08:09:57.915Z] net/http.(*conn).serve.func1() [2022-02-18T08:09:57.915Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-18T08:09:57.915Z] panic({0xb1a8e0, 0xc2e260}) [2022-02-18T08:09:57.915Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-18T08:09:57.915Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x64049c2a1638cd13}, 0xc000177a98) [2022-02-18T08:09:57.915Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-18T08:09:57.915Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xc3b140, 0xc000178000}, 0xa51146) [2022-02-18T08:09:57.915Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-18T08:09:57.915Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xc3b140, 0xc000178000}, 0xc000166100) [2022-02-18T08:09:57.915Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-18T08:09:57.915Z] net/http.serverHandler.ServeHTTP({0xc39830}, {0xc3b140, 0xc000178000}, 0xc000166100) [2022-02-18T08:09:57.915Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-18T08:09:57.915Z] net/http.(*conn).serve(0xc000094d20, {0xc3d140, 0xc0001840c0}) [2022-02-18T08:09:57.915Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-18T08:09:57.915Z] created by net/http.(*Server).Serve [2022-02-18T08:09:57.915Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-18T08:09:57.915Z] time="2022-02-18T08:09:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49274/Test.FailOnce: Post \"http://127.0.0.1:49274/Test.FailOnce\": EOF, retrying in 1s" [2022-02-18T08:09:58.194Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-18T08:09:58.371Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-18T08:09:58.371Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-18T08:09:58.644Z] 2022/02/18 08:09:58 Closing DB instances... [2022-02-18T08:09:58.644Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-18T08:09:58.644Z] PASS [2022-02-18T08:09:58.644Z] coverage: 100.0% of statements [2022-02-18T08:09:58.644Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2022-02-18T08:09:58.644Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.45s) [2022-02-18T08:09:58.644Z] === RUN TestGetAddress [2022-02-18T08:09:58.821Z] --- PASS: TestServiceCreateInit (6.54s) [2022-02-18T08:09:58.822Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (2.97s) [2022-02-18T08:09:58.822Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-02-18T08:09:58.822Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T08:09:58.828Z] --- PASS: TestFailOnce (1.22s) [2022-02-18T08:09:58.828Z] === RUN TestEchoInputOutput [2022-02-18T08:09:58.828Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-18T08:09:58.828Z] === RUN TestBackoff [2022-02-18T08:09:58.828Z] --- PASS: TestBackoff (0.00s) [2022-02-18T08:09:58.828Z] === RUN TestAbortRetry [2022-02-18T08:09:58.828Z] --- PASS: TestAbortRetry (0.00s) [2022-02-18T08:09:58.828Z] === RUN TestClientScheme [2022-02-18T08:09:58.828Z] --- PASS: TestClientScheme (0.00s) [2022-02-18T08:09:58.828Z] === RUN TestNewClientWithTimeout [2022-02-18T08:09:59.128Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-18T08:09:59.287Z] time="2022-02-18T08:09:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-18T08:09:59.610Z] === RUN TestGenerate [2022-02-18T08:09:59.611Z] --- PASS: TestGenerate (0.00s) [2022-02-18T08:09:59.611Z] === RUN TestGeneratePtr [2022-02-18T08:09:59.611Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-18T08:09:59.611Z] === RUN TestGenerateMissingField [2022-02-18T08:09:59.611Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-18T08:09:59.611Z] === RUN TestFieldCannotBeSet [2022-02-18T08:09:59.611Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-18T08:09:59.611Z] === RUN TestTypeMismatchError [2022-02-18T08:09:59.611Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-18T08:09:59.611Z] PASS [2022-02-18T08:09:59.611Z] coverage: 100.0% of statements [2022-02-18T08:09:59.611Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-02-18T08:10:00.068Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-02-18T08:10:00.068Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-18T08:10:00.068Z] testing: warning: no tests to run [2022-02-18T08:10:00.068Z] PASS [2022-02-18T08:10:00.068Z] coverage: 0.0% of statements [2022-02-18T08:10:00.068Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-02-18T08:10:00.502Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-18T08:10:00.821Z] time="2022-02-18T08:10:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-18T08:10:01.033Z] === RUN TestRequestNewPort [2022-02-18T08:10:01.033Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestRequestSpecificPort [2022-02-18T08:10:01.033Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestReleasePort [2022-02-18T08:10:01.033Z] --- PASS: TestReleasePort (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestReuseReleasedPort [2022-02-18T08:10:01.033Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestReleaseUnreadledPort [2022-02-18T08:10:01.033Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestUnknowProtocol [2022-02-18T08:10:01.033Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestAllocateAllPorts [2022-02-18T08:10:01.033Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestPortAllocation [2022-02-18T08:10:01.033Z] --- PASS: TestPortAllocation (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestPortAllocationWithCustomRange [2022-02-18T08:10:01.033Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestNoDuplicateBPR [2022-02-18T08:10:01.033Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-18T08:10:01.033Z] === RUN TestChangePortRange [2022-02-18T08:10:01.033Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-18T08:10:01.033Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-18T08:10:01.033Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-18T08:10:01.033Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-18T08:10:01.033Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-18T08:10:01.033Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-18T08:10:01.033Z] --- PASS: TestChangePortRange (0.00s) [2022-02-18T08:10:01.033Z] PASS [2022-02-18T08:10:01.033Z] coverage: 88.6% of statements [2022-02-18T08:10:01.033Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-02-18T08:10:01.280Z] 2022/02/18 08:10:01 Closing DB instances... [2022-02-18T08:10:01.437Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-18T08:10:01.491Z] 2022/02/18 08:10:01 Closing DB instances... [2022-02-18T08:10:01.696Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T08:10:01.949Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T08:10:01.949Z] testing: warning: no tests to run [2022-02-18T08:10:01.949Z] PASS [2022-02-18T08:10:01.949Z] coverage: 0.0% of statements [2022-02-18T08:10:01.949Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-02-18T08:10:02.914Z] === RUN TestHashData [2022-02-18T08:10:02.914Z] --- PASS: TestHashData (0.00s) [2022-02-18T08:10:02.914Z] PASS [2022-02-18T08:10:02.914Z] coverage: 2.8% of statements [2022-02-18T08:10:02.914Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-02-18T08:10:02.914Z] === RUN TestErrorConstructors [2022-02-18T08:10:02.914Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-18T08:10:02.914Z] === RUN TestCompareIPMask [2022-02-18T08:10:02.914Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-18T08:10:02.914Z] === RUN TestUtilGetHostPartIP [2022-02-18T08:10:02.914Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-18T08:10:02.914Z] === RUN TestUtilGetBroadcastIP [2022-02-18T08:10:02.914Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-18T08:10:02.914Z] === RUN TestParseCIDR [2022-02-18T08:10:02.914Z] --- PASS: TestParseCIDR (0.00s) [2022-02-18T08:10:02.914Z] PASS [2022-02-18T08:10:02.914Z] coverage: 37.3% of statements [2022-02-18T08:10:02.914Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-02-18T08:10:02.914Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-02-18T08:10:02.914Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-18T08:10:03.455Z] time="2022-02-18T08:10:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-18T08:10:03.603Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-18T08:10:03.880Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-18T08:10:03.880Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-18T08:10:03.880Z] PASS [2022-02-18T08:10:03.880Z] coverage: 50.0% of statements [2022-02-18T08:10:03.880Z] ok github.com/docker/docker/oci 0.051s coverage: 50.0% of statements [2022-02-18T08:10:04.340Z] 2022/02/18 08:10:03 Closing DB instances... [2022-02-18T08:10:04.340Z] === RUN TestAddressPoolOpt [2022-02-18T08:10:04.340Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/a [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/something [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/_=a [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/env1=value1 [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/_env1=value1 [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/PATH [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/=a [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/PATH= [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/PATH=something [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/asd!qwe [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/1asd [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/123 [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/some_space [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/__some_space_before [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/some_space_after__ [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/= [2022-02-18T08:10:04.340Z] === RUN TestValidateEnv/PaTh [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestParseHost [2022-02-18T08:10:04.340Z] --- PASS: TestParseHost (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestParseDockerDaemonHost [2022-02-18T08:10:04.340Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestParseTCP [2022-02-18T08:10:04.340Z] --- PASS: TestParseTCP (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-18T08:10:04.340Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestValidateExtraHosts [2022-02-18T08:10:04.340Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestIpOptString [2022-02-18T08:10:04.340Z] --- PASS: TestIpOptString (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-18T08:10:04.340Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestNewIpOptValidDefaultVal [2022-02-18T08:10:04.340Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestIpOptSetInvalidVal [2022-02-18T08:10:04.340Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestValidateIPAddress [2022-02-18T08:10:04.340Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestMapOpts [2022-02-18T08:10:04.340Z] --- PASS: TestMapOpts (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestListOptsWithoutValidator [2022-02-18T08:10:04.340Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestListOptsWithValidator [2022-02-18T08:10:04.340Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestValidateDNSSearch [2022-02-18T08:10:04.340Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_general_format [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_one_more [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-18T08:10:04.340Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-18T08:10:04.340Z] --- PASS: TestValidateLabel (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-18T08:10:04.340Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-18T08:10:04.341Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-18T08:10:04.341Z] === RUN TestNamedListOpts [2022-02-18T08:10:04.341Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-18T08:10:04.341Z] === RUN TestNamedMapOpts [2022-02-18T08:10:04.341Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-18T08:10:04.341Z] === RUN TestParseLink [2022-02-18T08:10:04.341Z] --- PASS: TestParseLink (0.00s) [2022-02-18T08:10:04.341Z] === RUN TestQuotedStringSetWithQuotes [2022-02-18T08:10:04.341Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-18T08:10:04.341Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-18T08:10:04.341Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-18T08:10:04.341Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-18T08:10:04.341Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-18T08:10:04.341Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-18T08:10:04.341Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-18T08:10:04.341Z] === RUN TestUlimitOpt [2022-02-18T08:10:04.341Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-18T08:10:04.341Z] PASS [2022-02-18T08:10:04.341Z] coverage: 67.4% of statements [2022-02-18T08:10:04.341Z] ok github.com/docker/docker/opts 0.080s coverage: 67.4% of statements [2022-02-18T08:10:04.341Z] === RUN TestParseVersion [2022-02-18T08:10:04.341Z] --- PASS: TestParseVersion (0.00s) [2022-02-18T08:10:04.341Z] PASS [2022-02-18T08:10:04.341Z] coverage: 52.9% of statements [2022-02-18T08:10:04.341Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-02-18T08:10:04.419Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.31s) [2022-02-18T08:10:04.419Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-18T08:10:04.877Z] --- PASS: TestRequest (7.97s) [2022-02-18T08:10:04.877Z] === RUN TestOverlappingRequests [2022-02-18T08:10:05.335Z] --- PASS: TestOverlappingRequests (0.39s) [2022-02-18T08:10:05.335Z] === RUN TestRelease [2022-02-18T08:10:05.509Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-18T08:10:05.796Z] 2022/02/18 08:10:05 Closing DB instances... [2022-02-18T08:10:05.879Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-02-18T08:10:05.879Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-18T08:10:06.338Z] === RUN TestPeerCertificateMarshalJSON [2022-02-18T08:10:06.445Z] docker_api_swarm_test.go:585: [d42adcc888b38] joining swarm manager [d25be626552f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:10:06.759Z] --- PASS: TestRelease (1.57s) [2022-02-18T08:10:06.759Z] === RUN TestAllocateRandomDeallocate [2022-02-18T08:10:06.796Z] === RUN TestIsArchivePathDir [2022-02-18T08:10:06.796Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-18T08:10:06.796Z] === RUN TestIsArchivePathInvalidFile [2022-02-18T08:10:06.796Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-18T08:10:06.796Z] === RUN TestIsArchivePathTar [2022-02-18T08:10:06.796Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-18T08:10:06.796Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-18T08:10:06.796Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2022-02-18T08:10:06.796Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-18T08:10:06.796Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-18T08:10:06.796Z] === RUN TestMiddleware [2022-02-18T08:10:06.796Z] --- PASS: TestMiddleware (0.00s) [2022-02-18T08:10:06.796Z] === RUN TestNewResponseModifier [2022-02-18T08:10:06.796Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-18T08:10:06.796Z] PASS [2022-02-18T08:10:06.796Z] coverage: 26.8% of statements [2022-02-18T08:10:06.796Z] ok github.com/docker/docker/pkg/authorization 0.672s coverage: 26.8% of statements [2022-02-18T08:10:07.012Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-18T08:10:07.216Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-18T08:10:07.216Z] === RUN TestNetworkDBGarbageCollection [2022-02-18T08:10:07.253Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-02-18T08:10:07.253Z] === RUN TestDecompressStreamGzip [2022-02-18T08:10:07.253Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-18T08:10:07.253Z] === RUN TestDecompressStreamBzip2 [2022-02-18T08:10:07.253Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-02-18T08:10:07.253Z] === RUN TestDecompressStreamXz [2022-02-18T08:10:07.253Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T08:10:07.253Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestDecompressStreamZstd [2022-02-18T08:10:07.253Z] archive_test.go:140: zstd not installed [2022-02-18T08:10:07.253Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-18T08:10:07.253Z] === RUN TestCompressStreamXzUnsupported [2022-02-18T08:10:07.253Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-18T08:10:07.253Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestCompressStreamInvalid [2022-02-18T08:10:07.253Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestExtensionInvalid [2022-02-18T08:10:07.253Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestExtensionUncompressed [2022-02-18T08:10:07.253Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestExtensionBzip2 [2022-02-18T08:10:07.253Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestExtensionGzip [2022-02-18T08:10:07.253Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestExtensionXz [2022-02-18T08:10:07.253Z] --- PASS: TestExtensionXz (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestExtensionZstd [2022-02-18T08:10:07.253Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestCmdStreamLargeStderr [2022-02-18T08:10:07.253Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-18T08:10:07.253Z] === RUN TestCmdStreamBad [2022-02-18T08:10:07.253Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T08:10:07.253Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-18T08:10:07.253Z] === RUN TestCmdStreamGood [2022-02-18T08:10:07.710Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-18T08:10:07.710Z] === RUN TestUntarPathWithInvalidDest [2022-02-18T08:10:07.710Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-02-18T08:10:07.710Z] === RUN TestUntarPathWithInvalidSrc [2022-02-18T08:10:07.710Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-18T08:10:07.710Z] === RUN TestUntarPath [2022-02-18T08:10:07.710Z] === RUN TestUnbuffered [2022-02-18T08:10:07.710Z] --- PASS: TestUnbuffered (0.00s) [2022-02-18T08:10:07.710Z] === RUN TestRaceUnbuffered [2022-02-18T08:10:07.710Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-18T08:10:07.710Z] PASS [2022-02-18T08:10:07.710Z] coverage: 100.0% of statements [2022-02-18T08:10:07.710Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-02-18T08:10:07.710Z] --- PASS: TestUntarPath (0.07s) [2022-02-18T08:10:07.710Z] === RUN TestUntarPathWithDestinationFile [2022-02-18T08:10:07.710Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-18T08:10:07.710Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-18T08:10:07.710Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-18T08:10:07.710Z] === RUN TestCopyWithTarInvalidSrc [2022-02-18T08:10:07.710Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-18T08:10:07.710Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-18T08:10:07.710Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T08:10:07.710Z] === RUN TestCopyWithTarSrcFile [2022-02-18T08:10:07.710Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-18T08:10:07.710Z] === RUN TestCopyWithTarSrcFolder [2022-02-18T08:10:07.710Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-18T08:10:07.710Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-18T08:10:07.710Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-18T08:10:07.710Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-18T08:10:07.710Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T08:10:07.710Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-18T08:10:07.710Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-18T08:10:07.710Z] === RUN TestCopyFileWithTarSrcFile [2022-02-18T08:10:07.710Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-18T08:10:07.710Z] === RUN TestTarFiles [2022-02-18T08:10:07.710Z] 2022/02/18 08:10:07 Closing DB instances... [2022-02-18T08:10:08.167Z] === RUN TestMatch [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[foo]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[foo_bar]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[]#01 [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[qux]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-18T08:10:08.167Z] === RUN TestMatch/[[foo_baz]] [2022-02-18T08:10:08.167Z] --- PASS: TestMatch (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-18T08:10:08.167Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-18T08:10:08.167Z] PASS [2022-02-18T08:10:08.167Z] coverage: 87.5% of statements [2022-02-18T08:10:08.167Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-02-18T08:10:08.179Z] time="2022-02-18T08:10:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-18T08:10:09.132Z] === RUN TestChrootTarUntar [2022-02-18T08:10:09.132Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:09.542Z] check_test.go:379: [d60018eaecf88] daemon is not started [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-18T08:10:09.590Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootUntarEmptyArchive [2022-02-18T08:10:09.590Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootTarUntarWithSymlink [2022-02-18T08:10:09.590Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootCopyWithTar [2022-02-18T08:10:09.590Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootCopyFileWithTar [2022-02-18T08:10:09.590Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootUntarPath [2022-02-18T08:10:09.590Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-18T08:10:09.590Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-18T08:10:09.590Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:10:09.590Z] === RUN TestChrootApplyDotDotFile [2022-02-18T08:10:09.590Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:09.590Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-18T08:10:09.590Z] PASS [2022-02-18T08:10:09.590Z] coverage: 15.1% of statements [2022-02-18T08:10:09.590Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.1% of statements [2022-02-18T08:10:10.047Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-02-18T08:10:10.047Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-18T08:10:10.047Z] === RUN TestSizeEmpty [2022-02-18T08:10:10.047Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-18T08:10:10.047Z] === RUN TestSizeEmptyFile [2022-02-18T08:10:10.047Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-18T08:10:10.047Z] === RUN TestSizeNonemptyFile [2022-02-18T08:10:10.047Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-18T08:10:10.047Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-18T08:10:10.047Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-18T08:10:10.047Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-18T08:10:10.047Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-18T08:10:10.047Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-18T08:10:10.047Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-18T08:10:10.047Z] === RUN TestMoveToSubdir [2022-02-18T08:10:10.047Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-18T08:10:10.047Z] === RUN TestSizeNonExistingDirectory [2022-02-18T08:10:10.047Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-18T08:10:10.047Z] PASS [2022-02-18T08:10:10.047Z] coverage: 80.0% of statements [2022-02-18T08:10:10.047Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2022-02-18T08:10:10.916Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-18T08:10:11.011Z] === RUN TestPollerAddRemove [2022-02-18T08:10:11.011Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-18T08:10:11.011Z] === RUN TestPollerEvent [2022-02-18T08:10:11.011Z] poller_test.go:40: No chmod on Windows [2022-02-18T08:10:11.011Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-18T08:10:11.011Z] === RUN TestPollerClose [2022-02-18T08:10:11.011Z] --- PASS: TestPollerClose (0.00s) [2022-02-18T08:10:11.011Z] PASS [2022-02-18T08:10:11.011Z] coverage: 45.7% of statements [2022-02-18T08:10:11.011Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements [2022-02-18T08:10:11.075Z] --- PASS: TestAllocateRandomDeallocate (4.40s) [2022-02-18T08:10:11.075Z] === RUN TestRetrieveFromStore [2022-02-18T08:10:11.484Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-18T08:10:11.976Z] 2022/02/18 08:10:11 Closing DB instances... [2022-02-18T08:10:11.976Z] === RUN TestCopyFileWithInvalidSrc [2022-02-18T08:10:11.976Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T08:10:11.976Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-18T08:10:11.976Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-18T08:10:11.976Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCopyFile [2022-02-18T08:10:11.976Z] --- PASS: TestCopyFile (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-18T08:10:11.976Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T08:10:11.976Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-18T08:10:11.976Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-18T08:10:11.976Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T08:10:11.976Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestWildcardMatches [2022-02-18T08:10:11.976Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestPatternMatches [2022-02-18T08:10:11.976Z] --- PASS: TestPatternMatches (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-18T08:10:11.976Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestPatternMatchesFolderExclusions [2022-02-18T08:10:11.976Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-18T08:10:11.976Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-18T08:10:11.976Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-18T08:10:11.976Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-18T08:10:11.976Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestSingleExclamationError [2022-02-18T08:10:11.976Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestMatchesWithNoPatterns [2022-02-18T08:10:11.976Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestMatchesWithMalformedPatterns [2022-02-18T08:10:11.976Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestMatches [2022-02-18T08:10:11.976Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-18T08:10:11.976Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-18T08:10:11.976Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-18T08:10:11.976Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-18T08:10:11.976Z] --- PASS: TestMatches (0.01s) [2022-02-18T08:10:11.976Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-18T08:10:11.976Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-18T08:10:11.976Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-18T08:10:11.976Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCleanPatterns [2022-02-18T08:10:11.976Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-18T08:10:11.976Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCleanPatternsExceptionFlag [2022-02-18T08:10:11.976Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-18T08:10:11.976Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-18T08:10:11.976Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCleanPatternsErrorSingleException [2022-02-18T08:10:11.976Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCreateIfNotExistsDir [2022-02-18T08:10:11.976Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCreateIfNotExistsFile [2022-02-18T08:10:11.976Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-18T08:10:11.976Z] === RUN TestMatch [2022-02-18T08:10:11.976Z] --- PASS: TestMatch (0.00s) [2022-02-18T08:10:11.976Z] === RUN TestCompile [2022-02-18T08:10:11.976Z] === RUN TestCompile/slash [2022-02-18T08:10:11.976Z] === RUN TestCompile/backslash [2022-02-18T08:10:11.976Z] --- PASS: TestCompile (0.00s) [2022-02-18T08:10:11.976Z] --- PASS: TestCompile/slash (0.00s) [2022-02-18T08:10:11.976Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-18T08:10:11.976Z] PASS [2022-02-18T08:10:11.976Z] coverage: 84.7% of statements [2022-02-18T08:10:11.976Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 84.7% of statements [2022-02-18T08:10:12.051Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-18T08:10:12.617Z] --- PASS: TestRetrieveFromStore (1.44s) [2022-02-18T08:10:12.617Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-18T08:10:12.617Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-18T08:10:12.617Z] === RUN TestParallelPredefinedRequest1 [2022-02-18T08:10:12.617Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-18T08:10:12.617Z] === RUN TestParallelPredefinedRequest2 [2022-02-18T08:10:12.617Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-18T08:10:12.617Z] === RUN TestParallelPredefinedRequest3 [2022-02-18T08:10:12.617Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-18T08:10:12.617Z] === RUN TestParallelPredefinedRequest4 [2022-02-18T08:10:12.617Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-18T08:10:12.617Z] === RUN TestParallelPredefinedRequest5 [2022-02-18T08:10:12.617Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-18T08:10:12.617Z] === RUN TestDebug [2022-02-18T08:10:12.617Z] --- PASS: TestDebug (0.00s) [2022-02-18T08:10:12.617Z] === RUN TestRequestPoolParallel [2022-02-18T08:10:12.620Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-18T08:10:12.940Z] === RUN TestGet [2022-02-18T08:10:12.940Z] --- PASS: TestGet (0.00s) [2022-02-18T08:10:12.940Z] === RUN TestGetShortcutString [2022-02-18T08:10:12.940Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-18T08:10:12.940Z] PASS [2022-02-18T08:10:12.940Z] coverage: 42.9% of statements [2022-02-18T08:10:12.940Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-02-18T08:10:13.074Z] --- PASS: TestRequestPoolParallel (0.61s) [2022-02-18T08:10:13.074Z] === RUN TestFullAllocateRelease [2022-02-18T08:10:13.188Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-18T08:10:13.188Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-18T08:10:13.396Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-02-18T08:10:13.396Z] === RUN TestNetworkDBNodeLeave [2022-02-18T08:10:13.396Z] --- PASS: TestTarFiles (5.67s) [2022-02-18T08:10:13.396Z] === RUN TestDetectCompressionZstd [2022-02-18T08:10:13.396Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-18T08:10:13.396Z] === RUN TestTarUntar [2022-02-18T08:10:13.396Z] --- PASS: TestTarUntar (0.04s) [2022-02-18T08:10:13.396Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-18T08:10:13.396Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-18T08:10:13.396Z] === RUN TestTarWithOptions [2022-02-18T08:10:13.396Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-18T08:10:13.396Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-18T08:10:13.396Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-18T08:10:13.396Z] === RUN TestUntarUstarGnuConflict [2022-02-18T08:10:13.396Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-18T08:10:13.396Z] === RUN TestUntarInvalidFilenames [2022-02-18T08:10:13.396Z] === RUN TestCreateIDMapOrder [2022-02-18T08:10:13.396Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-18T08:10:13.396Z] PASS [2022-02-18T08:10:13.763Z] --- PASS: TestCreateServiceMultipleTimes (14.35s) [2022-02-18T08:10:13.763Z] === RUN TestCreateServiceConflict [2022-02-18T08:10:13.855Z] coverage: 7.2% of statements [2022-02-18T08:10:13.855Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 7.2% of statements [2022-02-18T08:10:13.855Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3119036664\\dest" [2022-02-18T08:10:13.855Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-02-18T08:10:13.855Z] === RUN TestUntarHardlinkToSymlink [2022-02-18T08:10:13.855Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-18T08:10:13.855Z] === RUN TestUntarInvalidHardlink [2022-02-18T08:10:13.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3561417201\\victim\\hello" -> "../victim/hello" [2022-02-18T08:10:13.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3204048428\\victim\\hello" -> "/../victim/hello" [2022-02-18T08:10:13.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3530877581\\victim" -> "../victim" [2022-02-18T08:10:13.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink66000889\\victim" -> "../victim" [2022-02-18T08:10:13.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1481487610\\victim" -> "../victim" [2022-02-18T08:10:13.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink474133895\\victim" -> "../victim" [2022-02-18T08:10:13.855Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-18T08:10:13.855Z] === RUN TestUntarInvalidSymlink [2022-02-18T08:10:13.855Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1293722206\\dest\\dotdot" -> "../victim/hello" [2022-02-18T08:10:13.855Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2909517837\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T08:10:13.855Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3782156492\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:10:13.855Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1244462159\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:10:13.855Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3043025503\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:10:13.855Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1275924330\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:10:13.855Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2935373998\\dest\\dir\\loophole" -> "../../victim" [2022-02-18T08:10:13.855Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-18T08:10:13.855Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-18T08:10:13.855Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-18T08:10:13.855Z] === RUN TestXGlobalNoParent [2022-02-18T08:10:13.855Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-18T08:10:13.855Z] === RUN TestReplaceFileTarWrapper [2022-02-18T08:10:14.037Z] --- PASS: TestFullAllocateRelease (0.60s) [2022-02-18T08:10:14.037Z] === RUN TestOddAllocateRelease [2022-02-18T08:10:14.037Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-02-18T08:10:14.037Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-18T08:10:14.037Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-02-18T08:10:14.037Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-18T08:10:14.037Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-18T08:10:14.037Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-18T08:10:14.124Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-18T08:10:14.312Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-02-18T08:10:14.312Z] === RUN TestPrefixHeaderReadable [2022-02-18T08:10:14.312Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-18T08:10:14.312Z] === RUN TestDisablePigz [2022-02-18T08:10:14.312Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-18T08:10:14.312Z] --- PASS: TestDisablePigz (0.14s) [2022-02-18T08:10:14.312Z] === RUN TestPigz [2022-02-18T08:10:14.312Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-18T08:10:14.312Z] --- PASS: TestPigz (0.16s) [2022-02-18T08:10:14.312Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T08:10:14.312Z] archive_windows_test.go:16: Currently fails [2022-02-18T08:10:14.312Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:10:14.312Z] === RUN TestCanonicalTarNameForPath [2022-02-18T08:10:14.312Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-18T08:10:14.312Z] === RUN TestCanonicalTarName [2022-02-18T08:10:14.312Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-18T08:10:14.312Z] === RUN TestChmodTarEntry [2022-02-18T08:10:14.312Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-18T08:10:14.312Z] === RUN TestHardLinkOrder [2022-02-18T08:10:14.312Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-18T08:10:14.312Z] === RUN TestChangeString [2022-02-18T08:10:14.312Z] --- PASS: TestChangeString (0.00s) [2022-02-18T08:10:14.312Z] === RUN TestChangesWithNoChanges [2022-02-18T08:10:14.383Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-18T08:10:14.495Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-18T08:10:14.495Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T08:10:14.495Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T08:10:14.495Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T08:10:14.495Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T08:10:14.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:14.495Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T08:10:14.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:14.495Z] === CONT TestParallelPredefinedRequest5 [2022-02-18T08:10:14.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:14.495Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-18T08:10:14.495Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-18T08:10:14.495Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-18T08:10:14.495Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T08:10:14.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:14.495Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-18T08:10:14.495Z] === CONT TestParallelPredefinedRequest2 [2022-02-18T08:10:14.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:14.495Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-18T08:10:14.495Z] PASS [2022-02-18T08:10:14.495Z] coverage: 85.3% of statements [2022-02-18T08:10:14.495Z] ok github.com/docker/docker/libnetwork/ipam 48.703s coverage: 85.3% of statements [2022-02-18T08:10:14.769Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-18T08:10:14.769Z] === RUN TestChangesWithChanges [2022-02-18T08:10:14.769Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-18T08:10:14.769Z] === RUN TestChangesWithChangesGH13590 [2022-02-18T08:10:14.769Z] changes_test.go:195: needs more investigation [2022-02-18T08:10:14.769Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-18T08:10:14.769Z] === RUN TestChangesDirsEmpty [2022-02-18T08:10:14.769Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T08:10:14.769Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-18T08:10:14.769Z] === RUN TestChangesDirsMutated [2022-02-18T08:10:14.769Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T08:10:14.769Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-18T08:10:14.769Z] === RUN TestApplyLayer [2022-02-18T08:10:14.769Z] changes_test.go:432: needs further investigation [2022-02-18T08:10:14.769Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-18T08:10:14.769Z] === RUN TestChangesSizeWithHardlinks [2022-02-18T08:10:14.769Z] changes_test.go:468: needs further investigation [2022-02-18T08:10:14.769Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-18T08:10:14.769Z] === RUN TestChangesSizeWithNoChanges [2022-02-18T08:10:14.769Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-18T08:10:14.769Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-18T08:10:14.769Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-18T08:10:14.769Z] === RUN TestChangesSize [2022-02-18T08:10:14.769Z] --- PASS: TestChangesSize (0.00s) [2022-02-18T08:10:14.769Z] === RUN TestApplyLayerInvalidFilenames [2022-02-18T08:10:14.769Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3233805644\\dest" [2022-02-18T08:10:14.769Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-02-18T08:10:14.769Z] === RUN TestApplyLayerInvalidHardlink [2022-02-18T08:10:14.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink418845291\\victim\\hello" -> "../victim/hello" [2022-02-18T08:10:14.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3242011673\\victim\\hello" -> "/../victim/hello" [2022-02-18T08:10:14.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3646475919\\victim" -> "../victim" [2022-02-18T08:10:14.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1590322587\\victim" -> "../victim" [2022-02-18T08:10:14.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3783403871\\victim" -> "../victim" [2022-02-18T08:10:14.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4225591973\\victim" -> "../victim" [2022-02-18T08:10:14.770Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-18T08:10:14.770Z] === RUN TestApplyLayerInvalidSymlink [2022-02-18T08:10:14.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1339264319\\dest\\dotdot" -> "../victim/hello" [2022-02-18T08:10:14.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3957269732\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T08:10:14.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4136779528\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:10:14.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1076140920\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:10:14.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1018784255\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:10:14.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink48158559\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:10:14.770Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-18T08:10:14.770Z] === RUN TestApplyLayerWhiteouts [2022-02-18T08:10:14.770Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-18T08:10:14.770Z] === RUN TestGenerateEmptyFile [2022-02-18T08:10:14.770Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-18T08:10:14.770Z] === RUN TestGenerateWithContent [2022-02-18T08:10:14.770Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-18T08:10:14.770Z] PASS [2022-02-18T08:10:14.770Z] coverage: 62.0% of statements [2022-02-18T08:10:14.770Z] ok github.com/docker/docker/pkg/archive 8.168s coverage: 62.0% of statements [2022-02-18T08:10:14.770Z] === RUN TestFixedBufferCap [2022-02-18T08:10:14.770Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-18T08:10:14.770Z] === RUN TestFixedBufferLen [2022-02-18T08:10:14.770Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-18T08:10:14.770Z] === RUN TestFixedBufferString [2022-02-18T08:10:14.770Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-18T08:10:14.770Z] === RUN TestFixedBufferWrite [2022-02-18T08:10:14.770Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-18T08:10:14.770Z] === RUN TestFixedBufferRead [2022-02-18T08:10:14.770Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-18T08:10:14.770Z] === RUN TestBytesPipeRead [2022-02-18T08:10:14.770Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-18T08:10:14.770Z] === RUN TestBytesPipeWrite [2022-02-18T08:10:14.770Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-18T08:10:14.770Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-18T08:10:14.952Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-18T08:10:14.952Z] === RUN TestParseEmptyInterface [2022-02-18T08:10:14.952Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-18T08:10:14.952Z] === RUN TestParseNonInterfaceType [2022-02-18T08:10:14.952Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-18T08:10:14.952Z] === RUN TestParseWithOneFunction [2022-02-18T08:10:14.952Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-18T08:10:14.952Z] === RUN TestParseWithMultipleFuncs [2022-02-18T08:10:14.952Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-18T08:10:14.952Z] === RUN TestParseWithUnnamedReturn [2022-02-18T08:10:14.952Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-18T08:10:14.952Z] === RUN TestEmbeddedInterface [2022-02-18T08:10:14.952Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-18T08:10:14.952Z] === RUN TestParsedImports [2022-02-18T08:10:14.952Z] --- PASS: TestParsedImports (0.00s) [2022-02-18T08:10:14.952Z] === RUN TestAliasedImports [2022-02-18T08:10:14.952Z] --- PASS: TestAliasedImports (0.00s) [2022-02-18T08:10:14.952Z] PASS [2022-02-18T08:10:14.952Z] coverage: 56.8% of statements [2022-02-18T08:10:14.952Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-02-18T08:10:15.149Z] --- PASS: TestCreateServiceConflict (2.04s) [2022-02-18T08:10:15.149Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T08:10:15.212Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-18T08:10:15.228Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-02-18T08:10:15.228Z] === RUN TestAtomicWriteToFile [2022-02-18T08:10:15.228Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-18T08:10:15.228Z] === RUN TestAtomicWriteSetCommit [2022-02-18T08:10:15.228Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-18T08:10:15.228Z] === RUN TestAtomicWriteSetCancel [2022-02-18T08:10:15.228Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-18T08:10:15.228Z] === RUN TestReadCloserWrapperClose [2022-02-18T08:10:15.228Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-18T08:10:15.228Z] === RUN TestReaderErrWrapperReadOnError [2022-02-18T08:10:15.228Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-18T08:10:15.228Z] === RUN TestReaderErrWrapperRead [2022-02-18T08:10:15.228Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-18T08:10:15.228Z] === RUN TestCancelReadCloser [2022-02-18T08:10:15.471Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-18T08:10:15.686Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-18T08:10:15.687Z] === RUN TestWriteCloserWrapperClose [2022-02-18T08:10:15.687Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-18T08:10:15.687Z] === RUN TestNopWriteCloser [2022-02-18T08:10:15.687Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-18T08:10:15.687Z] === RUN TestNopWriter [2022-02-18T08:10:15.687Z] --- PASS: TestNopWriter (0.00s) [2022-02-18T08:10:15.687Z] === RUN TestWriteCounter [2022-02-18T08:10:15.687Z] --- PASS: TestWriteCounter (0.00s) [2022-02-18T08:10:15.687Z] PASS [2022-02-18T08:10:15.687Z] coverage: 69.2% of statements [2022-02-18T08:10:15.687Z] ok github.com/docker/docker/pkg/ioutils 0.657s coverage: 69.2% of statements [2022-02-18T08:10:16.036Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-18T08:10:16.146Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-02-18T08:10:16.146Z] === RUN TestNetworkDBWatch [2022-02-18T08:10:16.487Z] === RUN TestHTTPTransport [2022-02-18T08:10:16.487Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-18T08:10:16.487Z] PASS [2022-02-18T08:10:16.487Z] coverage: 85.7% of statements [2022-02-18T08:10:16.487Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-02-18T08:10:16.487Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-18T08:10:16.487Z] === RUN TestClientStream [2022-02-18T08:10:16.487Z] --- PASS: TestClientStream (0.00s) [2022-02-18T08:10:16.487Z] === RUN TestClientSendFile [2022-02-18T08:10:16.487Z] --- PASS: TestClientSendFile (0.00s) [2022-02-18T08:10:16.487Z] === RUN TestClientWithRequestTimeout [2022-02-18T08:10:16.487Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-18T08:10:16.487Z] === RUN TestFileSpecPlugin [2022-02-18T08:10:16.487Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-18T08:10:16.487Z] === RUN TestFileJSONSpecPlugin [2022-02-18T08:10:16.487Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-18T08:10:16.487Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-18T08:10:16.487Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-18T08:10:16.487Z] === RUN TestPluginAddHandler [2022-02-18T08:10:16.487Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-18T08:10:16.487Z] === RUN TestPluginWaitBadPlugin [2022-02-18T08:10:16.487Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-18T08:10:16.487Z] === RUN TestGet [2022-02-18T08:10:16.487Z] time="2022-02-18T08:10:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-18T08:10:16.605Z] === RUN TestError [2022-02-18T08:10:16.605Z] --- PASS: TestError (0.00s) [2022-02-18T08:10:16.605Z] === RUN TestProgressString [2022-02-18T08:10:16.605Z] === RUN TestProgressString/no_progress [2022-02-18T08:10:16.605Z] === RUN TestProgressString/progress_1 [2022-02-18T08:10:16.605Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-18T08:10:16.605Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-18T08:10:16.605Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-18T08:10:16.605Z] === RUN TestProgressString/with_units [2022-02-18T08:10:16.605Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-18T08:10:16.605Z] === RUN TestProgressString/hide_counts [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString (0.00s) [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-18T08:10:16.605Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-18T08:10:16.605Z] === RUN TestJSONMessageDisplay [2022-02-18T08:10:16.605Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-18T08:10:16.605Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-18T08:10:16.605Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-18T08:10:16.605Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-18T08:10:16.605Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-18T08:10:16.605Z] === RUN TestDisplayJSONMessagesStream [2022-02-18T08:10:16.605Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-18T08:10:16.605Z] PASS [2022-02-18T08:10:16.605Z] coverage: 91.7% of statements [2022-02-18T08:10:16.605Z] ok github.com/docker/docker/pkg/jsonmessage 0.236s coverage: 91.7% of statements [2022-02-18T08:10:16.943Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-18T08:10:16.943Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T08:10:16.943Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-18T08:10:16.943Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-18T08:10:16.943Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-18T08:10:16.943Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-18T08:10:16.943Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-18T08:10:16.943Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T08:10:16.943Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-18T08:10:16.943Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-18T08:10:16.943Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-18T08:10:16.943Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-18T08:10:16.943Z] === RUN TestBufferPoolPutAndGet [2022-02-18T08:10:16.943Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-18T08:10:16.943Z] PASS [2022-02-18T08:10:16.943Z] coverage: 88.2% of statements [2022-02-18T08:10:16.943Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-02-18T08:10:16.974Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-18T08:10:17.063Z] === RUN TestStandardLongPath [2022-02-18T08:10:17.063Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-18T08:10:17.400Z] === RUN TestOutputOnPrematureClose [2022-02-18T08:10:17.400Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-18T08:10:17.400Z] === RUN TestCompleteSilently [2022-02-18T08:10:17.400Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-18T08:10:17.400Z] PASS [2022-02-18T08:10:17.400Z] coverage: 75.9% of statements [2022-02-18T08:10:17.400Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-02-18T08:10:17.400Z] time="2022-02-18T08:10:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-18T08:10:17.523Z] === RUN TestUNCLongPath [2022-02-18T08:10:17.523Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-18T08:10:17.523Z] PASS [2022-02-18T08:10:17.523Z] coverage: 100.0% of statements [2022-02-18T08:10:17.523Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-02-18T08:10:17.697Z] --- PASS: TestCreateServiceMaxReplicas (2.51s) [2022-02-18T08:10:17.697Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T08:10:17.862Z] === RUN TestSendToOneSub [2022-02-18T08:10:17.862Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-18T08:10:17.862Z] === RUN TestSendToMultipleSubs [2022-02-18T08:10:17.862Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-18T08:10:17.862Z] === RUN TestEvictOneSub [2022-02-18T08:10:17.862Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-18T08:10:17.862Z] === RUN TestClosePublisher [2022-02-18T08:10:17.862Z] --- PASS: TestClosePublisher (0.00s) [2022-02-18T08:10:17.862Z] === RUN TestPubSubRace [2022-02-18T08:10:17.981Z] 2022/02/18 08:10:17 Closing DB instances... [2022-02-18T08:10:17.981Z] === RUN TestNameFormat [2022-02-18T08:10:17.981Z] --- PASS: TestNameFormat (0.00s) [2022-02-18T08:10:17.981Z] === RUN TestNameRetries [2022-02-18T08:10:17.981Z] --- PASS: TestNameRetries (0.00s) [2022-02-18T08:10:17.981Z] PASS [2022-02-18T08:10:17.981Z] coverage: 85.7% of statements [2022-02-18T08:10:17.981Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-02-18T08:10:18.438Z] === RUN TestParseKeyValueOpt [2022-02-18T08:10:18.438Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-18T08:10:18.438Z] === RUN TestParseUintList [2022-02-18T08:10:18.438Z] --- PASS: TestParseUintList (0.00s) [2022-02-18T08:10:18.438Z] === RUN TestParseUintListMaximumLimits [2022-02-18T08:10:18.438Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-18T08:10:18.438Z] PASS [2022-02-18T08:10:18.438Z] coverage: 97.0% of statements [2022-02-18T08:10:18.438Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-02-18T08:10:19.392Z] --- PASS: TestPubSubRace (1.06s) [2022-02-18T08:10:19.392Z] PASS [2022-02-18T08:10:19.392Z] coverage: 75.0% of statements [2022-02-18T08:10:19.392Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-02-18T08:10:19.404Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-02-18T08:10:19.404Z] === RUN TestNetworkDBBulkSync [2022-02-18T08:10:19.404Z] === RUN TestNewAndRemove [2022-02-18T08:10:19.404Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-18T08:10:19.404Z] === RUN TestRemoveInvalidPath [2022-02-18T08:10:19.404Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-18T08:10:19.404Z] PASS [2022-02-18T08:10:19.404Z] coverage: 82.6% of statements [2022-02-18T08:10:19.404Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-02-18T08:10:19.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-18T08:10:19.511Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-18T08:10:19.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-18T08:10:19.768Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-18T08:10:19.848Z] time="2022-02-18T08:10:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-18T08:10:19.848Z] === RUN TestRegister [2022-02-18T08:10:19.848Z] --- PASS: TestRegister (0.00s) [2022-02-18T08:10:19.848Z] === RUN TestCommand [2022-02-18T08:10:19.848Z] --- PASS: TestCommand (0.03s) [2022-02-18T08:10:19.848Z] === RUN TestNaiveSelf [2022-02-18T08:10:19.848Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-18T08:10:19.848Z] PASS [2022-02-18T08:10:19.848Z] coverage: 82.4% of statements [2022-02-18T08:10:19.848Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2022-02-18T08:10:20.368Z] 2022/02/18 08:10:20 Closing DB instances... [2022-02-18T08:10:20.812Z] === RUN TestDump [2022-02-18T08:10:20.812Z] goroutine 4 [running]: [2022-02-18T08:10:20.812Z] github.com/docker/docker/pkg/stack.dump(0x6bb6b7) [2022-02-18T08:10:20.812Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T08:10:20.812Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-18T08:10:20.812Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-18T08:10:20.812Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-18T08:10:20.812Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-18T08:10:20.812Z] testing.tRunner(0xc0001521a0, 0x828ef8) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:10:20.812Z] created by testing.(*T).Run [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T08:10:20.812Z] [2022-02-18T08:10:20.812Z] goroutine 1 [chan receive]: [2022-02-18T08:10:20.812Z] testing.(*T).Run(0xc000152000, {0x81a531, 0x69a413}, 0x828ef8) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T08:10:20.812Z] testing.runTests.func1(0xc00005a840) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T08:10:20.812Z] testing.tRunner(0xc000152000, 0xc000063ce0) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:10:20.812Z] testing.runTests(0xc00006c080, {0x98cbe0, 0x3, 0x3}, {0x6ba90d, 0x81c22b, 0x991680}) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T08:10:20.812Z] testing.(*M).Run(0xc00006c080) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T08:10:20.812Z] main.main() [2022-02-18T08:10:20.812Z] _testmain.go:95 +0x1f5 [2022-02-18T08:10:20.812Z] --- PASS: TestDump (0.00s) [2022-02-18T08:10:20.812Z] === RUN TestDumpToFile [2022-02-18T08:10:20.812Z] --- PASS: TestDumpToFile (0.20s) [2022-02-18T08:10:20.812Z] === RUN TestDumpToFileWithEmptyInput [2022-02-18T08:10:20.812Z] goroutine 6 [running]: [2022-02-18T08:10:20.812Z] github.com/docker/docker/pkg/stack.dump(0x728894) [2022-02-18T08:10:20.812Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T08:10:20.812Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x728c40}) [2022-02-18T08:10:20.812Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-18T08:10:20.812Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001521a0) [2022-02-18T08:10:20.812Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-18T08:10:20.812Z] testing.tRunner(0xc000152680, 0x828ee8) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:10:20.812Z] created by testing.(*T).Run [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T08:10:20.812Z] [2022-02-18T08:10:20.812Z] goroutine 1 [chan receive]: [2022-02-18T08:10:20.812Z] testing.(*T).Run(0xc000152000, {0x821316, 0x69a413}, 0x828ee8) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T08:10:20.812Z] testing.runTests.func1(0xc00005a840) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T08:10:20.812Z] testing.tRunner(0xc000152000, 0xc000063ce0) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:10:20.812Z] testing.runTests(0xc00006c080, {0x98cbe0, 0x3, 0x3}, {0x6ba90d, 0x81c22b, 0x991680}) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T08:10:20.812Z] testing.(*M).Run(0xc00006c080) [2022-02-18T08:10:20.812Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T08:10:20.812Z] main.main() [2022-02-18T08:10:20.812Z] _testmain.go:95 +0x1f5 [2022-02-18T08:10:20.812Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-18T08:10:20.812Z] PASS [2022-02-18T08:10:20.812Z] coverage: 90.9% of statements [2022-02-18T08:10:20.812Z] ok github.com/docker/docker/pkg/stack 0.240s coverage: 90.9% of statements [2022-02-18T08:10:21.268Z] === RUN TestNewStdWriter [2022-02-18T08:10:21.268Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-18T08:10:21.268Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-18T08:10:21.268Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-18T08:10:21.268Z] === RUN TestWriteWithNilBytes [2022-02-18T08:10:21.268Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-18T08:10:21.268Z] === RUN TestWrite [2022-02-18T08:10:21.268Z] --- PASS: TestWrite (0.00s) [2022-02-18T08:10:21.268Z] === RUN TestWriteWithWriterError [2022-02-18T08:10:21.268Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-18T08:10:21.268Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-18T08:10:21.268Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-18T08:10:21.268Z] === RUN TestStdCopyWriteAndRead [2022-02-18T08:10:21.268Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-18T08:10:21.268Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-18T08:10:21.268Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-18T08:10:21.268Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-18T08:10:21.268Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-18T08:10:21.269Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-18T08:10:21.269Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-18T08:10:21.269Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-18T08:10:21.269Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-18T08:10:21.269Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-18T08:10:21.269Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-18T08:10:21.269Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-18T08:10:21.269Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-18T08:10:21.269Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-18T08:10:21.269Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-18T08:10:21.269Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-18T08:10:21.269Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-18T08:10:21.269Z] PASS [2022-02-18T08:10:21.269Z] coverage: 100.0% of statements [2022-02-18T08:10:21.269Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-02-18T08:10:21.333Z] === RUN TestFailedConnection [2022-02-18T08:10:21.790Z] --- PASS: TestGetAddress (22.85s) [2022-02-18T08:10:21.790Z] === RUN TestRequestSyntaxCheck [2022-02-18T08:10:21.790Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-18T08:10:21.790Z] === RUN TestRequest [2022-02-18T08:10:21.790Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-18T08:10:21.790Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-18T08:10:22.233Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-18T08:10:22.234Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-18T08:10:22.234Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestFormatStatus [2022-02-18T08:10:22.234Z] --- PASS: TestFormatStatus (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestFormatError [2022-02-18T08:10:22.234Z] --- PASS: TestFormatError (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestFormatJSONError [2022-02-18T08:10:22.234Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-18T08:10:22.234Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-18T08:10:22.234Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestNewJSONProgressOutput [2022-02-18T08:10:22.234Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestAuxFormatterEmit [2022-02-18T08:10:22.234Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestStreamWriterStdout [2022-02-18T08:10:22.234Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-18T08:10:22.234Z] === RUN TestStreamWriterStderr [2022-02-18T08:10:22.234Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-18T08:10:22.234Z] PASS [2022-02-18T08:10:22.234Z] coverage: 66.2% of statements [2022-02-18T08:10:22.234Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-02-18T08:10:22.292Z] docker_api_swarm_test.go:46: [de8fff0c63005] joining swarm manager [d4dfaa61d7dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:10:22.690Z] === RUN TestGenerateRandomID [2022-02-18T08:10:22.690Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-18T08:10:22.690Z] === RUN TestShortenId [2022-02-18T08:10:22.690Z] --- PASS: TestShortenId (0.00s) [2022-02-18T08:10:22.690Z] === RUN TestShortenSha256Id [2022-02-18T08:10:22.690Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-18T08:10:22.690Z] === RUN TestShortenIdEmpty [2022-02-18T08:10:22.690Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-18T08:10:22.690Z] === RUN TestShortenIdInvalid [2022-02-18T08:10:22.690Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-18T08:10:22.690Z] === RUN TestIsShortIDNonHex [2022-02-18T08:10:22.690Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-18T08:10:22.690Z] === RUN TestIsShortIDNotCorrectSize [2022-02-18T08:10:22.690Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-18T08:10:22.690Z] PASS [2022-02-18T08:10:22.690Z] coverage: 70.6% of statements [2022-02-18T08:10:22.690Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-02-18T08:10:23.320Z] --- PASS: TestFailedConnection (2.12s) [2022-02-18T08:10:23.320Z] === RUN TestFailOnce [2022-02-18T08:10:23.320Z] 2022/02/18 08:10:23 http: panic serving 127.0.0.1:49281: Plugin not ready [2022-02-18T08:10:23.320Z] goroutine 34 [running]: [2022-02-18T08:10:23.320Z] net/http.(*conn).serve.func1() [2022-02-18T08:10:23.320Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-18T08:10:23.320Z] panic({0xf8a8e0, 0x109e260}) [2022-02-18T08:10:23.320Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-18T08:10:23.320Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x36a5a2da1a8adace}, 0xc0000c3a98) [2022-02-18T08:10:23.320Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-18T08:10:23.320Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x10ab140, 0xc0000a80e0}, 0xec1146) [2022-02-18T08:10:23.320Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-18T08:10:23.320Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x10ab140, 0xc0000a80e0}, 0xc00022a000) [2022-02-18T08:10:23.320Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-18T08:10:23.320Z] net/http.serverHandler.ServeHTTP({0x10a9830}, {0x10ab140, 0xc0000a80e0}, 0xc00022a000) [2022-02-18T08:10:23.320Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-18T08:10:23.320Z] net/http.(*conn).serve(0xc000220000, {0x10ad140, 0xc0002020c0}) [2022-02-18T08:10:23.320Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-18T08:10:23.320Z] created by net/http.(*Server).Serve [2022-02-18T08:10:23.320Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-18T08:10:23.320Z] time="2022-02-18T08:10:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.FailOnce: Post \"http://127.0.0.1:49280/Test.FailOnce\": EOF, retrying in 1s" [2022-02-18T08:10:23.653Z] time="2022-02-18T08:10:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-18T08:10:23.653Z] === RUN TestIsCpusetListAvailable [2022-02-18T08:10:23.653Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-18T08:10:23.653Z] PASS [2022-02-18T08:10:23.653Z] coverage: 39.4% of statements [2022-02-18T08:10:23.653Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-02-18T08:10:24.284Z] --- PASS: TestFailOnce (1.21s) [2022-02-18T08:10:24.284Z] === RUN TestEchoInputOutput [2022-02-18T08:10:24.284Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-18T08:10:24.284Z] === RUN TestBackoff [2022-02-18T08:10:24.284Z] --- PASS: TestBackoff (0.00s) [2022-02-18T08:10:24.284Z] === RUN TestAbortRetry [2022-02-18T08:10:24.284Z] --- PASS: TestAbortRetry (0.00s) [2022-02-18T08:10:24.284Z] === RUN TestClientScheme [2022-02-18T08:10:24.284Z] --- PASS: TestClientScheme (0.00s) [2022-02-18T08:10:24.284Z] === RUN TestNewClientWithTimeout [2022-02-18T08:10:24.743Z] 2022/02/18 08:10:24 Closing DB instances... [2022-02-18T08:10:24.825Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-18T08:10:25.184Z] === RUN TestChtimes [2022-02-18T08:10:25.184Z] --- PASS: TestChtimes (0.01s) [2022-02-18T08:10:25.184Z] === RUN TestChtimesWindows [2022-02-18T08:10:25.184Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-18T08:10:25.184Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-18T08:10:25.184Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-18T08:10:25.184Z] === RUN TestEnsureRemoveAllNotExist [2022-02-18T08:10:25.184Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-18T08:10:25.184Z] === RUN TestEnsureRemoveAllWithDir [2022-02-18T08:10:25.184Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-18T08:10:25.184Z] === RUN TestEnsureRemoveAllWithFile [2022-02-18T08:10:25.184Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-18T08:10:25.184Z] PASS [2022-02-18T08:10:25.184Z] coverage: 12.9% of statements [2022-02-18T08:10:25.184Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 12.9% of statements [2022-02-18T08:10:25.201Z] time="2022-02-18T08:10:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-18T08:10:25.201Z] time="2022-02-18T08:10:24Z" level=error msg="node: d2213cccf24b is unknown to memberlist" [2022-02-18T08:10:26.153Z] === RUN TestTailFile [2022-02-18T08:10:26.153Z] --- PASS: TestTailFile (0.00s) [2022-02-18T08:10:26.153Z] === RUN TestTailFileManyLines [2022-02-18T08:10:26.153Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-18T08:10:26.153Z] === RUN TestTailEmptyFile [2022-02-18T08:10:26.153Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-18T08:10:26.153Z] === RUN TestTailNegativeN [2022-02-18T08:10:26.153Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/truncated_last_line [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/no_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.154Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.154Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.154Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.154Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.663Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.663Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.663Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.663Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.664Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.665Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.666Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.667Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.667Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:26.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:26.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:26.733Z] time="2022-02-18T08:10:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:27.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:27.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:27.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:27.126Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:27.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:27.127Z] PASS [2022-02-18T08:10:27.127Z] coverage: 88.6% of statements [2022-02-18T08:10:27.127Z] ok github.com/docker/docker/pkg/tailfile 0.487s coverage: 88.6% of statements [2022-02-18T08:10:27.190Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.30s) [2022-02-18T08:10:27.190Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-18T08:10:27.360Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-18T08:10:27.360Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-18T08:10:27.619Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-18T08:10:27.619Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-18T08:10:27.619Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-18T08:10:27.878Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-18T08:10:28.096Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T08:10:28.096Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T08:10:28.096Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T08:10:28.096Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-18T08:10:28.096Z] === RUN TestTarSumRemoveNonExistent [2022-02-18T08:10:28.096Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestTarSumRemove [2022-02-18T08:10:28.096Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestSortFileInfoSums [2022-02-18T08:10:28.096Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestNewTarSumForLabelInvalid [2022-02-18T08:10:28.096Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestNewTarSumForLabel [2022-02-18T08:10:28.096Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestEmptyTar [2022-02-18T08:10:28.096Z] --- PASS: TestEmptyTar (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestTarSumsReadSize [2022-02-18T08:10:28.096Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestTarSums [2022-02-18T08:10:28.096Z] --- PASS: TestTarSums (0.08s) [2022-02-18T08:10:28.096Z] === RUN TestIteration [2022-02-18T08:10:28.096Z] --- PASS: TestIteration (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestVersionLabelForChecksum [2022-02-18T08:10:28.096Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestVersion [2022-02-18T08:10:28.096Z] --- PASS: TestVersion (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestGetVersion [2022-02-18T08:10:28.096Z] --- PASS: TestGetVersion (0.00s) [2022-02-18T08:10:28.096Z] === RUN TestGetVersions [2022-02-18T08:10:28.096Z] --- PASS: TestGetVersions (0.00s) [2022-02-18T08:10:28.096Z] PASS [2022-02-18T08:10:28.096Z] coverage: 89.3% of statements [2022-02-18T08:10:28.096Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2022-02-18T08:10:28.155Z] 2022/02/18 08:10:28 Closing DB instances... [2022-02-18T08:10:28.552Z] testing: warning: no tests to run [2022-02-18T08:10:28.553Z] PASS [2022-02-18T08:10:28.553Z] coverage: [no statements] [2022-02-18T08:10:28.553Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2022-02-18T08:10:29.013Z] === RUN TestTruncIndex [2022-02-18T08:10:29.013Z] --- PASS: TestTruncIndex (0.10s) [2022-02-18T08:10:29.013Z] PASS [2022-02-18T08:10:29.013Z] coverage: 91.5% of statements [2022-02-18T08:10:29.013Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-02-18T08:10:29.123Z] time="2022-02-18T08:10:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-18T08:10:29.475Z] === RUN TestIsGIT [2022-02-18T08:10:29.475Z] --- PASS: TestIsGIT (0.00s) [2022-02-18T08:10:29.475Z] === RUN TestIsTransport [2022-02-18T08:10:29.475Z] --- PASS: TestIsTransport (0.00s) [2022-02-18T08:10:29.475Z] PASS [2022-02-18T08:10:29.475Z] coverage: 100.0% of statements [2022-02-18T08:10:29.475Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2022-02-18T08:10:29.747Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-18T08:10:29.747Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-18T08:10:29.747Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-18T08:10:29.747Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-18T08:10:29.747Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-18T08:10:29.747Z] Cross building: bundles/cross/windows/amd64 [2022-02-18T08:10:29.747Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-18T08:10:29.747Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-18T08:10:29.783Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-18T08:10:29.932Z] === RUN TestVersionInfo [2022-02-18T08:10:29.932Z] --- PASS: TestVersionInfo (0.00s) [2022-02-18T08:10:29.932Z] === RUN TestAppendVersions [2022-02-18T08:10:29.932Z] --- PASS: TestAppendVersions (0.00s) [2022-02-18T08:10:29.932Z] PASS [2022-02-18T08:10:29.932Z] coverage: 88.9% of statements [2022-02-18T08:10:29.932Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-02-18T08:10:30.088Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-18T08:10:30.088Z] === RUN TestNetworkDBGarbageCollection [2022-02-18T08:10:30.546Z] --- PASS: TestRequest (8.87s) [2022-02-18T08:10:30.546Z] === RUN TestOverlappingRequests [2022-02-18T08:10:31.004Z] --- PASS: TestOverlappingRequests (0.47s) [2022-02-18T08:10:31.004Z] === RUN TestRelease [2022-02-18T08:10:31.154Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-18T08:10:31.467Z] === RUN TestNewSettable [2022-02-18T08:10:31.467Z] --- PASS: TestNewSettable (0.00s) [2022-02-18T08:10:31.467Z] === RUN TestIsSettable [2022-02-18T08:10:31.467Z] --- PASS: TestIsSettable (0.00s) [2022-02-18T08:10:31.467Z] === RUN TestUpdateSettingsEnv [2022-02-18T08:10:31.467Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-18T08:10:31.467Z] PASS [2022-02-18T08:10:31.467Z] coverage: 20.0% of statements [2022-02-18T08:10:31.467Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.0% of statements [2022-02-18T08:10:31.467Z] === RUN TestValidatePrivileges [2022-02-18T08:10:31.467Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-18T08:10:31.467Z] === RUN TestFilterByCapNeg [2022-02-18T08:10:31.467Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-18T08:10:31.467Z] === RUN TestFilterByCapPos [2022-02-18T08:10:31.467Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-18T08:10:31.467Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-18T08:10:31.467Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-18T08:10:31.467Z] PASS [2022-02-18T08:10:31.467Z] coverage: 12.0% of statements [2022-02-18T08:10:31.467Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2022-02-18T08:10:31.467Z] --- PASS: TestGet (15.02s) [2022-02-18T08:10:31.467Z] === RUN TestPluginWithNoManifest [2022-02-18T08:10:31.467Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-18T08:10:31.467Z] === RUN TestGetAll [2022-02-18T08:10:31.467Z] --- PASS: TestGetAll (0.01s) [2022-02-18T08:10:31.467Z] PASS [2022-02-18T08:10:31.467Z] coverage: 73.2% of statements [2022-02-18T08:10:31.467Z] ok github.com/docker/docker/pkg/plugins 35.982s coverage: 73.2% of statements [2022-02-18T08:10:32.432Z] === RUN TestLoad [2022-02-18T08:10:32.432Z] --- PASS: TestLoad (0.00s) [2022-02-18T08:10:32.432Z] === RUN TestSave [2022-02-18T08:10:32.432Z] --- PASS: TestSave (0.05s) [2022-02-18T08:10:32.432Z] === RUN TestAddDeleteGet [2022-02-18T08:10:32.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s) [2022-02-18T08:10:32.604Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T08:10:32.889Z] --- PASS: TestAddDeleteGet (0.31s) [2022-02-18T08:10:32.889Z] === RUN TestInvalidTags [2022-02-18T08:10:32.889Z] --- PASS: TestInvalidTags (0.01s) [2022-02-18T08:10:32.889Z] PASS [2022-02-18T08:10:32.889Z] coverage: 83.7% of statements [2022-02-18T08:10:32.889Z] ok github.com/docker/docker/reference 0.417s coverage: 83.7% of statements [2022-02-18T08:10:33.174Z] --- PASS: TestRelease (1.79s) [2022-02-18T08:10:33.174Z] === RUN TestAllocateRandomDeallocate [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestReaderWithReadError [2022-02-18T08:10:33.347Z] time="2022-02-18T08:10:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestReader [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-18T08:10:33.347Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-18T08:10:33.347Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-18T08:10:33.347Z] PASS [2022-02-18T08:10:33.347Z] coverage: 100.0% of statements [2022-02-18T08:10:33.347Z] ok github.com/docker/docker/registry/resumable 0.316s coverage: 100.0% of statements [2022-02-18T08:10:33.630Z] time="2022-02-18T08:10:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-18T08:10:34.312Z] === RUN TestRestartManagerTimeout [2022-02-18T08:10:34.312Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-18T08:10:34.312Z] === RUN TestRestartManagerTimeoutReset [2022-02-18T08:10:34.312Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-18T08:10:34.312Z] PASS [2022-02-18T08:10:34.312Z] coverage: 45.3% of statements [2022-02-18T08:10:34.312Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 45.3% of statements [2022-02-18T08:10:34.312Z] === RUN TestResolveAuthConfigIndexServer [2022-02-18T08:10:34.312Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-18T08:10:34.312Z] === RUN TestResolveAuthConfigFullURL [2022-02-18T08:10:34.312Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-18T08:10:34.312Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-18T08:10:34.312Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-18T08:10:34.312Z] === RUN TestValidateMirror [2022-02-18T08:10:34.312Z] --- PASS: TestValidateMirror (0.00s) [2022-02-18T08:10:34.312Z] === RUN TestLoadInsecureRegistries [2022-02-18T08:10:34.312Z] time="2022-02-18T08:10:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T08:10:34.312Z] time="2022-02-18T08:10:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-18T08:10:34.312Z] time="2022-02-18T08:10:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T08:10:34.312Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-02-18T08:10:34.312Z] === RUN TestNewServiceConfig [2022-02-18T08:10:34.312Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-18T08:10:34.312Z] === RUN TestValidateIndexName [2022-02-18T08:10:34.312Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-18T08:10:34.312Z] === RUN TestValidateIndexNameWithError [2022-02-18T08:10:34.312Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-18T08:10:34.438Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-18T08:10:34.768Z] === RUN TestEndpointParse [2022-02-18T08:10:34.768Z] --- PASS: TestEndpointParse (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestEndpointParseInvalid [2022-02-18T08:10:34.768Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestValidateEndpoint [2022-02-18T08:10:34.768Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestPing [2022-02-18T08:10:34.768Z] --- PASS: TestPing (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestPingRegistryEndpoint [2022-02-18T08:10:34.768Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:34.768Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestEndpoint [2022-02-18T08:10:34.768Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:34.768Z] --- SKIP: TestEndpoint (0.01s) [2022-02-18T08:10:34.768Z] === RUN TestParseRepositoryInfo [2022-02-18T08:10:34.768Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestNewIndexInfo [2022-02-18T08:10:34.768Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestMirrorEndpointLookup [2022-02-18T08:10:34.768Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:34.768Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-18T08:10:34.768Z] === RUN TestSearchRepositories [2022-02-18T08:10:34.768Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-18T08:10:34.768Z] Host: 127.0.0.1:49323 [2022-02-18T08:10:34.768Z] User-Agent: docker test client [2022-02-18T08:10:34.768Z] Authorization: Token fake-token [2022-02-18T08:10:34.768Z] X-Docker-Token: true [2022-02-18T08:10:34.768Z] Accept-Encoding: gzip [2022-02-18T08:10:34.768Z] [2022-02-18T08:10:34.768Z] [2022-02-18T08:10:34.768Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-18T08:10:34.768Z] Connection: close [2022-02-18T08:10:34.768Z] Content-Length: 144 [2022-02-18T08:10:34.768Z] Cache-Control: no-cache [2022-02-18T08:10:34.768Z] Content-Type: application/json [2022-02-18T08:10:34.768Z] Date: Fri, 18 Feb 2022 08:10:34 GMT [2022-02-18T08:10:34.768Z] Expires: -1 [2022-02-18T08:10:34.768Z] Pragma: no-cache [2022-02-18T08:10:34.768Z] Server: docker-tests/mock [2022-02-18T08:10:34.768Z] X-Docker-Registry-Config: mock [2022-02-18T08:10:34.768Z] X-Docker-Registry-Version: 0.0.0 [2022-02-18T08:10:34.768Z] [2022-02-18T08:10:34.768Z] [2022-02-18T08:10:34.768Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-18T08:10:34.768Z] === RUN TestTrustedLocation [2022-02-18T08:10:34.768Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-18T08:10:34.768Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestAllowNondistributableArtifacts [2022-02-18T08:10:34.768Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestIsSecureIndex [2022-02-18T08:10:34.768Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-18T08:10:34.768Z] PASS [2022-02-18T08:10:34.768Z] coverage: 51.2% of statements [2022-02-18T08:10:34.768Z] ok github.com/docker/docker/registry 0.331s coverage: 51.2% of statements [2022-02-18T08:10:34.768Z] === RUN TestDecodeContainerConfig [2022-02-18T08:10:34.768Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestDecodeContainerConfigIsolation [2022-02-18T08:10:34.768Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-18T08:10:34.768Z] === RUN TestValidatePrivileged [2022-02-18T08:10:34.768Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-18T08:10:34.768Z] PASS [2022-02-18T08:10:34.768Z] coverage: 52.6% of statements [2022-02-18T08:10:34.768Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.6% of statements [2022-02-18T08:10:35.005Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-18T08:10:35.226Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-18T08:10:35.226Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-18T08:10:35.226Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-18T08:10:35.226Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-18T08:10:35.226Z] PASS [2022-02-18T08:10:35.226Z] coverage: 62.5% of statements [2022-02-18T08:10:35.226Z] ok github.com/docker/docker/testutil 0.107s coverage: 62.5% of statements [2022-02-18T08:10:35.573Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-18T08:10:38.122Z] === RUN TestGetDriver [2022-02-18T08:10:38.122Z] --- PASS: TestGetDriver (0.00s) [2022-02-18T08:10:38.122Z] === RUN TestVolumeRequestError [2022-02-18T08:10:38.122Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-18T08:10:38.122Z] PASS [2022-02-18T08:10:38.122Z] coverage: 36.1% of statements [2022-02-18T08:10:38.122Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2022-02-18T08:10:38.304Z] --- PASS: TestAllocateRandomDeallocate (4.77s) [2022-02-18T08:10:38.304Z] === RUN TestRetrieveFromStore [2022-02-18T08:10:38.578Z] === RUN TestGetAddress [2022-02-18T08:10:38.578Z] --- PASS: TestGetAddress (0.00s) [2022-02-18T08:10:38.578Z] === RUN TestRemove [2022-02-18T08:10:38.578Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T08:10:38.578Z] --- SKIP: TestRemove (0.00s) [2022-02-18T08:10:38.578Z] === RUN TestInitializeWithVolumes [2022-02-18T08:10:38.578Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-18T08:10:38.578Z] === RUN TestCreate [2022-02-18T08:10:38.578Z] --- PASS: TestCreate (0.01s) [2022-02-18T08:10:38.578Z] === RUN TestValidateName [2022-02-18T08:10:38.578Z] --- PASS: TestValidateName (0.00s) [2022-02-18T08:10:38.578Z] === RUN TestCreateWithOpts [2022-02-18T08:10:38.578Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T08:10:38.578Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-18T08:10:38.578Z] === RUN TestRelaodNoOpts [2022-02-18T08:10:38.578Z] --- PASS: TestRelaodNoOpts (0.03s) [2022-02-18T08:10:38.578Z] PASS [2022-02-18T08:10:38.578Z] coverage: 41.5% of statements [2022-02-18T08:10:39.035Z] ok github.com/docker/docker/volume/local 0.122s coverage: 41.5% of statements [2022-02-18T08:10:39.268Z] --- PASS: TestRetrieveFromStore (1.59s) [2022-02-18T08:10:39.268Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-18T08:10:39.268Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-18T08:10:39.268Z] === RUN TestParallelPredefinedRequest1 [2022-02-18T08:10:39.268Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-18T08:10:39.268Z] === RUN TestParallelPredefinedRequest2 [2022-02-18T08:10:39.268Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-18T08:10:39.268Z] === RUN TestParallelPredefinedRequest3 [2022-02-18T08:10:39.268Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-18T08:10:39.268Z] === RUN TestParallelPredefinedRequest4 [2022-02-18T08:10:39.268Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-18T08:10:39.268Z] === RUN TestParallelPredefinedRequest5 [2022-02-18T08:10:39.268Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-18T08:10:39.268Z] === RUN TestDebug [2022-02-18T08:10:39.268Z] --- PASS: TestDebug (0.00s) [2022-02-18T08:10:39.268Z] === RUN TestRequestPoolParallel [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRaw [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-18T08:10:39.492Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRaw [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-18T08:10:39.492Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestConvertTmpfsOptions [2022-02-18T08:10:39.492Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-18T08:10:39.492Z] linux_parser_test.go:209: data="ro" [2022-02-18T08:10:39.492Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestParseMountSpec [2022-02-18T08:10:39.492Z] parser_test.go:62: case 0 [2022-02-18T08:10:39.492Z] parser_test.go:62: case 1 [2022-02-18T08:10:39.492Z] parser_test.go:62: case 2 [2022-02-18T08:10:39.492Z] parser_test.go:62: case 3 [2022-02-18T08:10:39.492Z] parser_test.go:62: case 4 [2022-02-18T08:10:39.492Z] parser_test.go:62: case 5 [2022-02-18T08:10:39.492Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestValidateMount [2022-02-18T08:10:39.492Z] --- PASS: TestValidateMount (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRaw [2022-02-18T08:10:39.492Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-18T08:10:39.492Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-18T08:10:39.492Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-18T08:10:39.492Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T08:10:39.493Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-18T08:10:39.493Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T08:10:39.493Z] PASS [2022-02-18T08:10:39.493Z] coverage: 67.6% of statements [2022-02-18T08:10:39.493Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 67.6% of statements [2022-02-18T08:10:39.726Z] --- PASS: TestRequestPoolParallel (0.35s) [2022-02-18T08:10:39.726Z] === RUN TestFullAllocateRelease [2022-02-18T08:10:39.726Z] === RUN TestParseEmptyInterface [2022-02-18T08:10:39.726Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-18T08:10:39.726Z] === RUN TestParseNonInterfaceType [2022-02-18T08:10:39.726Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-18T08:10:39.726Z] === RUN TestParseWithOneFunction [2022-02-18T08:10:39.726Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-18T08:10:39.726Z] === RUN TestParseWithMultipleFuncs [2022-02-18T08:10:39.726Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-18T08:10:39.726Z] === RUN TestParseWithUnnamedReturn [2022-02-18T08:10:39.726Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-18T08:10:39.726Z] === RUN TestEmbeddedInterface [2022-02-18T08:10:39.726Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-18T08:10:39.726Z] === RUN TestParsedImports [2022-02-18T08:10:39.726Z] --- PASS: TestParsedImports (0.00s) [2022-02-18T08:10:39.726Z] === RUN TestAliasedImports [2022-02-18T08:10:39.726Z] --- PASS: TestAliasedImports (0.00s) [2022-02-18T08:10:39.726Z] PASS [2022-02-18T08:10:39.726Z] coverage: 56.8% of statements [2022-02-18T08:10:39.726Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-02-18T08:10:39.764Z] --- PASS: TestImportExtremelyLargeImageWorks (173.41s) [2022-02-18T08:10:39.764Z] PASS [2022-02-18T08:10:39.764Z] [2022-02-18T08:10:39.764Z] DONE 22 tests in 177.135s [2022-02-18T08:10:39.764Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-18T08:10:39.764Z] ++ 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-02-18T08:10:39.764Z] ++ set -e [2022-02-18T08:10:39.764Z] ++ '[' -n 0 ']' [2022-02-18T08:10:39.764Z] ++ set -x [2022-02-18T08:10:39.764Z] ++ 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-02-18T08:10:39.764Z] INFO: Testing against a local daemon [2022-02-18T08:10:39.764Z] === RUN TestNetworkCreateDelete [2022-02-18T08:10:39.764Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-02-18T08:10:39.764Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T08:10:39.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-18T08:10:40.022Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-02-18T08:10:40.022Z] === RUN TestDaemonDNSFallback [2022-02-18T08:10:40.184Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-02-18T08:10:40.184Z] === RUN TestOddAllocateRelease [2022-02-18T08:10:40.184Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-02-18T08:10:40.184Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-18T08:10:40.184Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-18T08:10:40.184Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-18T08:10:40.184Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-02-18T08:10:40.184Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-18T08:10:40.457Z] === RUN TestSetGetMeta [2022-02-18T08:10:40.457Z] === PAUSE TestSetGetMeta [2022-02-18T08:10:40.457Z] === RUN TestRestore [2022-02-18T08:10:40.457Z] === PAUSE TestRestore [2022-02-18T08:10:40.457Z] === RUN TestServiceCreate [2022-02-18T08:10:40.457Z] === PAUSE TestServiceCreate [2022-02-18T08:10:40.457Z] === RUN TestServiceList [2022-02-18T08:10:40.457Z] === PAUSE TestServiceList [2022-02-18T08:10:40.457Z] === RUN TestServiceRemove [2022-02-18T08:10:40.457Z] === PAUSE TestServiceRemove [2022-02-18T08:10:40.457Z] === RUN TestServiceGet [2022-02-18T08:10:40.457Z] === PAUSE TestServiceGet [2022-02-18T08:10:40.457Z] === RUN TestServicePrune [2022-02-18T08:10:40.457Z] === PAUSE TestServicePrune [2022-02-18T08:10:40.457Z] === RUN TestCreate [2022-02-18T08:10:40.457Z] === PAUSE TestCreate [2022-02-18T08:10:40.457Z] === RUN TestRemove [2022-02-18T08:10:40.457Z] === PAUSE TestRemove [2022-02-18T08:10:40.457Z] === RUN TestList [2022-02-18T08:10:40.457Z] === PAUSE TestList [2022-02-18T08:10:40.457Z] === RUN TestFindByDriver [2022-02-18T08:10:40.457Z] === PAUSE TestFindByDriver [2022-02-18T08:10:40.457Z] === RUN TestFindByReferenced [2022-02-18T08:10:40.457Z] === PAUSE TestFindByReferenced [2022-02-18T08:10:40.457Z] === RUN TestDerefMultipleOfSameRef [2022-02-18T08:10:40.457Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-18T08:10:40.457Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:10:40.457Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:10:40.457Z] === RUN TestDefererencePluginOnCreateError [2022-02-18T08:10:40.457Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-18T08:10:40.457Z] === RUN TestRefDerefRemove [2022-02-18T08:10:40.457Z] === PAUSE TestRefDerefRemove [2022-02-18T08:10:40.457Z] === RUN TestGet [2022-02-18T08:10:40.457Z] === PAUSE TestGet [2022-02-18T08:10:40.457Z] === RUN TestGetWithReference [2022-02-18T08:10:40.457Z] === PAUSE TestGetWithReference [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc/test_nil_list [2022-02-18T08:10:40.457Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc/test_empty_list [2022-02-18T08:10:40.457Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:10:40.457Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:10:40.457Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc/test_filter_some [2022-02-18T08:10:40.457Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc/test_filter_middle [2022-02-18T08:10:40.457Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:10:40.457Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:10:40.457Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-18T08:10:40.457Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-18T08:10:40.457Z] === CONT TestFilterFunc/test_nil_list [2022-02-18T08:10:40.457Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-18T08:10:40.457Z] === CONT TestFilterFunc/test_filter_some [2022-02-18T08:10:40.457Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:10:40.457Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:10:40.457Z] === CONT TestFilterFunc/test_empty_list [2022-02-18T08:10:40.457Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:10:40.457Z] === CONT TestFilterFunc/test_filter_middle [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc (0.00s) [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-18T08:10:40.457Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-18T08:10:40.457Z] === CONT TestSetGetMeta [2022-02-18T08:10:40.457Z] === CONT TestList [2022-02-18T08:10:40.457Z] === CONT TestServiceGet [2022-02-18T08:10:40.457Z] === CONT TestDefererencePluginOnCreateError [2022-02-18T08:10:40.457Z] --- PASS: TestSetGetMeta (0.04s) [2022-02-18T08:10:40.457Z] === CONT TestServiceRemove [2022-02-18T08:10:40.457Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-02-18T08:10:40.457Z] === CONT TestServiceList [2022-02-18T08:10:40.457Z] --- PASS: TestList (0.06s) [2022-02-18T08:10:40.457Z] === CONT TestServiceCreate [2022-02-18T08:10:40.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-18T08:10:40.642Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-18T08:10:40.642Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T08:10:40.642Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T08:10:40.642Z] === CONT TestParallelPredefinedRequest5 [2022-02-18T08:10:40.642Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T08:10:40.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:40.642Z] === CONT TestParallelPredefinedRequest5 [2022-02-18T08:10:40.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:40.642Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-18T08:10:40.642Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T08:10:40.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:40.642Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-18T08:10:40.642Z] === CONT TestParallelPredefinedRequest2 [2022-02-18T08:10:40.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:40.642Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-18T08:10:40.642Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T08:10:40.642Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:10:40.642Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-18T08:10:40.642Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-18T08:10:40.642Z] PASS [2022-02-18T08:10:40.642Z] coverage: 85.3% of statements [2022-02-18T08:10:40.642Z] ok github.com/docker/docker/libnetwork/ipam 50.472s coverage: 85.3% of statements [2022-02-18T08:10:40.642Z] === RUN TestHTTPTransport [2022-02-18T08:10:40.642Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-18T08:10:40.642Z] PASS [2022-02-18T08:10:40.642Z] coverage: 85.7% of statements [2022-02-18T08:10:40.642Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-02-18T08:10:40.921Z] --- PASS: TestServiceGet (0.25s) [2022-02-18T08:10:40.922Z] === CONT TestRestore [2022-02-18T08:10:40.922Z] --- PASS: TestServiceRemove (0.21s) [2022-02-18T08:10:40.922Z] === CONT TestGetWithReference [2022-02-18T08:10:40.922Z] --- PASS: TestServiceList (0.20s) [2022-02-18T08:10:40.922Z] === CONT TestGet [2022-02-18T08:10:40.922Z] --- PASS: TestServiceCreate (0.20s) [2022-02-18T08:10:40.922Z] === CONT TestRefDerefRemove [2022-02-18T08:10:40.922Z] --- PASS: TestGet (0.02s) [2022-02-18T08:10:40.922Z] === CONT TestDerefMultipleOfSameRef [2022-02-18T08:10:40.922Z] --- PASS: TestRestore (0.03s) [2022-02-18T08:10:40.922Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:10:40.922Z] --- PASS: TestGetWithReference (0.03s) [2022-02-18T08:10:40.922Z] === CONT TestCreate [2022-02-18T08:10:40.922Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-18T08:10:40.922Z] === CONT TestRemove [2022-02-18T08:10:40.922Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-18T08:10:40.922Z] === CONT TestServicePrune [2022-02-18T08:10:40.922Z] --- PASS: TestCreate (0.02s) [2022-02-18T08:10:40.922Z] === CONT TestFindByReferenced [2022-02-18T08:10:40.922Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-18T08:10:40.922Z] === CONT TestFindByDriver [2022-02-18T08:10:40.922Z] --- PASS: TestRemove (0.03s) [2022-02-18T08:10:40.922Z] time="2022-02-18T08:10:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:10:40.922Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-18T08:10:40.922Z] time="2022-02-18T08:10:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:10:40.922Z] --- PASS: TestFindByDriver (0.03s) [2022-02-18T08:10:40.922Z] time="2022-02-18T08:10:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:10:40.922Z] time="2022-02-18T08:10:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-18T08:10:40.922Z] time="2022-02-18T08:10:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:10:40.922Z] --- PASS: TestServicePrune (0.05s) [2022-02-18T08:10:40.922Z] PASS [2022-02-18T08:10:40.922Z] coverage: 69.0% of statements [2022-02-18T08:10:40.922Z] ok github.com/docker/docker/volume/service 0.415s coverage: 69.0% of statements [2022-02-18T08:10:41.606Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-18T08:10:41.606Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T08:10:41.606Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-18T08:10:41.606Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-18T08:10:41.606Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-18T08:10:41.606Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-18T08:10:41.606Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-18T08:10:41.606Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T08:10:41.606Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-18T08:10:41.606Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-18T08:10:41.606Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-18T08:10:41.606Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-18T08:10:41.606Z] === RUN TestBufferPoolPutAndGet [2022-02-18T08:10:41.606Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-18T08:10:41.606Z] PASS [2022-02-18T08:10:41.606Z] coverage: 88.2% of statements [2022-02-18T08:10:41.606Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-02-18T08:10:42.062Z] === RUN TestOutputOnPrematureClose [2022-02-18T08:10:42.062Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-18T08:10:42.062Z] === RUN TestCompleteSilently [2022-02-18T08:10:42.062Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-18T08:10:42.062Z] PASS [2022-02-18T08:10:42.062Z] coverage: 75.9% of statements [2022-02-18T08:10:42.062Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-02-18T08:10:42.062Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-18T08:10:42.062Z] === RUN TestClientStream [2022-02-18T08:10:42.062Z] --- PASS: TestClientStream (0.00s) [2022-02-18T08:10:42.062Z] === RUN TestClientSendFile [2022-02-18T08:10:42.062Z] --- PASS: TestClientSendFile (0.00s) [2022-02-18T08:10:42.062Z] === RUN TestClientWithRequestTimeout [2022-02-18T08:10:42.063Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-18T08:10:42.063Z] === RUN TestFileSpecPlugin [2022-02-18T08:10:42.063Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-18T08:10:42.063Z] === RUN TestFileJSONSpecPlugin [2022-02-18T08:10:42.063Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-18T08:10:42.063Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-18T08:10:42.063Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-18T08:10:42.063Z] === RUN TestPluginAddHandler [2022-02-18T08:10:42.063Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-18T08:10:42.063Z] === RUN TestPluginWaitBadPlugin [2022-02-18T08:10:42.063Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-18T08:10:42.063Z] === RUN TestGet [2022-02-18T08:10:42.063Z] time="2022-02-18T08:10:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-18T08:10:42.520Z] === RUN TestSendToOneSub [2022-02-18T08:10:42.520Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-18T08:10:42.520Z] === RUN TestSendToMultipleSubs [2022-02-18T08:10:42.520Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-18T08:10:42.520Z] === RUN TestEvictOneSub [2022-02-18T08:10:42.520Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-18T08:10:42.520Z] === RUN TestClosePublisher [2022-02-18T08:10:42.520Z] --- PASS: TestClosePublisher (0.00s) [2022-02-18T08:10:42.520Z] === RUN TestPubSubRace [2022-02-18T08:10:42.600Z] --- PASS: TestCreateServiceSecretFileMode (11.81s) [2022-02-18T08:10:42.600Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T08:10:42.977Z] time="2022-02-18T08:10:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-18T08:10:43.433Z] --- PASS: TestPubSubRace (1.06s) [2022-02-18T08:10:43.433Z] PASS [2022-02-18T08:10:43.433Z] coverage: 75.0% of statements [2022-02-18T08:10:43.433Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2022-02-18T08:10:43.872Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-18T08:10:43.890Z] === RUN TestRegister [2022-02-18T08:10:43.890Z] --- PASS: TestRegister (0.00s) [2022-02-18T08:10:43.890Z] === RUN TestCommand [2022-02-18T08:10:43.890Z] --- PASS: TestCommand (0.03s) [2022-02-18T08:10:43.890Z] === RUN TestNaiveSelf [2022-02-18T08:10:44.347Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-18T08:10:44.347Z] PASS [2022-02-18T08:10:44.347Z] coverage: 82.4% of statements [2022-02-18T08:10:44.347Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-02-18T08:10:44.803Z] === RUN TestDump [2022-02-18T08:10:44.803Z] goroutine 19 [running]: [2022-02-18T08:10:44.803Z] github.com/docker/docker/pkg/stack.dump(0xc2b6b7) [2022-02-18T08:10:44.803Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T08:10:44.803Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-18T08:10:44.803Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-18T08:10:44.803Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-18T08:10:44.803Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-18T08:10:44.803Z] testing.tRunner(0xc0000851e0, 0xd98ef8) [2022-02-18T08:10:44.803Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:10:44.803Z] created by testing.(*T).Run [2022-02-18T08:10:44.803Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T08:10:44.803Z] [2022-02-18T08:10:44.803Z] goroutine 1 [chan receive]: [2022-02-18T08:10:44.803Z] testing.(*T).Run(0xc000085040, {0xd8a531, 0xc0a413}, 0xd98ef8) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T08:10:44.804Z] testing.runTests.func1(0xc0000b6810) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T08:10:44.804Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:10:44.804Z] testing.runTests(0xc0000d0080, {0xefcbe0, 0x3, 0x3}, {0xc2a90d, 0xd8c22b, 0xf01680}) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T08:10:44.804Z] testing.(*M).Run(0xc0000d0080) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T08:10:44.804Z] main.main() [2022-02-18T08:10:44.804Z] _testmain.go:95 +0x1f5 [2022-02-18T08:10:44.804Z] --- PASS: TestDump (0.00s) [2022-02-18T08:10:44.804Z] === RUN TestDumpToFile [2022-02-18T08:10:44.804Z] --- PASS: TestDumpToFile (0.21s) [2022-02-18T08:10:44.804Z] === RUN TestDumpToFileWithEmptyInput [2022-02-18T08:10:44.804Z] goroutine 21 [running]: [2022-02-18T08:10:44.804Z] github.com/docker/docker/pkg/stack.dump(0xc98894) [2022-02-18T08:10:44.804Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T08:10:44.804Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc98c40}) [2022-02-18T08:10:44.804Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-18T08:10:44.804Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2022-02-18T08:10:44.804Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-18T08:10:44.804Z] testing.tRunner(0xc0000856c0, 0xd98ee8) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:10:44.804Z] created by testing.(*T).Run [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T08:10:44.804Z] [2022-02-18T08:10:44.804Z] goroutine 1 [chan receive]: [2022-02-18T08:10:44.804Z] testing.(*T).Run(0xc000085040, {0xd91316, 0xc0a413}, 0xd98ee8) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T08:10:44.804Z] testing.runTests.func1(0xc0000b6810) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T08:10:44.804Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:10:44.804Z] testing.runTests(0xc0000d0080, {0xefcbe0, 0x3, 0x3}, {0xc2a90d, 0xd8c22b, 0xf01680}) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T08:10:44.804Z] testing.(*M).Run(0xc0000d0080) [2022-02-18T08:10:44.804Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T08:10:44.804Z] main.main() [2022-02-18T08:10:44.804Z] _testmain.go:95 +0x1f5 [2022-02-18T08:10:44.804Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-18T08:10:44.804Z] PASS [2022-02-18T08:10:44.804Z] coverage: 90.9% of statements [2022-02-18T08:10:44.804Z] ok github.com/docker/docker/pkg/stack 0.248s coverage: 90.9% of statements [2022-02-18T08:10:45.260Z] time="2022-02-18T08:10:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-18T08:10:45.718Z] === RUN TestNewStdWriter [2022-02-18T08:10:45.718Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-18T08:10:45.718Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestWriteWithNilBytes [2022-02-18T08:10:45.718Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestWrite [2022-02-18T08:10:45.718Z] --- PASS: TestWrite (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestWriteWithWriterError [2022-02-18T08:10:45.718Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-18T08:10:45.718Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyWriteAndRead [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-18T08:10:45.718Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-18T08:10:45.718Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-18T08:10:45.718Z] PASS [2022-02-18T08:10:45.718Z] coverage: 100.0% of statements [2022-02-18T08:10:45.718Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-02-18T08:10:45.777Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-18T08:10:46.373Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-18T08:10:46.683Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-18T08:10:46.683Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-18T08:10:46.683Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestFormatStatus [2022-02-18T08:10:46.683Z] --- PASS: TestFormatStatus (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestFormatError [2022-02-18T08:10:46.683Z] --- PASS: TestFormatError (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestFormatJSONError [2022-02-18T08:10:46.683Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-18T08:10:46.683Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-18T08:10:46.683Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestNewJSONProgressOutput [2022-02-18T08:10:46.683Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestAuxFormatterEmit [2022-02-18T08:10:46.683Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestStreamWriterStdout [2022-02-18T08:10:46.683Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-18T08:10:46.683Z] === RUN TestStreamWriterStderr [2022-02-18T08:10:46.683Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-18T08:10:46.683Z] PASS [2022-02-18T08:10:46.683Z] coverage: 66.2% of statements [2022-02-18T08:10:46.683Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-02-18T08:10:46.948Z] --- PASS: TestDaemonDNSFallback (6.86s) [2022-02-18T08:10:46.948Z] === RUN TestInspectNetwork [2022-02-18T08:10:47.142Z] === RUN TestGenerateRandomID [2022-02-18T08:10:47.142Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-18T08:10:47.142Z] === RUN TestShortenId [2022-02-18T08:10:47.142Z] --- PASS: TestShortenId (0.00s) [2022-02-18T08:10:47.142Z] === RUN TestShortenSha256Id [2022-02-18T08:10:47.142Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-18T08:10:47.142Z] === RUN TestShortenIdEmpty [2022-02-18T08:10:47.142Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-18T08:10:47.142Z] === RUN TestShortenIdInvalid [2022-02-18T08:10:47.142Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-18T08:10:47.142Z] === RUN TestIsShortIDNonHex [2022-02-18T08:10:47.142Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-18T08:10:47.142Z] === RUN TestIsShortIDNotCorrectSize [2022-02-18T08:10:47.142Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-18T08:10:47.142Z] PASS [2022-02-18T08:10:47.142Z] coverage: 70.6% of statements [2022-02-18T08:10:47.142Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-02-18T08:10:47.599Z] === RUN TestIsCpusetListAvailable [2022-02-18T08:10:47.599Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-18T08:10:47.599Z] PASS [2022-02-18T08:10:47.599Z] coverage: 39.4% of statements [2022-02-18T08:10:47.599Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-02-18T08:10:47.895Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-18T08:10:47.895Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-18T08:10:47.895Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-18T08:10:49.131Z] time="2022-02-18T08:10:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-18T08:10:49.588Z] === RUN TestChtimes [2022-02-18T08:10:49.588Z] --- PASS: TestChtimes (0.00s) [2022-02-18T08:10:49.588Z] === RUN TestChtimesWindows [2022-02-18T08:10:49.588Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-18T08:10:49.588Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-18T08:10:49.588Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-18T08:10:49.588Z] === RUN TestEnsureRemoveAllNotExist [2022-02-18T08:10:49.588Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-18T08:10:49.588Z] === RUN TestEnsureRemoveAllWithDir [2022-02-18T08:10:49.589Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-18T08:10:49.589Z] === RUN TestEnsureRemoveAllWithFile [2022-02-18T08:10:49.589Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-18T08:10:49.589Z] PASS [2022-02-18T08:10:49.589Z] coverage: 12.9% of statements [2022-02-18T08:10:49.589Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 12.9% of statements [2022-02-18T08:10:50.426Z] === RUN TestInspectNetwork/full_network_id [2022-02-18T08:10:50.426Z] === RUN TestInspectNetwork/partial_network_id [2022-02-18T08:10:50.426Z] === RUN TestInspectNetwork/network_name [2022-02-18T08:10:50.426Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-18T08:10:50.556Z] === RUN TestTailFile [2022-02-18T08:10:50.556Z] --- PASS: TestTailFile (0.00s) [2022-02-18T08:10:50.556Z] === RUN TestTailFileManyLines [2022-02-18T08:10:50.556Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-18T08:10:50.556Z] === RUN TestTailEmptyFile [2022-02-18T08:10:50.556Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-18T08:10:50.556Z] === RUN TestTailNegativeN [2022-02-18T08:10:50.556Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-18T08:10:50.556Z] === RUN TestNewTailReader [2022-02-18T08:10:50.556Z] === PAUSE TestNewTailReader [2022-02-18T08:10:50.556Z] === CONT TestNewTailReader [2022-02-18T08:10:50.556Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-18T08:10:50.556Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-18T08:10:50.556Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-18T08:10:50.556Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-18T08:10:50.556Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-18T08:10:50.556Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-18T08:10:50.556Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/truncated_last_line [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/no_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.558Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:10:50.558Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.559Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:10:50.559Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:50.560Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:50.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:10:50.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:50.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:50.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:50.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:50.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:50.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:50.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:51.025Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:51.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:10:51.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:10:51.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.02s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.01s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:51.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.01s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:10:51.028Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:10:51.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:10:51.029Z] PASS [2022-02-18T08:10:51.029Z] coverage: 88.6% of statements [2022-02-18T08:10:51.029Z] ok github.com/docker/docker/pkg/tailfile 0.613s coverage: 88.6% of statements [2022-02-18T08:10:51.361Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-18T08:10:51.361Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-18T08:10:52.561Z] === RUN TestTarSumRemoveNonExistent [2022-02-18T08:10:52.561Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestTarSumRemove [2022-02-18T08:10:52.561Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestSortFileInfoSums [2022-02-18T08:10:52.561Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestNewTarSumForLabelInvalid [2022-02-18T08:10:52.561Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestNewTarSumForLabel [2022-02-18T08:10:52.561Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestEmptyTar [2022-02-18T08:10:52.561Z] --- PASS: TestEmptyTar (0.01s) [2022-02-18T08:10:52.561Z] === RUN TestTarSumsReadSize [2022-02-18T08:10:52.561Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestTarSums [2022-02-18T08:10:52.561Z] --- PASS: TestTarSums (0.07s) [2022-02-18T08:10:52.561Z] === RUN TestIteration [2022-02-18T08:10:52.561Z] --- PASS: TestIteration (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestVersionLabelForChecksum [2022-02-18T08:10:52.561Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestVersion [2022-02-18T08:10:52.561Z] --- PASS: TestVersion (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestGetVersion [2022-02-18T08:10:52.561Z] --- PASS: TestGetVersion (0.00s) [2022-02-18T08:10:52.561Z] === RUN TestGetVersions [2022-02-18T08:10:52.561Z] --- PASS: TestGetVersions (0.00s) [2022-02-18T08:10:52.561Z] PASS [2022-02-18T08:10:52.561Z] coverage: 89.3% of statements [2022-02-18T08:10:52.561Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2022-02-18T08:10:52.735Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-18T08:10:52.994Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-18T08:10:53.019Z] testing: warning: no tests to run [2022-02-18T08:10:53.019Z] PASS [2022-02-18T08:10:53.019Z] coverage: [no statements] [2022-02-18T08:10:53.019Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2022-02-18T08:10:53.476Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T08:10:53.476Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T08:10:53.477Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T08:10:53.477Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-18T08:10:53.935Z] === RUN TestTruncIndex [2022-02-18T08:10:53.935Z] --- PASS: TestTruncIndex (0.10s) [2022-02-18T08:10:53.935Z] PASS [2022-02-18T08:10:53.935Z] coverage: 91.5% of statements [2022-02-18T08:10:53.935Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements [2022-02-18T08:10:53.935Z] === RUN TestIsGIT [2022-02-18T08:10:53.935Z] --- PASS: TestIsGIT (0.00s) [2022-02-18T08:10:53.935Z] === RUN TestIsTransport [2022-02-18T08:10:53.935Z] --- PASS: TestIsTransport (0.00s) [2022-02-18T08:10:53.935Z] PASS [2022-02-18T08:10:53.935Z] coverage: 100.0% of statements [2022-02-18T08:10:53.935Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-02-18T08:10:54.366Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-18T08:10:54.393Z] === RUN TestVersionInfo [2022-02-18T08:10:54.393Z] --- PASS: TestVersionInfo (0.00s) [2022-02-18T08:10:54.393Z] === RUN TestAppendVersions [2022-02-18T08:10:54.393Z] --- PASS: TestAppendVersions (0.00s) [2022-02-18T08:10:54.393Z] PASS [2022-02-18T08:10:54.393Z] coverage: 88.9% of statements [2022-02-18T08:10:54.393Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-02-18T08:10:54.624Z] --- PASS: TestInspectNetwork (7.83s) [2022-02-18T08:10:54.624Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-18T08:10:54.624Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-18T08:10:54.624Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-18T08:10:54.624Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-18T08:10:54.624Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T08:10:54.823Z] --- PASS: TestCreateServiceConfigFileMode (12.33s) [2022-02-18T08:10:54.823Z] === RUN TestCreateServiceSysctls [2022-02-18T08:10:54.882Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-18T08:10:55.816Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-18T08:10:55.927Z] === RUN TestValidatePrivileges [2022-02-18T08:10:55.927Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-18T08:10:55.927Z] === RUN TestFilterByCapNeg [2022-02-18T08:10:55.927Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-18T08:10:55.927Z] === RUN TestFilterByCapPos [2022-02-18T08:10:55.927Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-18T08:10:55.927Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-18T08:10:55.927Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-18T08:10:55.927Z] PASS [2022-02-18T08:10:55.927Z] coverage: 12.0% of statements [2022-02-18T08:10:55.927Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2022-02-18T08:10:55.927Z] === RUN TestNewSettable [2022-02-18T08:10:55.927Z] --- PASS: TestNewSettable (0.00s) [2022-02-18T08:10:55.927Z] === RUN TestIsSettable [2022-02-18T08:10:55.927Z] --- PASS: TestIsSettable (0.00s) [2022-02-18T08:10:55.927Z] === RUN TestUpdateSettingsEnv [2022-02-18T08:10:55.927Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-18T08:10:55.927Z] PASS [2022-02-18T08:10:55.927Z] coverage: 20.0% of statements [2022-02-18T08:10:55.927Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.0% of statements [2022-02-18T08:10:56.382Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-18T08:10:56.641Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-02-18T08:10:56.641Z] === RUN TestNetworkInvalidJSON [2022-02-18T08:10:56.641Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T08:10:56.641Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T08:10:56.641Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:10:56.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:10:56.641Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:10:56.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:10:56.641Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T08:10:56.641Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:10:56.641Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:10:56.641Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-18T08:10:56.641Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-18T08:10:56.641Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-18T08:10:56.641Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-18T08:10:56.641Z] === RUN TestNetworkList [2022-02-18T08:10:56.641Z] === RUN TestNetworkList//networks [2022-02-18T08:10:56.641Z] === PAUSE TestNetworkList//networks [2022-02-18T08:10:56.641Z] === RUN TestNetworkList//networks/ [2022-02-18T08:10:56.641Z] === PAUSE TestNetworkList//networks/ [2022-02-18T08:10:56.641Z] === CONT TestNetworkList//networks [2022-02-18T08:10:56.641Z] === CONT TestNetworkList//networks/ [2022-02-18T08:10:56.641Z] --- PASS: TestNetworkList (0.02s) [2022-02-18T08:10:56.641Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T08:10:56.641Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T08:10:56.641Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T08:10:56.735Z] --- PASS: TestCreateServiceSysctls (2.55s) [2022-02-18T08:10:56.735Z] === RUN TestCreateServiceCapabilities [2022-02-18T08:10:57.208Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-02-18T08:10:57.208Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T08:10:57.459Z] === RUN TestLoad [2022-02-18T08:10:57.459Z] --- PASS: TestLoad (0.00s) [2022-02-18T08:10:57.459Z] === RUN TestSave [2022-02-18T08:10:57.459Z] --- PASS: TestGet (15.02s) [2022-02-18T08:10:57.459Z] === RUN TestPluginWithNoManifest [2022-02-18T08:10:57.459Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-18T08:10:57.459Z] === RUN TestGetAll [2022-02-18T08:10:57.459Z] --- PASS: TestSave (0.03s) [2022-02-18T08:10:57.459Z] === RUN TestAddDeleteGet [2022-02-18T08:10:57.459Z] --- PASS: TestGetAll (0.01s) [2022-02-18T08:10:57.459Z] PASS [2022-02-18T08:10:57.459Z] coverage: 73.2% of statements [2022-02-18T08:10:57.459Z] ok github.com/docker/docker/pkg/plugins 36.049s coverage: 73.2% of statements [2022-02-18T08:10:57.459Z] --- PASS: TestAddDeleteGet (0.05s) [2022-02-18T08:10:57.459Z] === RUN TestInvalidTags [2022-02-18T08:10:57.459Z] --- PASS: TestInvalidTags (0.01s) [2022-02-18T08:10:57.459Z] PASS [2022-02-18T08:10:57.459Z] coverage: 84.4% of statements [2022-02-18T08:10:57.459Z] ok github.com/docker/docker/reference 0.149s coverage: 84.4% of statements [2022-02-18T08:10:57.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-18T08:10:57.725Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-18T08:10:57.983Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-18T08:10:58.241Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-18T08:10:58.241Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-02-18T08:10:58.241Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T08:10:58.426Z] === RUN TestResolveAuthConfigIndexServer [2022-02-18T08:10:58.426Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-18T08:10:58.426Z] === RUN TestResolveAuthConfigFullURL [2022-02-18T08:10:58.426Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-18T08:10:58.426Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-18T08:10:58.426Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-18T08:10:58.426Z] === RUN TestValidateMirror [2022-02-18T08:10:58.426Z] --- PASS: TestValidateMirror (0.00s) [2022-02-18T08:10:58.426Z] === RUN TestLoadInsecureRegistries [2022-02-18T08:10:58.426Z] === RUN TestRestartManagerTimeout [2022-02-18T08:10:58.426Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-18T08:10:58.426Z] === RUN TestRestartManagerTimeoutReset [2022-02-18T08:10:58.426Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-18T08:10:58.426Z] PASS [2022-02-18T08:10:58.426Z] coverage: 45.3% of statements [2022-02-18T08:10:58.426Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-18T08:10:58.426Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 45.3% of statements [2022-02-18T08:10:58.426Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-18T08:10:58.426Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-18T08:10:58.426Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-18T08:10:58.426Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-18T08:10:58.426Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-18T08:10:58.426Z] === RUN TestResumableRequestReaderWithReadError [2022-02-18T08:10:58.500Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-18T08:10:58.883Z] time="2022-02-18T08:10:58Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T08:10:58.883Z] time="2022-02-18T08:10:58Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-18T08:10:58.883Z] time="2022-02-18T08:10:58Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T08:10:58.883Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-18T08:10:58.883Z] === RUN TestNewServiceConfig [2022-02-18T08:10:58.883Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestValidateIndexName [2022-02-18T08:10:58.883Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestValidateIndexNameWithError [2022-02-18T08:10:58.883Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestEndpointParse [2022-02-18T08:10:58.883Z] --- PASS: TestEndpointParse (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestEndpointParseInvalid [2022-02-18T08:10:58.883Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestValidateEndpoint [2022-02-18T08:10:58.883Z] --- PASS: TestValidateEndpoint (0.02s) [2022-02-18T08:10:58.883Z] === RUN TestPing [2022-02-18T08:10:58.883Z] --- PASS: TestPing (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestPingRegistryEndpoint [2022-02-18T08:10:58.883Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:58.883Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestEndpoint [2022-02-18T08:10:58.883Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:58.883Z] --- SKIP: TestEndpoint (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestParseRepositoryInfo [2022-02-18T08:10:58.883Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestNewIndexInfo [2022-02-18T08:10:58.883Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestMirrorEndpointLookup [2022-02-18T08:10:58.883Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:10:58.883Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestSearchRepositories [2022-02-18T08:10:58.883Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-18T08:10:58.883Z] Host: 127.0.0.1:49315 [2022-02-18T08:10:58.883Z] User-Agent: docker test client [2022-02-18T08:10:58.883Z] Authorization: Token fake-token [2022-02-18T08:10:58.883Z] X-Docker-Token: true [2022-02-18T08:10:58.883Z] Accept-Encoding: gzip [2022-02-18T08:10:58.883Z] [2022-02-18T08:10:58.883Z] [2022-02-18T08:10:58.883Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-18T08:10:58.883Z] Connection: close [2022-02-18T08:10:58.883Z] Content-Length: 144 [2022-02-18T08:10:58.883Z] Cache-Control: no-cache [2022-02-18T08:10:58.883Z] Content-Type: application/json [2022-02-18T08:10:58.883Z] Date: Fri, 18 Feb 2022 08:10:58 GMT [2022-02-18T08:10:58.883Z] Expires: -1 [2022-02-18T08:10:58.883Z] Pragma: no-cache [2022-02-18T08:10:58.883Z] Server: docker-tests/mock [2022-02-18T08:10:58.883Z] X-Docker-Registry-Config: mock [2022-02-18T08:10:58.883Z] X-Docker-Registry-Version: 0.0.0 [2022-02-18T08:10:58.883Z] [2022-02-18T08:10:58.883Z] [2022-02-18T08:10:58.883Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-18T08:10:58.883Z] === RUN TestTrustedLocation [2022-02-18T08:10:58.883Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-18T08:10:58.883Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestAllowNondistributableArtifacts [2022-02-18T08:10:58.883Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestIsSecureIndex [2022-02-18T08:10:58.883Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-18T08:10:58.883Z] PASS [2022-02-18T08:10:58.883Z] coverage: 51.2% of statements [2022-02-18T08:10:58.883Z] ok github.com/docker/docker/registry 0.373s coverage: 51.2% of statements [2022-02-18T08:10:58.883Z] time="2022-02-18T08:10:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-18T08:10:58.883Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-02-18T08:10:58.883Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-18T08:10:58.883Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-18T08:10:58.883Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-18T08:10:58.883Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestResumableRequestReader [2022-02-18T08:10:58.883Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-18T08:10:58.883Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-18T08:10:58.883Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-18T08:10:58.883Z] PASS [2022-02-18T08:10:58.883Z] coverage: 100.0% of statements [2022-02-18T08:10:58.883Z] ok github.com/docker/docker/registry/resumable 0.299s coverage: 100.0% of statements [2022-02-18T08:10:59.068Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-18T08:10:59.068Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-02-18T08:10:59.068Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T08:10:59.285Z] --- PASS: TestCreateServiceCapabilities (2.23s) [2022-02-18T08:10:59.285Z] === RUN TestInspect [2022-02-18T08:10:59.847Z] === RUN TestDecodeContainerConfig [2022-02-18T08:10:59.847Z] --- PASS: TestDecodeContainerConfig (0.03s) [2022-02-18T08:10:59.847Z] === RUN TestDecodeContainerConfigIsolation [2022-02-18T08:10:59.847Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-18T08:10:59.847Z] === RUN TestValidatePrivileged [2022-02-18T08:10:59.847Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-18T08:10:59.847Z] PASS [2022-02-18T08:10:59.847Z] coverage: 52.6% of statements [2022-02-18T08:10:59.847Z] ok github.com/docker/docker/runconfig 0.294s coverage: 52.6% of statements [2022-02-18T08:11:00.305Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-18T08:11:00.305Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-18T08:11:00.305Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-18T08:11:00.305Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-18T08:11:00.305Z] PASS [2022-02-18T08:11:00.305Z] coverage: 62.5% of statements [2022-02-18T08:11:00.305Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-02-18T08:11:00.445Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-02-18T08:11:00.445Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T08:11:00.445Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-18T08:11:00.703Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-18T08:11:01.639Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-02-18T08:11:01.639Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T08:11:01.833Z] --- PASS: TestInspect (2.51s) [2022-02-18T08:11:01.833Z] === RUN TestCreateJob [2022-02-18T08:11:01.980Z] 2022/02/18 08:10:59 Closing DB instances... [2022-02-18T08:11:01.980Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-18T08:11:01.980Z] === RUN TestFindNode [2022-02-18T08:11:01.980Z] 2022/02/18 08:11:01 Closing DB instances... [2022-02-18T08:11:01.980Z] --- PASS: TestFindNode (0.02s) [2022-02-18T08:11:01.980Z] === RUN TestChangeNodeState [2022-02-18T08:11:01.980Z] 2022/02/18 08:11:01 Closing DB instances... [2022-02-18T08:11:01.980Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-18T08:11:01.980Z] === RUN TestNodeReincarnation [2022-02-18T08:11:01.980Z] 2022/02/18 08:11:01 Closing DB instances... [2022-02-18T08:11:02.206Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-02-18T08:11:02.206Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T08:11:02.464Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-18T08:11:03.207Z] === RUN TestGetDriver [2022-02-18T08:11:03.207Z] --- PASS: TestGetDriver (0.00s) [2022-02-18T08:11:03.207Z] === RUN TestVolumeRequestError [2022-02-18T08:11:03.207Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-18T08:11:03.207Z] PASS [2022-02-18T08:11:03.207Z] coverage: 36.1% of statements [2022-02-18T08:11:03.207Z] ok github.com/docker/docker/volume/drivers 0.076s coverage: 36.1% of statements [2022-02-18T08:11:03.665Z] === RUN TestGetAddress [2022-02-18T08:11:03.665Z] --- PASS: TestGetAddress (0.00s) [2022-02-18T08:11:03.665Z] === RUN TestRemove [2022-02-18T08:11:03.665Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T08:11:03.665Z] --- SKIP: TestRemove (0.00s) [2022-02-18T08:11:03.665Z] === RUN TestInitializeWithVolumes [2022-02-18T08:11:03.665Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-18T08:11:03.665Z] === RUN TestCreate [2022-02-18T08:11:03.665Z] --- PASS: TestCreate (0.01s) [2022-02-18T08:11:03.665Z] === RUN TestValidateName [2022-02-18T08:11:03.665Z] --- PASS: TestValidateName (0.00s) [2022-02-18T08:11:03.665Z] === RUN TestCreateWithOpts [2022-02-18T08:11:03.665Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T08:11:03.665Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-18T08:11:03.665Z] === RUN TestRelaodNoOpts [2022-02-18T08:11:03.665Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-18T08:11:03.665Z] PASS [2022-02-18T08:11:03.665Z] coverage: 41.5% of statements [2022-02-18T08:11:03.665Z] ok github.com/docker/docker/volume/local 0.124s coverage: 41.5% of statements [2022-02-18T08:11:03.665Z] === RUN TestLCOWParseMountRaw [2022-02-18T08:11:03.841Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-18T08:11:04.123Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRaw [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-18T08:11:04.123Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestConvertTmpfsOptions [2022-02-18T08:11:04.123Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-18T08:11:04.123Z] linux_parser_test.go:209: data="ro" [2022-02-18T08:11:04.123Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestParseMountSpec [2022-02-18T08:11:04.123Z] parser_test.go:62: case 0 [2022-02-18T08:11:04.123Z] parser_test.go:62: case 1 [2022-02-18T08:11:04.123Z] parser_test.go:62: case 2 [2022-02-18T08:11:04.123Z] parser_test.go:62: case 3 [2022-02-18T08:11:04.123Z] parser_test.go:62: case 4 [2022-02-18T08:11:04.123Z] parser_test.go:62: case 5 [2022-02-18T08:11:04.123Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestValidateMount [2022-02-18T08:11:04.123Z] --- PASS: TestValidateMount (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRaw [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T08:11:04.123Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-18T08:11:04.123Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T08:11:04.123Z] PASS [2022-02-18T08:11:04.123Z] coverage: 67.6% of statements [2022-02-18T08:11:04.123Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.6% of statements [2022-02-18T08:11:04.774Z] --- PASS: TestServiceWithPredefinedNetwork (2.56s) [2022-02-18T08:11:04.774Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T08:11:04.774Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:11:04.774Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:11:04.774Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T08:11:05.032Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-18T08:11:05.134Z] --- PASS: TestCreateJob (3.12s) [2022-02-18T08:11:05.134Z] === RUN TestReplicatedJob [2022-02-18T08:11:05.657Z] === RUN TestSetGetMeta [2022-02-18T08:11:05.657Z] === PAUSE TestSetGetMeta [2022-02-18T08:11:05.657Z] === RUN TestRestore [2022-02-18T08:11:05.657Z] === PAUSE TestRestore [2022-02-18T08:11:05.657Z] === RUN TestServiceCreate [2022-02-18T08:11:05.657Z] === PAUSE TestServiceCreate [2022-02-18T08:11:05.657Z] === RUN TestServiceList [2022-02-18T08:11:05.657Z] === PAUSE TestServiceList [2022-02-18T08:11:05.657Z] === RUN TestServiceRemove [2022-02-18T08:11:05.657Z] === PAUSE TestServiceRemove [2022-02-18T08:11:05.657Z] === RUN TestServiceGet [2022-02-18T08:11:05.657Z] === PAUSE TestServiceGet [2022-02-18T08:11:05.657Z] === RUN TestServicePrune [2022-02-18T08:11:05.657Z] === PAUSE TestServicePrune [2022-02-18T08:11:05.657Z] === RUN TestCreate [2022-02-18T08:11:05.657Z] === PAUSE TestCreate [2022-02-18T08:11:05.657Z] === RUN TestRemove [2022-02-18T08:11:05.657Z] === PAUSE TestRemove [2022-02-18T08:11:05.657Z] === RUN TestList [2022-02-18T08:11:05.657Z] === PAUSE TestList [2022-02-18T08:11:05.657Z] === RUN TestFindByDriver [2022-02-18T08:11:05.657Z] === PAUSE TestFindByDriver [2022-02-18T08:11:05.657Z] === RUN TestFindByReferenced [2022-02-18T08:11:05.657Z] === PAUSE TestFindByReferenced [2022-02-18T08:11:05.657Z] === RUN TestDerefMultipleOfSameRef [2022-02-18T08:11:05.657Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-18T08:11:05.657Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:11:05.657Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:11:05.657Z] === RUN TestDefererencePluginOnCreateError [2022-02-18T08:11:05.657Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-18T08:11:05.657Z] === RUN TestRefDerefRemove [2022-02-18T08:11:05.657Z] === PAUSE TestRefDerefRemove [2022-02-18T08:11:05.657Z] === RUN TestGet [2022-02-18T08:11:05.657Z] === PAUSE TestGet [2022-02-18T08:11:05.657Z] === RUN TestGetWithReference [2022-02-18T08:11:05.657Z] === PAUSE TestGetWithReference [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc/test_nil_list [2022-02-18T08:11:05.657Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc/test_empty_list [2022-02-18T08:11:05.657Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:11:05.657Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:11:05.657Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc/test_filter_some [2022-02-18T08:11:05.657Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc/test_filter_middle [2022-02-18T08:11:05.657Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:11:05.657Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:11:05.657Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-18T08:11:05.657Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-18T08:11:05.657Z] === CONT TestFilterFunc/test_nil_list [2022-02-18T08:11:05.657Z] === CONT TestFilterFunc/test_filter_some [2022-02-18T08:11:05.657Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:11:05.657Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:11:05.657Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:11:05.657Z] === CONT TestFilterFunc/test_empty_list [2022-02-18T08:11:05.657Z] === CONT TestFilterFunc/test_filter_middle [2022-02-18T08:11:05.657Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc (0.00s) [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-18T08:11:05.657Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-18T08:11:05.657Z] === CONT TestSetGetMeta [2022-02-18T08:11:05.658Z] === CONT TestDefererencePluginOnCreateError [2022-02-18T08:11:05.658Z] === CONT TestList [2022-02-18T08:11:05.658Z] === CONT TestDerefMultipleOfSameRef [2022-02-18T08:11:05.658Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-18T08:11:05.658Z] === CONT TestRemove [2022-02-18T08:11:05.658Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-18T08:11:05.658Z] === CONT TestCreate [2022-02-18T08:11:05.658Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-02-18T08:11:05.658Z] === CONT TestServicePrune [2022-02-18T08:11:05.658Z] --- PASS: TestList (0.06s) [2022-02-18T08:11:05.658Z] === CONT TestServiceGet [2022-02-18T08:11:05.658Z] --- PASS: TestCreate (0.03s) [2022-02-18T08:11:05.658Z] === CONT TestServiceRemove [2022-02-18T08:11:05.658Z] --- PASS: TestRemove (0.04s) [2022-02-18T08:11:05.658Z] === CONT TestServiceList [2022-02-18T08:11:05.658Z] --- PASS: TestServiceGet (0.19s) [2022-02-18T08:11:05.658Z] === CONT TestServiceCreate [2022-02-18T08:11:05.658Z] time="2022-02-18T08:11:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:11:05.658Z] --- PASS: TestServiceRemove (0.19s) [2022-02-18T08:11:05.658Z] === CONT TestRestore [2022-02-18T08:11:05.658Z] --- PASS: TestServiceList (0.19s) [2022-02-18T08:11:05.658Z] === CONT TestGet [2022-02-18T08:11:05.658Z] time="2022-02-18T08:11:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:11:05.658Z] time="2022-02-18T08:11:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:11:05.658Z] --- PASS: TestServiceCreate (0.04s) [2022-02-18T08:11:05.658Z] === CONT TestGetWithReference [2022-02-18T08:11:05.658Z] time="2022-02-18T08:11:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-18T08:11:05.658Z] --- PASS: TestGet (0.04s) [2022-02-18T08:11:05.658Z] === CONT TestRefDerefRemove [2022-02-18T08:11:05.658Z] --- PASS: TestRestore (0.04s) [2022-02-18T08:11:05.658Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:11:05.658Z] time="2022-02-18T08:11:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:11:05.658Z] --- PASS: TestServicePrune (0.27s) [2022-02-18T08:11:05.658Z] === CONT TestFindByReferenced [2022-02-18T08:11:05.658Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-18T08:11:05.658Z] === CONT TestFindByDriver [2022-02-18T08:11:05.658Z] --- PASS: TestGetWithReference (0.03s) [2022-02-18T08:11:05.658Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-18T08:11:05.966Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-18T08:11:06.115Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-18T08:11:06.115Z] --- PASS: TestFindByDriver (0.03s) [2022-02-18T08:11:06.115Z] PASS [2022-02-18T08:11:06.115Z] coverage: 69.0% of statements [2022-02-18T08:11:06.115Z] ok github.com/docker/docker/volume/service 0.423s coverage: 69.0% of statements [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-18T08:11:06.663Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-18T08:11:06.663Z] === RUN TestParallelCreate [2022-02-18T08:11:06.663Z] 2022/02/18 08:11:06 Closing DB instances... [2022-02-18T08:11:06.663Z] --- PASS: TestParallelCreate (0.02s) [2022-02-18T08:11:06.663Z] === RUN TestParallelDelete [2022-02-18T08:11:06.663Z] 2022/02/18 08:11:06 Closing DB instances... [2022-02-18T08:11:06.663Z] --- PASS: TestParallelDelete (0.02s) [2022-02-18T08:11:06.663Z] === RUN TestNetworkDBIslands [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3bf33dfad946 with config:&{NodeID:3bf33dfad946 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-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="Node 3bf33dfad946/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="Node 3bf33dfad946/172.24.136.76, added to nodes list" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d89c9e0697b3 with config:&{NodeID:d89c9e0697b3 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-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="Node d89c9e0697b3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="Node d89c9e0697b3/172.24.136.76, added to nodes list" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="Node d89c9e0697b3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="Node d89c9e0697b3/172.24.136.76, added to nodes list" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="Node 3bf33dfad946/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=info msg="Node 3bf33dfad946/172.24.136.76, added to nodes list" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-18T08:11:06.663Z] time="2022-02-18T08:11:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2022-02-18T08:11:07.123Z] time="2022-02-18T08:11:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:185284fa30b8 with config:&{NodeID:185284fa30b8 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-02-18T08:11:07.341Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node 3bf33dfad946/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node 3bf33dfad946/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node d89c9e0697b3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node d89c9e0697b3/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.583Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f185d181ae5d with config:&{NodeID:f185d181ae5d 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-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node d89c9e0697b3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node d89c9e0697b3/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node 3bf33dfad946/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=info msg="Node 3bf33dfad946/172.24.136.76, added to nodes list" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-18T08:11:07.584Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-18T08:11:07.598Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:73d3feb9f84b with config:&{NodeID:73d3feb9f84b 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-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node d89c9e0697b3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node d89c9e0697b3/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node 3bf33dfad946/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node 3bf33dfad946/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node f185d181ae5d/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=info msg="Node 185284fa30b8/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-18T08:11:08.043Z] time="2022-02-18T08:11:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-18T08:11:08.506Z] time="2022-02-18T08:11:08Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.506Z] time="2022-02-18T08:11:08Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.506Z] time="2022-02-18T08:11:08Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.506Z] time="2022-02-18T08:11:08Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to nodes list" [2022-02-18T08:11:08.506Z] time="2022-02-18T08:11:08Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:08.506Z] time="2022-02-18T08:11:08Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to nodes list" [2022-02-18T08:11:09.335Z] --- PASS: TestReplicatedJob (4.35s) [2022-02-18T08:11:09.335Z] === RUN TestUpdateReplicatedJob [2022-02-18T08:11:09.499Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-18T08:11:10.680Z] networkdb_test.go:835: Re-joining: 3 [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=info msg="The new bootstrap node list is:[172.24.136.76:10033 172.24.136.76:10034 172.24.136.76:10035]" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10033" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49353" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10034" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49354" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10035" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49355" [2022-02-18T08:11:10.680Z] networkdb_test.go:835: Re-joining: 4 [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=info msg="The new bootstrap node list is:[172.24.136.76:10033 172.24.136.76:10034 172.24.136.76:10035]" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10033" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49356" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10034" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49357" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10035" [2022-02-18T08:11:10.680Z] time="2022-02-18T08:11:10Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49358" [2022-02-18T08:11:10.876Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="node 0 leaving" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="Node 3bf33dfad946 change state NodeActive --> NodeLeft" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="node5(73d3feb9f84b): Node leave event for 3bf33dfad946/172.24.136.76" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="Node 3bf33dfad946 change state NodeActive --> NodeLeft" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="node3(185284fa30b8): Node leave event for 3bf33dfad946/172.24.136.76" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="Node 3bf33dfad946 change state NodeActive --> NodeLeft" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="node2(d89c9e0697b3): Node leave event for 3bf33dfad946/172.24.136.76" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="Node 3bf33dfad946 change state NodeActive --> NodeLeft" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="node4(f185d181ae5d): Node leave event for 3bf33dfad946/172.24.136.76" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="Node 3bf33dfad946 change state NodeActive --> NodeLeft" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:10Z" level=info msg="node1(3bf33dfad946): Node leave event for 3bf33dfad946/172.24.136.76" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:11Z" level=info msg="Node 3bf33dfad946/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:11Z" level=info msg="Node 3bf33dfad946/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:11Z" level=info msg="Node 3bf33dfad946/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.137Z] time="2022-02-18T08:11:11Z" level=info msg="Node 3bf33dfad946/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.138Z] time="2022-02-18T08:11:11Z" level=info msg="Node 3bf33dfad946/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="node 1 leaving" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3 change state NodeActive --> NodeFailed" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3/172.24.136.76, added to failed nodes list" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3 change state NodeActive --> NodeLeft" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3 change state NodeActive --> NodeLeft" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="node4(f185d181ae5d): Node leave event for d89c9e0697b3/172.24.136.76" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="node3(185284fa30b8): Node leave event for d89c9e0697b3/172.24.136.76" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3 change state NodeActive --> NodeLeft" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="node5(73d3feb9f84b): Node leave event for d89c9e0697b3/172.24.136.76" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=error msg="node: d89c9e0697b3 is unknown to memberlist" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.595Z] time="2022-02-18T08:11:11Z" level=info msg="Node d89c9e0697b3/172.24.136.76, left gossip cluster" [2022-02-18T08:11:11.814Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-18T08:11:11.883Z] --- PASS: TestUpdateReplicatedJob (2.52s) [2022-02-18T08:11:11.883Z] === RUN TestServiceListWithStatuses [2022-02-18T08:11:11.883Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T08:11:11.883Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T08:11:11.883Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=info msg="node 2 leaving" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=info msg="Node 185284fa30b8 change state NodeActive --> NodeLeft" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=info msg="node4(f185d181ae5d): Node leave event for 185284fa30b8/172.24.136.76" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=info msg="Node 185284fa30b8 change state NodeActive --> NodeLeft" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=info msg="node5(73d3feb9f84b): Node leave event for 185284fa30b8/172.24.136.76" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=info msg="Node 185284fa30b8 change state NodeActive --> NodeLeft" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=info msg="node3(185284fa30b8): Node leave event for 185284fa30b8/172.24.136.76" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=debug msg="memberlist: Failed ping: f185d181ae5d (timeout reached)" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.136.76:10034: use of closed network connection" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.136.76:10035: use of closed network connection" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.136.76:10037: use of closed network connection" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49359" [2022-02-18T08:11:12.053Z] time="2022-02-18T08:11:11Z" level=info msg="Node 185284fa30b8/172.24.136.76, left gossip cluster" [2022-02-18T08:11:12.380Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-18T08:11:12.508Z] time="2022-02-18T08:11:12Z" level=info msg="Node 185284fa30b8/172.24.136.76, left gossip cluster" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="Node 185284fa30b8/172.24.136.76, left gossip cluster" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=warning msg="memberlist: Was able to connect to f185d181ae5d but other probes failed, network may be misconfigured" [2022-02-18T08:11:12.509Z] networkdb_test.go:867: node4: OK [2022-02-18T08:11:12.509Z] networkdb_test.go:867: node5: OK [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="node 0 coming back" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:316443b8fc69 with config:&{NodeID:316443b8fc69 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-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="Node 316443b8fc69/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="Node 316443b8fc69/172.24.136.76, added to nodes list" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="node 1 coming back" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:11be5abc5ac3 with config:&{NodeID:11be5abc5ac3 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-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, added to nodes list" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="node 2 coming back" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:368bd78ce4eb with config:&{NodeID:368bd78ce4eb 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-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:12.509Z] time="2022-02-18T08:11:12Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, added to nodes list" [2022-02-18T08:11:14.039Z] time="2022-02-18T08:11:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.136.76:10033 172.24.136.76:10034 172.24.136.76:10035]" [2022-02-18T08:11:14.039Z] time="2022-02-18T08:11:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.136.76:10033 172.24.136.76:10034 172.24.136.76:10035]" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10033" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49360" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node f185d181ae5d/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node f185d181ae5d/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, is the new incarnation of the shutdown node 3bf33dfad946/172.24.136.76" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10034" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49361" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node f185d181ae5d/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node f185d181ae5d/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, is the new incarnation of the shutdown node d89c9e0697b3/172.24.136.76" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49362" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10035" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node f185d181ae5d/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node f185d181ae5d/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, is the new incarnation of the shutdown node 185284fa30b8/172.24.136.76" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, is the new incarnation of the shutdown node 185284fa30b8/172.24.136.76" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, is the new incarnation of the shutdown node 3bf33dfad946/172.24.136.76" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 316443b8fc69/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, joined gossip cluster" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, is the new incarnation of the shutdown node d89c9e0697b3/172.24.136.76" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, added to nodes list" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10033" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49363" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10034" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49364" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Stream connection from=172.24.136.76:49365" [2022-02-18T08:11:15.012Z] time="2022-02-18T08:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.136.76:10035" [2022-02-18T08:11:15.189Z] --- PASS: TestDockerNetworkConnectAlias (3.39s) [2022-02-18T08:11:15.189Z] === RUN TestDockerNetworkReConnect [2022-02-18T08:11:15.468Z] 2022/02/18 08:11:15 Closing DB instances... [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69 change state NodeActive --> NodeLeft" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="node4(f185d181ae5d): Node leave event for 316443b8fc69/172.24.136.76" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69 change state NodeActive --> NodeLeft" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="node3(368bd78ce4eb): Node leave event for 316443b8fc69/172.24.136.76" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69 change state NodeActive --> NodeLeft" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69/172.24.136.76, left gossip cluster" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69 change state NodeActive --> NodeFailed" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69/172.24.136.76, added to failed nodes list" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="node2(11be5abc5ac3): Node leave event for 316443b8fc69/172.24.136.76" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=error msg="node: 316443b8fc69 is unknown to memberlist" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69 change state NodeActive --> NodeLeft" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="node5(73d3feb9f84b): Node leave event for 316443b8fc69/172.24.136.76" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69/172.24.136.76, left gossip cluster" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69/172.24.136.76, left gossip cluster" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69/172.24.136.76, left gossip cluster" [2022-02-18T08:11:15.925Z] time="2022-02-18T08:11:15Z" level=info msg="Node 316443b8fc69/172.24.136.76, left gossip cluster" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="Node 11be5abc5ac3 change state NodeActive --> NodeLeft" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="node5(73d3feb9f84b): Node leave event for 11be5abc5ac3/172.24.136.76" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, left gossip cluster" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="Node 11be5abc5ac3 change state NodeActive --> NodeLeft" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="node3(368bd78ce4eb): Node leave event for 11be5abc5ac3/172.24.136.76" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="Node 11be5abc5ac3 change state NodeActive --> NodeFailed" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, added to failed nodes list" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="Node 11be5abc5ac3 change state NodeActive --> NodeLeft" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=info msg="node4(f185d181ae5d): Node leave event for 11be5abc5ac3/172.24.136.76" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:15Z" level=error msg="node: 11be5abc5ac3 is unknown to memberlist" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:16Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, left gossip cluster" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:16Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, left gossip cluster" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:16Z" level=info msg="Node 11be5abc5ac3/172.24.136.76, left gossip cluster" [2022-02-18T08:11:16.381Z] time="2022-02-18T08:11:16Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.24.136.76:10035: use of closed network connection" [2022-02-18T08:11:16.836Z] time="2022-02-18T08:11:16Z" level=info msg="Node 368bd78ce4eb change state NodeActive --> NodeLeft" [2022-02-18T08:11:16.836Z] time="2022-02-18T08:11:16Z" level=info msg="node4(f185d181ae5d): Node leave event for 368bd78ce4eb/172.24.136.76" [2022-02-18T08:11:16.836Z] time="2022-02-18T08:11:16Z" level=info msg="Node 368bd78ce4eb change state NodeActive --> NodeLeft" [2022-02-18T08:11:16.836Z] time="2022-02-18T08:11:16Z" level=info msg="node5(73d3feb9f84b): Node leave event for 368bd78ce4eb/172.24.136.76" [2022-02-18T08:11:16.837Z] time="2022-02-18T08:11:16Z" level=info msg="Node 368bd78ce4eb change state NodeActive --> NodeLeft" [2022-02-18T08:11:16.837Z] time="2022-02-18T08:11:16Z" level=info msg="node3(368bd78ce4eb): Node leave event for 368bd78ce4eb/172.24.136.76" [2022-02-18T08:11:16.837Z] time="2022-02-18T08:11:16Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, left gossip cluster" [2022-02-18T08:11:16.837Z] time="2022-02-18T08:11:16Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, left gossip cluster" [2022-02-18T08:11:16.837Z] time="2022-02-18T08:11:16Z" level=info msg="Node 368bd78ce4eb/172.24.136.76, left gossip cluster" [2022-02-18T08:11:17.294Z] time="2022-02-18T08:11:16Z" level=info msg="Node f185d181ae5d change state NodeActive --> NodeLeft" [2022-02-18T08:11:17.294Z] time="2022-02-18T08:11:16Z" level=info msg="node5(73d3feb9f84b): Node leave event for f185d181ae5d/172.24.136.76" [2022-02-18T08:11:17.294Z] time="2022-02-18T08:11:16Z" level=info msg="Node f185d181ae5d change state NodeActive --> NodeLeft" [2022-02-18T08:11:17.294Z] time="2022-02-18T08:11:16Z" level=info msg="node4(f185d181ae5d): Node leave event for f185d181ae5d/172.24.136.76" [2022-02-18T08:11:17.729Z] --- PASS: TestDockerNetworkReConnect (2.72s) [2022-02-18T08:11:17.729Z] === RUN TestServicePlugin [2022-02-18T08:11:17.729Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:11:17.729Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-18T08:11:17.729Z] === RUN TestServiceUpdateLabel [2022-02-18T08:11:17.750Z] time="2022-02-18T08:11:17Z" level=info msg="Node f185d181ae5d/172.24.136.76, left gossip cluster" [2022-02-18T08:11:17.750Z] time="2022-02-18T08:11:17Z" level=info msg="Node f185d181ae5d/172.24.136.76, left gossip cluster" [2022-02-18T08:11:18.207Z] time="2022-02-18T08:11:17Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, left gossip cluster" [2022-02-18T08:11:18.207Z] time="2022-02-18T08:11:17Z" level=info msg="Node 73d3feb9f84b change state NodeActive --> NodeFailed" [2022-02-18T08:11:18.207Z] time="2022-02-18T08:11:17Z" level=info msg="Node 73d3feb9f84b/172.24.136.76, added to failed nodes list" [2022-02-18T08:11:18.207Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-02-18T08:11:18.207Z] PASS [2022-02-18T08:11:18.207Z] coverage: 60.1% of statements [2022-02-18T08:11:18.207Z] ok github.com/docker/docker/libnetwork/networkdb 104.442s coverage: 60.1% of statements [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/quota [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T08:11:18.207Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T08:11:18.940Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-18T08:11:19.641Z] --- PASS: TestServiceUpdateLabel (1.67s) [2022-02-18T08:11:19.641Z] === RUN TestServiceUpdateSecrets [2022-02-18T08:11:20.287Z] 1bd78008c728: Pull complete [2022-02-18T08:11:20.287Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-18T08:11:20.287Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:11:20.287Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-18T08:11:20.287Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-18T08:11:20.287Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-18T08:11:20.287Z] WARN: Skipping validation tests [2022-02-18T08:11:20.287Z] INFO: Running unit tests at 02/18/2022 08:11:19... [2022-02-18T08:11:20.315Z] --- PASS: TestServiceWithDataPathPortInit (15.36s) [2022-02-18T08:11:20.315Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T08:11:20.882Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === Skipped [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-18T08:11:21.101Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-18T08:11:21.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-18T08:11:21.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-18T08:11:21.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-18T08:11:21.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T08:11:21.101Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T08:11:21.101Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T08:11:21.101Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T08:11:21.101Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-18T08:11:21.101Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T08:11:21.101Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-18T08:11:21.101Z] daemon_test.go:145: root required [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T08:11:21.101Z] reload_test.go:342: root required [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T08:11:21.101Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T08:11:21.101Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-18T08:11:21.101Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-18T08:11:21.101Z] download_test.go:267: Needs fixing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-18T08:11:21.101Z] layer_test.go:291: Failing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-18T08:11:21.101Z] layer_test.go:340: Failing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-18T08:11:21.101Z] layer_test.go:455: Failing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-18T08:11:21.101Z] layer_test.go:684: Failing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-18T08:11:21.101Z] migration_test.go:45: Failing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.101Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T08:11:21.101Z] migration_test.go:181: Failing on Windows [2022-02-18T08:11:21.101Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-18T08:11:21.102Z] mount_test.go:17: Failing on Windows [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-18T08:11:21.102Z] mount_test.go:76: Failing on Windows [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-18T08:11:21.102Z] mount_test.go:125: Failing on Windows [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-18T08:11:21.102Z] mount_test.go:212: Failing on Windows [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-18T08:11:21.102Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-18T08:11:21.102Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T08:11:21.102Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-18T08:11:21.102Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-18T08:11:21.102Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-18T08:11:21.102Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-18T08:11:21.102Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-18T08:11:21.102Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-18T08:11:21.102Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-18T08:11:21.102Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-18T08:11:21.102Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-18T08:11:21.102Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T08:11:21.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T08:11:21.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T08:11:21.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T08:11:21.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T08:11:21.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-18T08:11:21.102Z] archive_test.go:140: zstd not installed [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:11:21.102Z] archive_windows_test.go:16: Currently fails [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-18T08:11:21.102Z] changes_test.go:195: needs more investigation [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-18T08:11:21.102Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-18T08:11:21.102Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-18T08:11:21.102Z] changes_test.go:432: needs further investigation [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-18T08:11:21.102Z] changes_test.go:468: needs further investigation [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-18T08:11:21.102Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-18T08:11:21.102Z] poller_test.go:40: No chmod on Windows [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T08:11:21.102Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T08:11:21.102Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-18T08:11:21.102Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-18T08:11:21.102Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-18T08:11:21.102Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-18T08:11:21.102Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-18T08:11:21.102Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T08:11:21.102Z] [2022-02-18T08:11:21.102Z] DONE 2071 tests, 70 skipped in 284.190s [2022-02-18T08:11:21.558Z] INFO: make.ps1 ended at 02/18/2022 08:11:21 [2022-02-18T08:11:22.787Z] === RUN TestDockerSuite/TestBuildRm [2022-02-18T08:11:23.046Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nkvh3gz420oizp8tt7dayinl8 Created:2022-02-18 08:11:21.42067346 +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[f4ef0b4a62d78df0524defcea4fc6ee2035b220783a5072a81e6367d5d1183f8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0purvytzwxaual1sbnq5k7ch EndpointID:6dfb549cf416db26a86a37ee8050f0c53d9c1bee6364773f971dcd4d43fa1ccc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0ad741052ab3426ad1074a3ca0efba0b12aa6c0ab938a0b83394ff9ba730bf94 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:69c73580432c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0purvytzwxaual1sbnq5k7ch EndpointID:6dfb549cf416db26a86a37ee8050f0c53d9c1bee6364773f971dcd4d43fa1ccc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-18T08:11:23.742Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-18T08:11:23.742Z] INFO: Unit tests ended at 02/18/2022 08:11:23. Duration:00:05:00.4178902 [2022-02-18T08:11:23.742Z] INFO: Building busybox [2022-02-18T08:11:23.742Z] Sending build context to Docker daemon 5.12kB [2022-02-18T08:11:23.742Z] [2022-02-18T08:11:23.742Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-18T08:11:23.742Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-18T08:11:23.742Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-18T08:11:23.742Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-18T08:11:23.742Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-18T08:11:23.742Z] ---> bdeb13086b9f [2022-02-18T08:11:23.742Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-18T08:11:23.742Z] ---> Running in 1f9a937b32ba [2022-02-18T08:11:23.820Z] 2022/02/18 08:11:21 Closing DB instances... [2022-02-18T08:11:23.820Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-02-18T08:11:23.820Z] === RUN TestFindNode [2022-02-18T08:11:23.820Z] 2022/02/18 08:11:23 Closing DB instances... [2022-02-18T08:11:23.820Z] --- PASS: TestFindNode (0.03s) [2022-02-18T08:11:23.820Z] === RUN TestChangeNodeState [2022-02-18T08:11:24.299Z] 2022/02/18 08:11:23 Closing DB instances... [2022-02-18T08:11:24.299Z] --- PASS: TestChangeNodeState (0.03s) [2022-02-18T08:11:24.299Z] === RUN TestNodeReincarnation [2022-02-18T08:11:24.299Z] 2022/02/18 08:11:23 Closing DB instances... [2022-02-18T08:11:24.423Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-18T08:11:24.990Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-18T08:11:25.926Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-18T08:11:26.186Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-18T08:11:26.753Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-18T08:11:27.396Z] INFO: make.ps1 starting at 02/18/2022 08:11:26 [2022-02-18T08:11:27.396Z] INFO: Git commit (b1e9b28de4) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T08:11:27.396Z] INFO: Invoking autogen... [2022-02-18T08:11:27.686Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-18T08:11:27.686Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.57s) [2022-02-18T08:11:27.686Z] PASS [2022-02-18T08:11:27.686Z] [2022-02-18T08:11:27.686Z] === Skipped [2022-02-18T08:11:27.686Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:11:27.686Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:11:27.686Z] [2022-02-18T08:11:27.686Z] DONE 26 tests, 1 skipped in 48.335s [2022-02-18T08:11:27.686Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-18T08:11:27.686Z] ++ 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-02-18T08:11:27.686Z] ++ set -e [2022-02-18T08:11:27.686Z] ++ '[' -n 0 ']' [2022-02-18T08:11:27.686Z] ++ set -x [2022-02-18T08:11:27.686Z] ++ 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-02-18T08:11:27.686Z] INFO: Testing against a local daemon [2022-02-18T08:11:27.686Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-18T08:11:27.686Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:11:27.686Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T08:11:27.686Z] === RUN TestDockerNetworkIpvlan [2022-02-18T08:11:27.686Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:11:27.686Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-18T08:11:27.686Z] PASS [2022-02-18T08:11:27.686Z] [2022-02-18T08:11:27.686Z] === Skipped [2022-02-18T08:11:27.686Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T08:11:27.686Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:11:27.686Z] [2022-02-18T08:11:27.686Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-18T08:11:27.686Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T08:11:27.686Z] [2022-02-18T08:11:27.686Z] DONE 2 tests, 2 skipped in 0.095s [2022-02-18T08:11:27.686Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-18T08:11:27.686Z] ++ 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-02-18T08:11:27.686Z] ++ set -e [2022-02-18T08:11:27.686Z] ++ '[' -n 0 ']' [2022-02-18T08:11:27.686Z] ++ set -x [2022-02-18T08:11:27.686Z] ++ 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-02-18T08:11:27.686Z] INFO: Testing against a local daemon [2022-02-18T08:11:27.686Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-18T08:11:28.252Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-18T08:11:28.358Z] INFO: Running unit tests... [2022-02-18T08:11:28.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-18T08:11:29.055Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-18T08:11:29.055Z] === RUN TestParallelCreate [2022-02-18T08:11:29.055Z] 2022/02/18 08:11:28 Closing DB instances... [2022-02-18T08:11:29.055Z] --- PASS: TestParallelCreate (0.02s) [2022-02-18T08:11:29.055Z] === RUN TestParallelDelete [2022-02-18T08:11:29.055Z] 2022/02/18 08:11:28 Closing DB instances... [2022-02-18T08:11:29.055Z] --- PASS: TestParallelDelete (0.03s) [2022-02-18T08:11:29.055Z] === RUN TestNetworkDBIslands [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:53e7c19f5826 with config:&{NodeID:53e7c19f5826 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-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="Node 53e7c19f5826/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="Node 53e7c19f5826/192.168.98.215, added to nodes list" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:88e49358c42a with config:&{NodeID:88e49358c42a 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-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="Node 88e49358c42a/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="Node 88e49358c42a/192.168.98.215, added to nodes list" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="Node 88e49358c42a/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="Node 88e49358c42a/192.168.98.215, added to nodes list" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="Node 53e7c19f5826/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=info msg="Node 53e7c19f5826/192.168.98.215, added to nodes list" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-18T08:11:29.055Z] time="2022-02-18T08:11:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-18T08:11:29.384Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-02-18T08:11:29.384Z] === RUN TestDockerNetworkMacvlan [2022-02-18T08:11:29.384Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-18T08:11:29.950Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ad0ee23e628 with config:&{NodeID:7ad0ee23e628 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-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=error msg="Bulk sync to node 17bcdee891b2 timed out" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 53e7c19f5826/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 53e7c19f5826/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 88e49358c42a/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 88e49358c42a/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=error msg="Bulk sync to node 675b8d422381 timed out" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.041Z] time="2022-02-18T08:11:29Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2c08768342ca with config:&{NodeID:2c08768342ca 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-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 53e7c19f5826/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 53e7c19f5826/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 88e49358c42a/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 88e49358c42a/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.511Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.827Z] Removing intermediate container 1f9a937b32ba [2022-02-18T08:11:30.827Z] ---> 7a70e040601a [2022-02-18T08:11:30.827Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-18T08:11:30.827Z] ---> Running in 42a80e6cd745 [2022-02-18T08:11:30.827Z] Removing intermediate container 42a80e6cd745 [2022-02-18T08:11:30.827Z] ---> 831dbf801de6 [2022-02-18T08:11:30.827Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-18T08:11:30.827Z] ---> Running in eea7550100a7 [2022-02-18T08:11:30.827Z] Removing intermediate container eea7550100a7 [2022-02-18T08:11:30.827Z] ---> e229f61b94ba [2022-02-18T08:11:30.827Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e0cc10ce5bcf with config:&{NodeID:e0cc10ce5bcf 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-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node 53e7c19f5826/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node 53e7c19f5826/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node 2c08768342ca/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node 88e49358c42a/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node 88e49358c42a/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to nodes list" [2022-02-18T08:11:30.981Z] networkdb_test.go:835: Re-joining: 3 [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=info msg="The new bootstrap node list is:[192.168.98.215:10033 192.168.98.215:10034 192.168.98.215:10035]" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10033" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49354" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49355" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10034" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10035" [2022-02-18T08:11:30.981Z] time="2022-02-18T08:11:30Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49356" [2022-02-18T08:11:31.326Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-18T08:11:31.326Z] docker_api_swarm_test.go:304: [d676393144c52] joining swarm manager [d35f34c47edaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:11:31.449Z] networkdb_test.go:835: Re-joining: 4 [2022-02-18T08:11:31.449Z] time="2022-02-18T08:11:31Z" level=info msg="The new bootstrap node list is:[192.168.98.215:10033 192.168.98.215:10034 192.168.98.215:10035]" [2022-02-18T08:11:31.449Z] time="2022-02-18T08:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10033" [2022-02-18T08:11:31.449Z] time="2022-02-18T08:11:31Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49357" [2022-02-18T08:11:31.449Z] time="2022-02-18T08:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10034" [2022-02-18T08:11:31.449Z] time="2022-02-18T08:11:31Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49358" [2022-02-18T08:11:31.449Z] time="2022-02-18T08:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10035" [2022-02-18T08:11:31.449Z] time="2022-02-18T08:11:31Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49359" [2022-02-18T08:11:31.449Z] time="2022-02-18T08:11:31Z" level=info msg="node 0 leaving" [2022-02-18T08:11:31.893Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826 change state NodeActive --> NodeLeft" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826 change state NodeActive --> NodeLeft" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="node5(e0cc10ce5bcf): Node leave event for 53e7c19f5826/192.168.98.215" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="node3(7ad0ee23e628): Node leave event for 53e7c19f5826/192.168.98.215" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826 change state NodeActive --> NodeLeft" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="node4(2c08768342ca): Node leave event for 53e7c19f5826/192.168.98.215" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826 change state NodeActive --> NodeLeft" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="node2(88e49358c42a): Node leave event for 53e7c19f5826/192.168.98.215" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826 change state NodeActive --> NodeLeft" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="node1(53e7c19f5826): Node leave event for 53e7c19f5826/192.168.98.215" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826/192.168.98.215, left gossip cluster" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826/192.168.98.215, left gossip cluster" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826/192.168.98.215, left gossip cluster" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826/192.168.98.215, left gossip cluster" [2022-02-18T08:11:31.917Z] time="2022-02-18T08:11:31Z" level=info msg="Node 53e7c19f5826/192.168.98.215, left gossip cluster" [2022-02-18T08:11:32.365Z] [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->192.168.98.215:10034: use of closed network connection" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="node 1 leaving" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="Node 88e49358c42a change state NodeActive --> NodeLeft" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="node4(2c08768342ca): Node leave event for 88e49358c42a/192.168.98.215" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="Node 88e49358c42a change state NodeActive --> NodeLeft" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="node3(7ad0ee23e628): Node leave event for 88e49358c42a/192.168.98.215" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="Node 88e49358c42a/192.168.98.215, left gossip cluster" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="Node 88e49358c42a change state NodeActive --> NodeFailed" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="Node 88e49358c42a/192.168.98.215, added to failed nodes list" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="Node 88e49358c42a change state NodeActive --> NodeLeft" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=info msg="node5(e0cc10ce5bcf): Node leave event for 88e49358c42a/192.168.98.215" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:31Z" level=error msg="node: 88e49358c42a is unknown to memberlist" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:32Z" level=info msg="Node 88e49358c42a/192.168.98.215, left gossip cluster" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:32Z" level=info msg="Node 88e49358c42a/192.168.98.215, left gossip cluster" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:32Z" level=info msg="Node 88e49358c42a/192.168.98.215, left gossip cluster" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:32Z" level=info msg="node 2 leaving" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:32Z" level=info msg="Node 7ad0ee23e628 change state NodeActive --> NodeLeft" [2022-02-18T08:11:32.385Z] time="2022-02-18T08:11:32Z" level=info msg="node5(e0cc10ce5bcf): Node leave event for 7ad0ee23e628/192.168.98.215" [2022-02-18T08:11:32.820Z] ---> c97581075d1d [2022-02-18T08:11:32.821Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-18T08:11:32.821Z] ---> Running in 4db75854d28c [2022-02-18T08:11:32.840Z] docker_api_swarm_test.go:305: [d52f4f40d1235] joining swarm manager [d35f34c47edaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:11:32.853Z] time="2022-02-18T08:11:32Z" level=info msg="Node 7ad0ee23e628 change state NodeActive --> NodeLeft" [2022-02-18T08:11:32.853Z] time="2022-02-18T08:11:32Z" level=info msg="node4(2c08768342ca): Node leave event for 7ad0ee23e628/192.168.98.215" [2022-02-18T08:11:32.853Z] time="2022-02-18T08:11:32Z" level=info msg="Node 7ad0ee23e628 change state NodeActive --> NodeLeft" [2022-02-18T08:11:32.853Z] time="2022-02-18T08:11:32Z" level=info msg="node3(7ad0ee23e628): Node leave event for 7ad0ee23e628/192.168.98.215" [2022-02-18T08:11:32.853Z] time="2022-02-18T08:11:32Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, left gossip cluster" [2022-02-18T08:11:32.853Z] time="2022-02-18T08:11:32Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, left gossip cluster" [2022-02-18T08:11:32.853Z] time="2022-02-18T08:11:32Z" level=info msg="Node 7ad0ee23e628/192.168.98.215, left gossip cluster" [2022-02-18T08:11:33.099Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-18T08:11:33.322Z] networkdb_test.go:867: node4: OK [2022-02-18T08:11:33.322Z] networkdb_test.go:867: node5: OK [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="node 0 coming back" [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:41e625bcebc8 with config:&{NodeID:41e625bcebc8 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-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="Node 41e625bcebc8/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="Node 41e625bcebc8/192.168.98.215, added to nodes list" [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="node 1 coming back" [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5b8358a12c84 with config:&{NodeID:5b8358a12c84 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-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="Node 5b8358a12c84/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="Node 5b8358a12c84/192.168.98.215, added to nodes list" [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="node 2 coming back" [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e56bd44f4eff with config:&{NodeID:e56bd44f4eff 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-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="Node e56bd44f4eff/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:33.322Z] time="2022-02-18T08:11:32Z" level=info msg="Node e56bd44f4eff/192.168.98.215, added to nodes list" [2022-02-18T08:11:33.358Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-18T08:11:33.616Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-18T08:11:33.616Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-18T08:11:33.616Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-18T08:11:33.874Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-18T08:11:33.874Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-18T08:11:34.442Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-18T08:11:34.549Z] --- PASS: TestServiceUpdateSecrets (13.94s) [2022-02-18T08:11:34.549Z] === RUN TestServiceUpdateConfigs [2022-02-18T08:11:34.701Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-18T08:11:34.701Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-18T08:11:35.638Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-18T08:11:36.277Z] time="2022-02-18T08:11:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.98.215:10033 192.168.98.215:10034 192.168.98.215:10035]" [2022-02-18T08:11:36.572Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-18T08:11:36.746Z] time="2022-02-18T08:11:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.98.215:10033 192.168.98.215:10034 192.168.98.215:10035]" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10033" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49380" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 2c08768342ca/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 2c08768342ca/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, is the new incarnation of the shutdown node 53e7c19f5826/192.168.98.215" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49381" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10034" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, is the new incarnation of the shutdown node 88e49358c42a/192.168.98.215" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10035" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49382" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 2c08768342ca/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 2c08768342ca/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, is the new incarnation of the shutdown node 7ad0ee23e628/192.168.98.215" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, is the new incarnation of the shutdown node 53e7c19f5826/192.168.98.215" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 2c08768342ca/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 2c08768342ca/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 41e625bcebc8/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, is the new incarnation of the shutdown node 88e49358c42a/192.168.98.215" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.215Z] time="2022-02-18T08:11:37Z" level=info msg="Node 5b8358a12c84/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, joined gossip cluster" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, is the new incarnation of the shutdown node 7ad0ee23e628/192.168.98.215" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=info msg="Node e56bd44f4eff/192.168.98.215, added to nodes list" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10033" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49383" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49384" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10034" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.98.215:10035" [2022-02-18T08:11:37.685Z] time="2022-02-18T08:11:37Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49385" [2022-02-18T08:11:38.154Z] 2022/02/18 08:11:37 Closing DB instances... [2022-02-18T08:11:38.474Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8 change state NodeActive --> NodeLeft" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="node4(2c08768342ca): Node leave event for 41e625bcebc8/192.168.98.215" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8 change state NodeActive --> NodeLeft" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="node3(e56bd44f4eff): Node leave event for 41e625bcebc8/192.168.98.215" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8 change state NodeActive --> NodeLeft" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="node5(e0cc10ce5bcf): Node leave event for 41e625bcebc8/192.168.98.215" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8 change state NodeActive --> NodeLeft" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="node1(41e625bcebc8): Node leave event for 41e625bcebc8/192.168.98.215" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8 change state NodeActive --> NodeLeft" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="node2(5b8358a12c84): Node leave event for 41e625bcebc8/192.168.98.215" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8/192.168.98.215, left gossip cluster" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8/192.168.98.215, left gossip cluster" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8/192.168.98.215, left gossip cluster" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8/192.168.98.215, left gossip cluster" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 41e625bcebc8/192.168.98.215, left gossip cluster" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 5b8358a12c84 change state NodeActive --> NodeLeft" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="node3(e56bd44f4eff): Node leave event for 5b8358a12c84/192.168.98.215" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 5b8358a12c84 change state NodeActive --> NodeLeft" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="node5(e0cc10ce5bcf): Node leave event for 5b8358a12c84/192.168.98.215" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="Node 5b8358a12c84 change state NodeActive --> NodeLeft" [2022-02-18T08:11:38.621Z] time="2022-02-18T08:11:38Z" level=info msg="node4(2c08768342ca): Node leave event for 5b8358a12c84/192.168.98.215" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="Node 5b8358a12c84 change state NodeActive --> NodeLeft" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="node2(5b8358a12c84): Node leave event for 5b8358a12c84/192.168.98.215" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="Node 5b8358a12c84/192.168.98.215, left gossip cluster" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="Node 5b8358a12c84/192.168.98.215, left gossip cluster" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="Node 5b8358a12c84/192.168.98.215, left gossip cluster" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="Node 5b8358a12c84/192.168.98.215, left gossip cluster" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="Node e56bd44f4eff change state NodeActive --> NodeLeft" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="node4(2c08768342ca): Node leave event for e56bd44f4eff/192.168.98.215" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="Node e56bd44f4eff change state NodeActive --> NodeLeft" [2022-02-18T08:11:39.089Z] time="2022-02-18T08:11:38Z" level=info msg="node5(e0cc10ce5bcf): Node leave event for e56bd44f4eff/192.168.98.215" [2022-02-18T08:11:39.407Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-18T08:11:39.558Z] time="2022-02-18T08:11:39Z" level=info msg="Node e56bd44f4eff change state NodeActive --> NodeLeft" [2022-02-18T08:11:39.559Z] time="2022-02-18T08:11:39Z" level=info msg="node3(e56bd44f4eff): Node leave event for e56bd44f4eff/192.168.98.215" [2022-02-18T08:11:39.559Z] time="2022-02-18T08:11:39Z" level=info msg="Node e56bd44f4eff/192.168.98.215, left gossip cluster" [2022-02-18T08:11:39.559Z] time="2022-02-18T08:11:39Z" level=info msg="Node e56bd44f4eff/192.168.98.215, left gossip cluster" [2022-02-18T08:11:39.559Z] time="2022-02-18T08:11:39Z" level=info msg="Node e56bd44f4eff/192.168.98.215, left gossip cluster" [2022-02-18T08:11:39.559Z] time="2022-02-18T08:11:39Z" level=debug msg="memberlist: Failed ping: 2c08768342ca (timeout reached)" [2022-02-18T08:11:39.559Z] time="2022-02-18T08:11:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.98.215:10035: use of closed network connection" [2022-02-18T08:11:39.559Z] time="2022-02-18T08:11:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.98.215:10037: use of closed network connection" [2022-02-18T08:11:39.559Z] time="2022-02-18T08:11:39Z" level=debug msg="memberlist: Stream connection from=192.168.98.215:49386" [2022-02-18T08:11:40.027Z] time="2022-02-18T08:11:39Z" level=info msg="Node 2c08768342ca change state NodeActive --> NodeLeft" [2022-02-18T08:11:40.027Z] time="2022-02-18T08:11:39Z" level=info msg="node5(e0cc10ce5bcf): Node leave event for 2c08768342ca/192.168.98.215" [2022-02-18T08:11:40.027Z] time="2022-02-18T08:11:39Z" level=info msg="Node 2c08768342ca change state NodeActive --> NodeLeft" [2022-02-18T08:11:40.027Z] time="2022-02-18T08:11:39Z" level=info msg="node4(2c08768342ca): Node leave event for 2c08768342ca/192.168.98.215" [2022-02-18T08:11:40.027Z] time="2022-02-18T08:11:39Z" level=info msg="Node 2c08768342ca/192.168.98.215, left gossip cluster" [2022-02-18T08:11:40.027Z] time="2022-02-18T08:11:39Z" level=warning msg="memberlist: Was able to connect to 2c08768342ca but other probes failed, network may be misconfigured" [2022-02-18T08:11:40.340Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-18T08:11:40.496Z] time="2022-02-18T08:11:40Z" level=info msg="Node 2c08768342ca/192.168.98.215, left gossip cluster" [2022-02-18T08:11:40.601Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-18T08:11:40.718Z] 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-02-18T08:11:40.860Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-18T08:11:40.965Z] time="2022-02-18T08:11:40Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, left gossip cluster" [2022-02-18T08:11:40.965Z] time="2022-02-18T08:11:40Z" level=info msg="Node e0cc10ce5bcf change state NodeActive --> NodeFailed" [2022-02-18T08:11:40.965Z] time="2022-02-18T08:11:40Z" level=info msg="Node e0cc10ce5bcf/192.168.98.215, added to failed nodes list" [2022-02-18T08:11:40.965Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-02-18T08:11:40.965Z] PASS [2022-02-18T08:11:40.965Z] coverage: 60.1% of statements [2022-02-18T08:11:40.965Z] ok github.com/docker/docker/libnetwork/networkdb 103.247s coverage: 60.1% of statements [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/quota [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T08:11:40.965Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T08:11:41.425Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-18T08:11:41.993Z] --- PASS: TestDockerNetworkMacvlan (12.73s) [2022-02-18T08:11:41.993Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-02-18T08:11:41.993Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2022-02-18T08:11:41.993Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s) [2022-02-18T08:11:41.993Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-02-18T08:11:41.993Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.94s) [2022-02-18T08:11:41.993Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2022-02-18T08:11:41.993Z] PASS [2022-02-18T08:11:41.993Z] [2022-02-18T08:11:41.993Z] DONE 8 tests in 14.254s [2022-02-18T08:11:41.993Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-18T08:11:41.993Z] ++ 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-02-18T08:11:41.993Z] ++ set -e [2022-02-18T08:11:41.993Z] ++ '[' -n 0 ']' [2022-02-18T08:11:41.993Z] ++ set -x [2022-02-18T08:11:41.993Z] ++ 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-02-18T08:11:41.993Z] testing: warning: no tests to run [2022-02-18T08:11:41.993Z] PASS [2022-02-18T08:11:41.993Z] [2022-02-18T08:11:41.993Z] DONE 0 tests in 0.023s [2022-02-18T08:11:41.993Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-18T08:11:41.993Z] ++ 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-02-18T08:11:41.993Z] ++ set -e [2022-02-18T08:11:41.993Z] ++ '[' -n 0 ']' [2022-02-18T08:11:41.993Z] ++ set -x [2022-02-18T08:11:41.993Z] ++ 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-02-18T08:11:42.251Z] INFO: Testing against a local daemon [2022-02-18T08:11:42.251Z] === RUN TestAuthZPluginAllowRequest [2022-02-18T08:11:42.509Z] === RUN TestDockerSuite/TestBuildUser [2022-02-18T08:11:43.130Z] Removing intermediate container 4db75854d28c [2022-02-18T08:11:43.130Z] ---> 3454adf8708a [2022-02-18T08:11:43.130Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-18T08:11:43.130Z] ---> Running in 5bffd102c719 [2022-02-18T08:11:43.445Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-02-18T08:11:43.445Z] === RUN TestAuthZPluginTLS [2022-02-18T08:11:43.919Z] [2022-02-18T08:11:43.919Z] === Skipped [2022-02-18T08:11:43.919Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-18T08:11:43.919Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T08:11:43.919Z] [2022-02-18T08:11:43.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-18T08:11:43.919Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.919Z] [2022-02-18T08:11:43.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-18T08:11:43.919Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.919Z] [2022-02-18T08:11:43.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-18T08:11:43.919Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.919Z] [2022-02-18T08:11:43.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-18T08:11:43.919Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.919Z] [2022-02-18T08:11:43.919Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T08:11:43.919Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T08:11:43.919Z] [2022-02-18T08:11:43.919Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T08:11:43.919Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T08:11:43.919Z] [2022-02-18T08:11:43.919Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T08:11:43.920Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T08:11:43.920Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-18T08:11:43.920Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T08:11:43.920Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-18T08:11:43.920Z] daemon_test.go:145: root required [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T08:11:43.920Z] reload_test.go:342: root required [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T08:11:43.920Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T08:11:43.920Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-18T08:11:43.920Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-18T08:11:43.920Z] download_test.go:267: Needs fixing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-18T08:11:43.920Z] layer_test.go:291: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-18T08:11:43.920Z] layer_test.go:340: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-18T08:11:43.920Z] layer_test.go:455: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-18T08:11:43.920Z] layer_test.go:684: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-18T08:11:43.920Z] migration_test.go:45: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T08:11:43.920Z] migration_test.go:181: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-18T08:11:43.920Z] mount_test.go:17: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-18T08:11:43.920Z] mount_test.go:76: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.01s) [2022-02-18T08:11:43.920Z] mount_test.go:125: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-18T08:11:43.920Z] mount_test.go:212: Failing on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-18T08:11:43.920Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-18T08:11:43.920Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T08:11:43.920Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-18T08:11:43.920Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-18T08:11:43.920Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-18T08:11:43.920Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-18T08:11:43.920Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-18T08:11:43.920Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-18T08:11:43.920Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-18T08:11:43.920Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-18T08:11:43.920Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-18T08:11:43.920Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T08:11:43.920Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T08:11:43.920Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T08:11:43.920Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T08:11:43.920Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T08:11:43.920Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-18T08:11:43.920Z] archive_test.go:140: zstd not installed [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:11:43.920Z] archive_windows_test.go:16: Currently fails [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-18T08:11:43.920Z] changes_test.go:195: needs more investigation [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-18T08:11:43.920Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-18T08:11:43.920Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-18T08:11:43.920Z] changes_test.go:432: needs further investigation [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-18T08:11:43.920Z] changes_test.go:468: needs further investigation [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-18T08:11:43.920Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-18T08:11:43.920Z] poller_test.go:40: No chmod on Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T08:11:43.920Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T08:11:43.920Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-18T08:11:43.920Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-18T08:11:43.920Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-18T08:11:43.920Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-18T08:11:43.920Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-18T08:11:43.920Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T08:11:43.920Z] [2022-02-18T08:11:43.920Z] DONE 2071 tests, 70 skipped in 282.905s [2022-02-18T08:11:43.920Z] INFO: make.ps1 ended at 02/18/2022 08:11:43 [2022-02-18T08:11:44.013Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-18T08:11:44.013Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-02-18T08:11:44.013Z] === RUN TestAuthZPluginDenyRequest [2022-02-18T08:11:44.581Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-18T08:11:44.581Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-18T08:11:45.148Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-02-18T08:11:45.148Z] === RUN TestAuthZPluginDenyResponse [2022-02-18T08:11:45.305Z] [2022-02-18T08:11:45.306Z] SUCCESS: Specified value was saved. [2022-02-18T08:11:45.715Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-02-18T08:11:45.715Z] === RUN TestAuthZPluginAllowEventStream [2022-02-18T08:11:46.284Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-18T08:11:46.930Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-18T08:11:46.930Z] INFO: Unit tests ended at 02/18/2022 08:11:46. Duration:00:05:00.0951924 [2022-02-18T08:11:46.930Z] INFO: Building busybox [2022-02-18T08:11:46.930Z] Sending build context to Docker daemon 5.12kB [2022-02-18T08:11:46.930Z] [2022-02-18T08:11:46.930Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-18T08:11:46.930Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-18T08:11:46.930Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-18T08:11:46.930Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-18T08:11:46.930Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-18T08:11:46.930Z] ---> bdeb13086b9f [2022-02-18T08:11:46.930Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-18T08:11:46.930Z] ---> Running in c05e24c0105b [2022-02-18T08:11:47.221Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2022-02-18T08:11:47.221Z] === RUN TestAuthZPluginErrorResponse [2022-02-18T08:11:47.788Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-02-18T08:11:47.788Z] === RUN TestAuthZPluginErrorRequest [2022-02-18T08:11:48.355Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-18T08:11:48.355Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-18T08:11:48.922Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-02-18T08:11:48.922Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-18T08:11:49.036Z] Removing intermediate container 5bffd102c719 [2022-02-18T08:11:49.036Z] ---> ad4e29ae70cd [2022-02-18T08:11:49.036Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-18T08:11:49.036Z] ---> Running in 68c415ad8758 [2022-02-18T08:11:49.498Z] --- PASS: TestServiceUpdateConfigs (14.16s) [2022-02-18T08:11:49.498Z] === RUN TestServiceUpdateNetwork [2022-02-18T08:11:49.858Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-18T08:11:50.792Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2022-02-18T08:11:50.792Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-18T08:11:51.027Z] ? github.com/docker/docker/api [no test files] [2022-02-18T08:11:51.187Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-18T08:11:51.187Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-18T08:11:51.187Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-18T08:11:51.187Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-18T08:11:51.187Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-18T08:11:51.187Z] remote: Enumerating objects: 23, done. [2022-02-18T08:11:51.187Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-18T08:11:51.187Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-18T08:11:51.187Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-18T08:11:51.187Z] 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-02-18T08:11:51.187Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-18T08:11:51.187Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-18T08:11:51.187Z] Cross building: bundles/cross/linux/ppc64le [2022-02-18T08:11:51.187Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-18T08:11:51.187Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-18T08:11:52.690Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2022-02-18T08:11:52.690Z] === RUN TestAuthZPluginHeader [2022-02-18T08:11:52.800Z] Removing intermediate container c05e24c0105b [2022-02-18T08:11:52.800Z] ---> 4a392d3ce911 [2022-02-18T08:11:52.800Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-18T08:11:52.800Z] ---> Running in 49f3ac776f1b [2022-02-18T08:11:52.800Z] Removing intermediate container 49f3ac776f1b [2022-02-18T08:11:52.800Z] ---> 52098ebba959 [2022-02-18T08:11:52.800Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-18T08:11:53.261Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-02-18T08:11:53.261Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-18T08:11:53.269Z] ---> Running in c4da962a3c9e [2022-02-18T08:11:53.269Z] Removing intermediate container c4da962a3c9e [2022-02-18T08:11:53.269Z] ---> 8935514d7df9 [2022-02-18T08:11:53.269Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-18T08:11:53.712Z] Cannot create a file when that file already exists. [2022-02-18T08:11:55.486Z] [2022-02-18T08:11:55.486Z] ---> 7e05aedf5362 [2022-02-18T08:11:55.486Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-18T08:11:55.954Z] ---> Running in 238627cb5a54 [2022-02-18T08:11:57.449Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2022-02-18T08:11:57.449Z] === RUN TestAuthZPluginV2Disable [2022-02-18T08:11:58.015Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-18T08:11:58.583Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-18T08:11:58.583Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-18T08:11:59.151Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-18T08:11:59.492Z] --- PASS: TestServiceUpdateNetwork (11.53s) [2022-02-18T08:11:59.492Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T08:11:59.495Z] Removing intermediate container 68c415ad8758 [2022-02-18T08:11:59.495Z] ---> 4d6b369155e3 [2022-02-18T08:11:59.495Z] Step 13/13 : CMD ["sh"] [2022-02-18T08:11:59.495Z] ---> Running in 929bb799ab4d [2022-02-18T08:11:59.495Z] Removing intermediate container 929bb799ab4d [2022-02-18T08:11:59.495Z] ---> f03d2456e320 [2022-02-18T08:11:59.495Z] Successfully built f03d2456e320 [2022-02-18T08:11:59.495Z] Successfully tagged busybox:latest [2022-02-18T08:11:59.495Z] INFO: Docker images of the daemon under test [2022-02-18T08:11:59.495Z] [2022-02-18T08:11:59.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T08:11:59.495Z] busybox latest f03d2456e320 Less than a second ago 5.01GB [2022-02-18T08:11:59.495Z] microsoft/windowsservercore latest bdeb13086b9f 2 weeks ago 4.96GB [2022-02-18T08:11:59.495Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 2 weeks ago 4.96GB [2022-02-18T08:11:59.495Z] [2022-02-18T08:11:59.495Z] INFO: Running integration tests at 02/18/2022 08:11:59... [2022-02-18T08:11:59.719Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-18T08:11:59.754Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-18T08:11:59.951Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-18T08:11:59.951Z] INFO: Integration API tests being run from the host: [2022-02-18T08:11:59.951Z] INFO: make.ps1 starting at 02/18/2022 08:11:59 [2022-02-18T08:12:00.326Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-18T08:12:00.653Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-18T08:12:00.653Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-18T08:12:00.653Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-18T08:12:00.653Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-18T08:12:00.653Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-18T08:12:00.653Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-18T08:12:00.653Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-18T08:12:00.653Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-18T08:12:00.653Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-18T08:12:00.913Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-18T08:12:02.026Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-18T08:12:02.026Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-18T08:12:02.595Z] --- PASS: TestAuthZPluginV2Disable (4.93s) [2022-02-18T08:12:02.595Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-18T08:12:02.595Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-18T08:12:03.160Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-18T08:12:03.725Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-18T08:12:03.725Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-18T08:12:05.629Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-18T08:12:05.887Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.42s) [2022-02-18T08:12:05.887Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-18T08:12:06.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-18T08:12:06.391Z] Removing intermediate container 238627cb5a54 [2022-02-18T08:12:06.391Z] ---> bcb29ef11196 [2022-02-18T08:12:06.391Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-18T08:12:06.391Z] ---> Running in 3553d1b85d6f [2022-02-18T08:12:06.713Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-18T08:12:07.381Z] [2022-02-18T08:12:07.381Z] SUCCESS: Specified value was saved. [2022-02-18T08:12:07.650Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-18T08:12:08.218Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-18T08:12:08.459Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-18T08:12:08.477Z] docker_api_swarm_test.go:272: [d82adbe63ddf5] joining swarm manager [d66f69a45cdf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:12:08.737Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-18T08:12:08.737Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-18T08:12:08.737Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-18T08:12:10.114Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-18T08:12:10.114Z] docker_api_swarm_test.go:273: [dac2a1385f70f] joining swarm manager [d66f69a45cdf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:12:10.341Z] Removing intermediate container 3553d1b85d6f [2022-02-18T08:12:10.341Z] ---> a87c3ca6168e [2022-02-18T08:12:10.341Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-18T08:12:10.811Z] ---> Running in c2b0958b98b4 [2022-02-18T08:12:12.111Z] === RUN TestMiddlewares [2022-02-18T08:12:12.112Z] --- PASS: TestMiddlewares (0.00s) [2022-02-18T08:12:12.112Z] PASS [2022-02-18T08:12:12.112Z] coverage: 9.0% of statements [2022-02-18T08:12:12.112Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-02-18T08:12:12.647Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-18T08:12:12.647Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-18T08:12:12.647Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T08:12:12.647Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-18T08:12:12.905Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-18T08:12:14.278Z] === RUN TestDockerSuite/TestCommitChange [2022-02-18T08:12:14.843Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-18T08:12:15.041Z] --- PASS: TestServiceUpdatePidsLimit (15.49s) [2022-02-18T08:12:15.041Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-02-18T08:12:15.041Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-18T08:12:15.041Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-02-18T08:12:15.041Z] PASS [2022-02-18T08:12:15.041Z] [2022-02-18T08:12:15.041Z] === Skipped [2022-02-18T08:12:15.041Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-18T08:12:15.041Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T08:12:15.041Z] [2022-02-18T08:12:15.041Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-18T08:12:15.041Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T08:12:15.041Z] [2022-02-18T08:12:15.041Z] DONE 27 tests, 2 skipped in 142.424s [2022-02-18T08:12:15.041Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-18T08:12:15.041Z] ++ 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-02-18T08:12:15.041Z] ++ set -e [2022-02-18T08:12:15.041Z] ++ '[' -n 0 ']' [2022-02-18T08:12:15.041Z] ++ set -x [2022-02-18T08:12:15.041Z] ++ 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-02-18T08:12:15.041Z] INFO: Testing against a local daemon [2022-02-18T08:12:15.041Z] === RUN TestSessionCreate [2022-02-18T08:12:15.041Z] --- PASS: TestSessionCreate (0.02s) [2022-02-18T08:12:15.041Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T08:12:15.041Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-18T08:12:15.041Z] PASS [2022-02-18T08:12:15.041Z] [2022-02-18T08:12:15.041Z] DONE 2 tests in 0.115s [2022-02-18T08:12:15.041Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-18T08:12:15.041Z] ++ 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-02-18T08:12:15.041Z] ++ set -e [2022-02-18T08:12:15.041Z] ++ '[' -n 0 ']' [2022-02-18T08:12:15.041Z] ++ set -x [2022-02-18T08:12:15.041Z] ++ 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-02-18T08:12:15.041Z] INFO: Testing against a local daemon [2022-02-18T08:12:15.041Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:12:15.041Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T08:12:15.041Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:12:15.041Z] === RUN TestDiskUsage [2022-02-18T08:12:15.041Z] === PAUSE TestDiskUsage [2022-02-18T08:12:15.041Z] === RUN TestEventsExecDie [2022-02-18T08:12:15.041Z] --- PASS: TestEventsExecDie (0.44s) [2022-02-18T08:12:15.041Z] === RUN TestEventsBackwardsCompatible [2022-02-18T08:12:15.041Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-18T08:12:15.041Z] === RUN TestEventsVolumeCreate [2022-02-18T08:12:15.041Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-18T08:12:15.041Z] === RUN TestInfoBinaryCommits [2022-02-18T08:12:15.041Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-18T08:12:15.041Z] === RUN TestInfoAPIVersioned [2022-02-18T08:12:15.041Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-18T08:12:15.041Z] === RUN TestInfoAPI [2022-02-18T08:12:15.302Z] --- PASS: TestInfoAPI (0.03s) [2022-02-18T08:12:15.302Z] === RUN TestInfoAPIWarnings [2022-02-18T08:12:15.410Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-18T08:12:15.569Z] Cannot create a file when that file already exists. [2022-02-18T08:12:16.838Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-18T08:12:17.412Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.43s) [2022-02-18T08:12:17.412Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-18T08:12:17.672Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-18T08:12:18.238Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-18T08:12:19.174Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-18T08:12:19.742Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-18T08:12:20.677Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-18T08:12:21.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-18T08:12:21.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-18T08:12:21.244Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-18T08:12:21.244Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-18T08:12:21.244Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-18T08:12:21.244Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-18T08:12:21.244Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-18T08:12:21.438Z] Removing intermediate container c2b0958b98b4 [2022-02-18T08:12:21.438Z] ---> 9c11a94365ec [2022-02-18T08:12:21.438Z] Step 13/13 : CMD ["sh"] [2022-02-18T08:12:21.438Z] ---> Running in 3813e104009f [2022-02-18T08:12:21.438Z] Removing intermediate container 3813e104009f [2022-02-18T08:12:21.438Z] ---> 7ed36244d800 [2022-02-18T08:12:21.438Z] Successfully built 7ed36244d800 [2022-02-18T08:12:21.438Z] Successfully tagged busybox:latest [2022-02-18T08:12:21.438Z] INFO: Docker images of the daemon under test [2022-02-18T08:12:21.438Z] [2022-02-18T08:12:21.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T08:12:21.438Z] busybox latest 7ed36244d800 Less than a second ago 5GB [2022-02-18T08:12:21.438Z] microsoft/windowsservercore latest bdeb13086b9f 2 weeks ago 4.96GB [2022-02-18T08:12:21.438Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 2 weeks ago 4.96GB [2022-02-18T08:12:21.438Z] [2022-02-18T08:12:21.438Z] INFO: Running integration tests at 02/18/2022 08:12:20... [2022-02-18T08:12:21.438Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-18T08:12:21.438Z] INFO: Integration API tests being run from the host: [2022-02-18T08:12:21.438Z] INFO: make.ps1 starting at 02/18/2022 08:12:21 [2022-02-18T08:12:22.233Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-18T08:12:22.429Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-18T08:12:23.167Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-18T08:12:23.167Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-18T08:12:23.733Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-18T08:12:24.297Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-18T08:12:24.555Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-18T08:12:25.120Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-18T08:12:25.378Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-18T08:12:25.378Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-18T08:12:25.378Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-18T08:12:25.943Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-18T08:12:25.943Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-18T08:12:25.943Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-18T08:12:25.943Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-18T08:12:25.943Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-18T08:12:26.511Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-18T08:12:27.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-18T08:12:27.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-18T08:12:27.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-18T08:12:28.273Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-18T08:12:28.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-18T08:12:28.841Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-18T08:12:29.409Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-18T08:12:29.668Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-18T08:12:30.235Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-18T08:12:30.494Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-18T08:12:30.753Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-18T08:12:31.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-18T08:12:31.014Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-18T08:12:31.582Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-18T08:12:32.150Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-18T08:12:32.150Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-18T08:12:32.718Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-18T08:12:33.419Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-02-18T08:12:33.419Z] === RUN TestInfoDebug [2022-02-18T08:12:33.419Z] --- PASS: TestInfoDebug (0.52s) [2022-02-18T08:12:33.419Z] === RUN TestInfoInsecureRegistries [2022-02-18T08:12:33.419Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-18T08:12:33.419Z] === RUN TestInfoRegistryMirrors [2022-02-18T08:12:33.419Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-18T08:12:33.419Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T08:12:33.419Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-18T08:12:33.419Z] === RUN TestPingCacheHeaders [2022-02-18T08:12:33.419Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-18T08:12:33.419Z] === RUN TestPingGet [2022-02-18T08:12:33.419Z] --- PASS: TestPingGet (0.01s) [2022-02-18T08:12:33.419Z] === RUN TestPingHead [2022-02-18T08:12:33.419Z] --- PASS: TestPingHead (0.02s) [2022-02-18T08:12:33.419Z] === RUN TestVersion [2022-02-18T08:12:33.419Z] --- PASS: TestVersion (0.02s) [2022-02-18T08:12:33.419Z] === CONT TestDiskUsage [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/container_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/image_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/volume_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-18T08:12:33.680Z] === RUN TestDiskUsage/after_container.Run [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-18T08:12:33.942Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-18T08:12:34.095Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-02-18T08:12:34.095Z] PASS [2022-02-18T08:12:34.095Z] [2022-02-18T08:12:34.095Z] DONE 17 tests in 51.868s [2022-02-18T08:12:34.095Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-18T08:12:34.095Z] ++ 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-02-18T08:12:34.095Z] ++ set -e [2022-02-18T08:12:34.095Z] ++ '[' -n 0 ']' [2022-02-18T08:12:34.095Z] ++ set -x [2022-02-18T08:12:34.095Z] ++ 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-02-18T08:12:34.095Z] INFO: Testing against a local daemon [2022-02-18T08:12:34.095Z] === RUN TestPluginInvalidJSON [2022-02-18T08:12:34.095Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:12:34.095Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:12:34.095Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:12:34.095Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-18T08:12:34.095Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T08:12:34.095Z] === RUN TestPluginInstall [2022-02-18T08:12:34.095Z] === RUN TestPluginInstall/no_auth [2022-02-18T08:12:34.095Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-18T08:12:34.203Z] --- PASS: TestDiskUsage (1.04s) [2022-02-18T08:12:34.203Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-18T08:12:34.204Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:12:34.204Z] PASS [2022-02-18T08:12:34.204Z] [2022-02-18T08:12:34.204Z] === Skipped [2022-02-18T08:12:34.204Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:12:34.204Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T08:12:34.204Z] [2022-02-18T08:12:34.204Z] DONE 50 tests, 1 skipped in 19.624s [2022-02-18T08:12:34.204Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-18T08:12:34.204Z] ++ 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-02-18T08:12:34.204Z] ++ set -e [2022-02-18T08:12:34.204Z] ++ '[' -n 0 ']' [2022-02-18T08:12:34.204Z] ++ set -x [2022-02-18T08:12:34.204Z] ++ 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-02-18T08:12:34.204Z] INFO: Testing against a local daemon [2022-02-18T08:12:34.204Z] === RUN TestVolumesCreateAndList [2022-02-18T08:12:34.204Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-18T08:12:34.204Z] === RUN TestVolumesRemove [2022-02-18T08:12:34.204Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-18T08:12:34.204Z] === RUN TestVolumesInspect [2022-02-18T08:12:34.204Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-18T08:12:34.204Z] === RUN TestVolumesInvalidJSON [2022-02-18T08:12:34.464Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T08:12:34.464Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T08:12:34.464Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T08:12:34.464Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-18T08:12:34.464Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T08:12:34.464Z] PASS [2022-02-18T08:12:34.464Z] [2022-02-18T08:12:34.464Z] DONE 5 tests in 0.178s [2022-02-18T08:12:34.464Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T08:12:34.464Z] ++++ cat bundles/test-integration/docker.pid [2022-02-18T08:12:34.464Z] +++ kill 13122 [2022-02-18T08:12:34.724Z] +++ /etc/init.d/apparmor stop [2022-02-18T08:12:34.724Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T08:12:34.724Z] [2022-02-18T08:12:34.724Z] Unloading profiles will leave already running processes permanently [2022-02-18T08:12:34.724Z] unconfined, which can lead to unexpected situations. [2022-02-18T08:12:34.724Z] [2022-02-18T08:12:34.724Z] To set a process to complain mode, use the command line tool [2022-02-18T08:12:34.724Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T08:12:34.724Z] +++ true [2022-02-18T08:12:34.724Z] exiting test-integration [2022-02-18T08:12:34.724Z] ++ exit 0 [2022-02-18T08:12:34.724Z] Post stage [Pipeline] junit [2022-02-18T08:12:35.308Z] Recording test results [2022-02-18T08:12:35.470Z] [Checks API] No suitable checks publisher found. [2022-02-18T08:12:35.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-18T08:12:35.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-18T08:12:35.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-18T08:12:35.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-18T08:12:35.470Z] === RUN TestDockerSuite/TestContainerAPIStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T08:12:35.807Z] + echo Ensuring container killed. [2022-02-18T08:12:35.807Z] Ensuring container killed. [2022-02-18T08:12:35.807Z] + docker rm -vf docker-pr4 [2022-02-18T08:12:35.807Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-18T08:12:36.037Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-18T08:12:36.037Z] time="2022-02-18T08:12:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:12:36.037Z] time="2022-02-18T08:12:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1e2b232bc4b9895f50ccc0b96d5e988bdff44ac257ec607ca49c5df1321d362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:12:36.037Z] time="2022-02-18T08:12:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:12:36.037Z] time="2022-02-18T08:12:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1e2b232bc4b9895f50ccc0b96d5e988bdff44ac257ec607ca49c5df1321d362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:12:36.092Z] + echo Chowning /workspace to jenkins user [2022-02-18T08:12:36.092Z] Chowning /workspace to jenkins user [2022-02-18T08:12:36.092Z] + id -u [2022-02-18T08:12:36.092Z] + id -g [2022-02-18T08:12:36.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43255:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T08:12:36.092Z] Unable to find image 'busybox:latest' locally [2022-02-18T08:12:36.092Z] latest: Pulling from library/busybox [2022-02-18T08:12:36.092Z] b0fae56fd889: Pulling fs layer [2022-02-18T08:12:36.295Z] === RUN TestPluginInstall/with_htpasswd [2022-02-18T08:12:36.352Z] b0fae56fd889: Verifying Checksum [2022-02-18T08:12:36.352Z] b0fae56fd889: Download complete [2022-02-18T08:12:36.352Z] b0fae56fd889: Pull complete [2022-02-18T08:12:36.352Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-18T08:12:36.352Z] Status: Downloaded newer image for busybox:latest [2022-02-18T08:12:36.554Z] time="2022-02-18T08:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:12:36.554Z] time="2022-02-18T08:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b8db8b82eab17a751a5709ccf10ea9ada324c9364e9d7efc4bdfd9d9a5c7ffa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:12:36.554Z] time="2022-02-18T08:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:12:36.554Z] time="2022-02-18T08:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b8db8b82eab17a751a5709ccf10ea9ada324c9364e9d7efc4bdfd9d9a5c7ffa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:12:36.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:12:36.734Z] INFO: Testing against a local daemon [2022-02-18T08:12:36.734Z] === RUN TestBuildWithSession [2022-02-18T08:12:36.734Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:12:36.734Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T08:12:36.734Z] === RUN TestBuildSquashParent [2022-02-18T08:12:36.734Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:12:36.734Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-18T08:12:36.734Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T08:12:36.734Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:12:36.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:12:36.734Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:12:36.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:12:36.734Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:12:36.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:12:36.734Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:12:36.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:12:36.734Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:12:36.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:12:36.734Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:12:36.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:12:36.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:12:36.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:12:36.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:12:36.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:12:36.811Z] === RUN TestPluginInstall/with_insecure [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T08:12:37.593Z] + bundleName=arm64-integration [2022-02-18T08:12:37.593Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-18T08:12:37.593Z] Creating arm64-integration-bundles.tar.gz [2022-02-18T08:12:37.593Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-18T08:12:37.593Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-18T08:12:37.607Z] Archiving artifacts [2022-02-18T08:12:37.744Z] time="2022-02-18T08:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:12:37.744Z] time="2022-02-18T08:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:608d73a9b130f07363a4fa959a576ae195b47d6e637000ccc880dcfb2eaefc9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:12:37.744Z] time="2022-02-18T08:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T08:12:37.744Z] time="2022-02-18T08:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:608d73a9b130f07363a4fa959a576ae195b47d6e637000ccc880dcfb2eaefc9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T08:12:37.744Z] plugin_test.go:165: [d7606668bc13b] daemon is not started [2022-02-18T08:12:37.744Z] --- PASS: TestPluginInstall (3.76s) [2022-02-18T08:12:37.744Z] --- PASS: TestPluginInstall/no_auth (2.19s) [2022-02-18T08:12:37.744Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-02-18T08:12:37.744Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-02-18T08:12:37.744Z] === RUN TestPluginsWithRuntimes [2022-02-18T08:12:39.647Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-18T08:12:40.042Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T08:12:40.215Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-18T08:12:40.215Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-18T08:12:40.356Z] + make clean [2022-02-18T08:12:40.356Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T08:12:40.356Z] docker-dev-cache [2022-02-18T08:12:40.356Z] docker-mod-cache [Pipeline] deleteDir [2022-02-18T08:12:40.782Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-18T08:12:41.350Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-18T08:12:41.350Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-18T08:12:41.350Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-18T08:12:41.350Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-18T08:12:41.350Z] --- PASS: TestPluginsWithRuntimes (3.62s) [2022-02-18T08:12:41.350Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-02-18T08:12:41.350Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-02-18T08:12:41.350Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T08:12:41.919Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-02-18T08:12:41.919Z] PASS [2022-02-18T08:12:41.919Z] [2022-02-18T08:12:41.919Z] DONE 10 tests in 8.059s [2022-02-18T08:12:41.919Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-18T08:12:41.919Z] ++ 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-02-18T08:12:41.919Z] ++ set -e [2022-02-18T08:12:41.919Z] ++ '[' -n 0 ']' [2022-02-18T08:12:41.919Z] ++ set -x [2022-02-18T08:12:41.919Z] ++ 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T08:12:42.177Z] INFO: Testing against a local daemon [2022-02-18T08:12:42.177Z] === RUN TestExternalGraphDriver [2022-02-18T08:12:42.177Z] === RUN TestExternalGraphDriver/json [2022-02-18T08:12:44.080Z] === RUN TestExternalGraphDriver/spec [2022-02-18T08:12:44.080Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-18T08:12:44.358Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-18T08:12:45.322Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-18T08:12:45.581Z] === RUN TestExternalGraphDriver/pull [2022-02-18T08:12:47.480Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-02-18T08:12:47.480Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-02-18T08:12:47.480Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2022-02-18T08:12:47.480Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-02-18T08:12:47.480Z] === RUN TestGraphdriverPluginV2 [2022-02-18T08:12:48.047Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-18T08:12:48.612Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-18T08:12:49.545Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-18T08:12:50.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-18T08:12:51.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-18T08:12:51.418Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-02-18T08:12:51.418Z] PASS [2022-02-18T08:12:51.418Z] [2022-02-18T08:12:51.418Z] DONE 5 tests in 9.495s [2022-02-18T08:12:51.418Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-18T08:12:51.418Z] ++ 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-02-18T08:12:51.418Z] ++ set -e [2022-02-18T08:12:51.418Z] ++ '[' -n 0 ']' [2022-02-18T08:12:51.418Z] ++ set -x [2022-02-18T08:12:51.418Z] ++ 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-02-18T08:12:51.676Z] INFO: Testing against a local daemon [2022-02-18T08:12:51.676Z] === RUN TestContinueAfterPluginCrash [2022-02-18T08:12:51.676Z] === PAUSE TestContinueAfterPluginCrash [2022-02-18T08:12:51.676Z] === RUN TestReadPluginNoRead [2022-02-18T08:12:51.676Z] === PAUSE TestReadPluginNoRead [2022-02-18T08:12:51.676Z] === RUN TestDaemonStartWithLogOpt [2022-02-18T08:12:51.676Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-18T08:12:51.676Z] === CONT TestContinueAfterPluginCrash [2022-02-18T08:12:51.676Z] === CONT TestDaemonStartWithLogOpt [2022-02-18T08:12:53.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-18T08:12:54.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-18T08:12:54.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-18T08:12:54.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:12:55.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:12:55.371Z] --- PASS: TestDaemonStartWithLogOpt (3.77s) [2022-02-18T08:12:55.371Z] === CONT TestReadPluginNoRead [2022-02-18T08:12:55.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-18T08:12:57.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d7cb58_} [2022-02-18T08:12:58.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:12:58.390Z] INFO: Testing against a local daemon [2022-02-18T08:12:58.390Z] === RUN TestBuildWithSession [2022-02-18T08:12:58.390Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:12:58.390Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T08:12:58.390Z] === RUN TestBuildSquashParent [2022-02-18T08:12:58.390Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:12:58.390Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-18T08:12:58.390Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T08:12:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:12:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:12:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:12:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:12:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:12:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:12:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:12:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:12:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:12:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:12:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:12:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:12:58.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:12:58.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:12:58.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:12:58.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:12:58.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-18T08:12:58.665Z] === RUN TestReadPluginNoRead/default [2022-02-18T08:12:59.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11575722474_/foo_false____} [2022-02-18T08:13:00.174Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-18T08:13:00.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11575722474_/foo_true____} [2022-02-18T08:13:00.433Z] --- PASS: TestContinueAfterPluginCrash (8.92s) [2022-02-18T08:13:00.693Z] docker_api_swarm_node_test.go:20: [d1f595deb90df] joining swarm manager [d64561a7f3248]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:13:01.629Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-18T08:13:01.629Z] docker_api_swarm_node_test.go:21: [da17315053659] joining swarm manager [d64561a7f3248]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:13:01.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33576541337_/foo_false____} [2022-02-18T08:13:02.828Z] === CONT TestReadPluginNoRead [2022-02-18T08:13:02.828Z] read_test.go:92: [dbc4ff065a386] daemon is not started [2022-02-18T08:13:02.828Z] --- PASS: TestReadPluginNoRead (7.35s) [2022-02-18T08:13:02.828Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2022-02-18T08:13:02.828Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2022-02-18T08:13:02.828Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-02-18T08:13:02.828Z] PASS [2022-02-18T08:13:02.828Z] [2022-02-18T08:13:02.828Z] DONE 6 tests in 11.237s [2022-02-18T08:13:02.828Z] 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-02-18T08:13:02.828Z] ++ 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-02-18T08:13:02.828Z] ++ set -e [2022-02-18T08:13:02.828Z] ++ '[' -n 0 ']' [2022-02-18T08:13:02.828Z] ++ set -x [2022-02-18T08:13:02.829Z] ++ 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-02-18T08:13:02.829Z] testing: warning: no tests to run [2022-02-18T08:13:02.829Z] PASS [2022-02-18T08:13:02.829Z] [2022-02-18T08:13:02.829Z] DONE 0 tests in 0.034s [2022-02-18T08:13:02.829Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-18T08:13:02.829Z] ++ 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-02-18T08:13:02.829Z] ++ set -e [2022-02-18T08:13:02.829Z] ++ '[' -n 0 ']' [2022-02-18T08:13:02.829Z] ++ set -x [2022-02-18T08:13:02.829Z] ++ 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-02-18T08:13:02.829Z] INFO: Testing against a local daemon [2022-02-18T08:13:02.829Z] === RUN TestPluginWithDevMounts [2022-02-18T08:13:02.829Z] === PAUSE TestPluginWithDevMounts [2022-02-18T08:13:02.829Z] === CONT TestPluginWithDevMounts [2022-02-18T08:13:03.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33576541337_/foo_true____} [2022-02-18T08:13:04.775Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-02-18T08:13:04.775Z] PASS [2022-02-18T08:13:04.775Z] [2022-02-18T08:13:04.775Z] DONE 1 tests in 1.668s [2022-02-18T08:13:04.775Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-18T08:13:04.775Z] ++ 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-02-18T08:13:04.775Z] ++ set -e [2022-02-18T08:13:04.775Z] ++ '[' -n 0 ']' [2022-02-18T08:13:04.775Z] ++ set -x [2022-02-18T08:13:04.775Z] ++ 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-02-18T08:13:04.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33576541337_/foo_true__0xc000d7cb88__} [2022-02-18T08:13:04.775Z] INFO: Testing against a local daemon [2022-02-18T08:13:04.775Z] === RUN TestSecretInspect [2022-02-18T08:13:06.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d7cba0_} [2022-02-18T08:13:06.410Z] --- PASS: TestSecretInspect (1.78s) [2022-02-18T08:13:06.410Z] === RUN TestSecretList [2022-02-18T08:13:07.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d7cbb8_} [2022-02-18T08:13:07.697Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-18T08:13:07.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.91s) [2022-02-18T08:13:07.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (21.09s) [2022-02-18T08:13:07.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.09s) [2022-02-18T08:13:07.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.12s) [2022-02-18T08:13:07.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.44s) [2022-02-18T08:13:07.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.35s) [2022-02-18T08:13:07.698Z] === RUN TestBuildMultiStageCopy [2022-02-18T08:13:07.698Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T08:13:08.716Z] --- PASS: TestSecretList (2.14s) [2022-02-18T08:13:08.716Z] === RUN TestSecretsCreateAndDelete [2022-02-18T08:13:08.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d7cbd0_} [2022-02-18T08:13:10.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d7cbe8_} [2022-02-18T08:13:10.652Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-02-18T08:13:10.652Z] === RUN TestSecretsUpdate [2022-02-18T08:13:11.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-18T08:13:12.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-18T08:13:12.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-18T08:13:12.573Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T08:13:12.581Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-18T08:13:12.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-18T08:13:12.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-18T08:13:12.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-18T08:13:12.672Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-18T08:13:13.030Z] === RUN TestBoolValue [2022-02-18T08:13:13.030Z] --- PASS: TestBoolValue (0.00s) [2022-02-18T08:13:13.030Z] === RUN TestBoolValueOrDefault [2022-02-18T08:13:13.030Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-18T08:13:13.030Z] === RUN TestInt64ValueOrZero [2022-02-18T08:13:13.030Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-18T08:13:13.030Z] === RUN TestInt64ValueOrDefault [2022-02-18T08:13:13.030Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-18T08:13:13.030Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-18T08:13:13.030Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-18T08:13:13.030Z] === RUN TestJsonContentType [2022-02-18T08:13:13.030Z] --- PASS: TestJsonContentType (0.00s) [2022-02-18T08:13:13.030Z] PASS [2022-02-18T08:13:13.030Z] coverage: 14.7% of statements [2022-02-18T08:13:13.030Z] ok github.com/docker/docker/api/server/httputils 0.124s coverage: 14.7% of statements [2022-02-18T08:13:13.144Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-18T08:13:13.144Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-18T08:13:13.238Z] --- PASS: TestSecretsUpdate (2.48s) [2022-02-18T08:13:13.238Z] === RUN TestTemplatedSecret [2022-02-18T08:13:13.401Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-18T08:13:13.401Z] Cross building: bundles/cross/linux/s390x [2022-02-18T08:13:13.401Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-18T08:13:13.401Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-18T08:13:15.772Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-18T08:13:15.928Z] === RUN TestMaskSecretKeys [2022-02-18T08:13:15.928Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-18T08:13:15.928Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-18T08:13:15.928Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-18T08:13:15.928Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-18T08:13:15.928Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-18T08:13:15.928Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-18T08:13:15.928Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-18T08:13:15.928Z] === RUN TestVersionMiddlewareVersion [2022-02-18T08:13:15.928Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-18T08:13:15.928Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-18T08:13:15.928Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-18T08:13:15.928Z] PASS [2022-02-18T08:13:15.928Z] coverage: 37.7% of statements [2022-02-18T08:13:15.928Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T08:13:15.928Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T08:13:16.244Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:13:16.244Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:13:16.386Z] === RUN TestAdjustForAPIVersion [2022-02-18T08:13:16.386Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-18T08:13:16.386Z] PASS [2022-02-18T08:13:16.386Z] coverage: 5.7% of statements [2022-02-18T08:13:16.386Z] ok github.com/docker/docker/api/server/router/swarm 0.069s coverage: 5.7% of statements [2022-02-18T08:13:16.386Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T08:13:16.386Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T08:13:16.386Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T08:13:16.386Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T08:13:16.386Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T08:13:16.386Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T08:13:16.386Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T08:13:16.708Z] --- PASS: TestTemplatedSecret (3.31s) [2022-02-18T08:13:16.708Z] === RUN TestSecretCreateResolve [2022-02-18T08:13:16.843Z] === RUN TestStrSliceMarshalJSON [2022-02-18T08:13:16.843Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestStrSliceUnmarshalJSON [2022-02-18T08:13:16.843Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestStrSliceUnmarshalString [2022-02-18T08:13:16.843Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestStrSliceUnmarshalSlice [2022-02-18T08:13:16.843Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-18T08:13:16.843Z] PASS [2022-02-18T08:13:16.843Z] coverage: 90.0% of statements [2022-02-18T08:13:16.843Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-02-18T08:13:16.843Z] === RUN TestToJSON [2022-02-18T08:13:16.843Z] --- PASS: TestToJSON (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestToParamWithVersion [2022-02-18T08:13:16.843Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestFromJSON [2022-02-18T08:13:16.843Z] --- PASS: TestFromJSON (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestEmpty [2022-02-18T08:13:16.843Z] --- PASS: TestEmpty (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestArgsMatchKVListEmptySources [2022-02-18T08:13:16.843Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestArgsMatchKVList [2022-02-18T08:13:16.843Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestArgsMatch [2022-02-18T08:13:16.843Z] --- PASS: TestArgsMatch (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestAdd [2022-02-18T08:13:16.843Z] --- PASS: TestAdd (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestDel [2022-02-18T08:13:16.843Z] --- PASS: TestDel (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestLen [2022-02-18T08:13:16.843Z] --- PASS: TestLen (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestExactMatch [2022-02-18T08:13:16.843Z] --- PASS: TestExactMatch (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestOnlyOneExactMatch [2022-02-18T08:13:16.843Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestContains [2022-02-18T08:13:16.843Z] --- PASS: TestContains (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestValidate [2022-02-18T08:13:16.843Z] --- PASS: TestValidate (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestWalkValues [2022-02-18T08:13:16.843Z] --- PASS: TestWalkValues (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestFuzzyMatch [2022-02-18T08:13:16.843Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-18T08:13:16.843Z] === RUN TestClone [2022-02-18T08:13:16.843Z] --- PASS: TestClone (0.00s) [2022-02-18T08:13:16.843Z] PASS [2022-02-18T08:13:16.843Z] coverage: 92.2% of statements [2022-02-18T08:13:16.843Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2022-02-18T08:13:16.843Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T08:13:16.843Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T08:13:16.843Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T08:13:16.843Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T08:13:16.843Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T08:13:16.843Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T08:13:16.843Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T08:13:16.843Z] === RUN TestDurationToSecondsString [2022-02-18T08:13:16.843Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-18T08:13:16.844Z] === RUN TestGetTimestamp [2022-02-18T08:13:17.304Z] --- PASS: TestGetTimestamp (0.21s) [2022-02-18T08:13:17.304Z] === RUN TestParseTimestamps [2022-02-18T08:13:17.304Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-18T08:13:17.304Z] PASS [2022-02-18T08:13:17.304Z] coverage: 100.0% of statements [2022-02-18T08:13:17.304Z] ok github.com/docker/docker/api/types/time 0.258s coverage: 100.0% of statements [2022-02-18T08:13:17.304Z] === RUN TestCompareVersion [2022-02-18T08:13:17.304Z] --- PASS: TestCompareVersion (0.00s) [2022-02-18T08:13:17.304Z] PASS [2022-02-18T08:13:17.304Z] coverage: 77.3% of statements [2022-02-18T08:13:17.304Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T08:13:17.304Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T08:13:17.644Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-18T08:13:17.644Z] docker_api_swarm_test.go:502: [de34a7a1c4cf0] joining swarm manager [d620f771794cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:13:18.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T08:13:18.836Z] === RUN TestParseRemoteURL [2022-02-18T08:13:18.836Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-18T08:13:18.836Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-18T08:13:18.836Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-18T08:13:18.836Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-18T08:13:18.836Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-18T08:13:18.836Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-18T08:13:18.836Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-18T08:13:18.837Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-18T08:13:18.837Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-18T08:13:18.837Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-18T08:13:18.837Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-18T08:13:18.837Z] === RUN TestCloneArgsSmartHttp [2022-02-18T08:13:18.837Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-18T08:13:18.837Z] === RUN TestCloneArgsDumbHttp [2022-02-18T08:13:18.837Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-18T08:13:18.837Z] === RUN TestCloneArgsGit [2022-02-18T08:13:18.837Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-18T08:13:18.837Z] === RUN TestCheckoutGit [2022-02-18T08:13:19.030Z] --- PASS: TestSecretCreateResolve (2.49s) [2022-02-18T08:13:19.030Z] PASS [2022-02-18T08:13:19.030Z] [2022-02-18T08:13:19.030Z] DONE 6 tests in 14.551s [2022-02-18T08:13:19.030Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-18T08:13:19.030Z] ++ 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-02-18T08:13:19.030Z] ++ set -e [2022-02-18T08:13:19.030Z] ++ '[' -n 0 ']' [2022-02-18T08:13:19.030Z] ++ set -x [2022-02-18T08:13:19.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-18T08:13:19.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T08:13:19.290Z] INFO: Testing against a local daemon [2022-02-18T08:13:19.290Z] === RUN TestServiceCreateInit [2022-02-18T08:13:19.290Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T08:13:19.547Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-18T08:13:20.369Z] === RUN TestEnable [2022-02-18T08:13:20.369Z] --- PASS: TestEnable (0.00s) [2022-02-18T08:13:20.369Z] === RUN TestDisable [2022-02-18T08:13:20.369Z] --- PASS: TestDisable (0.00s) [2022-02-18T08:13:20.369Z] === RUN TestEnabled [2022-02-18T08:13:20.369Z] --- PASS: TestEnabled (0.00s) [2022-02-18T08:13:20.369Z] PASS [2022-02-18T08:13:20.369Z] coverage: 100.0% of statements [2022-02-18T08:13:20.369Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2022-02-18T08:13:20.480Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-18T08:13:20.695Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T08:13:20.739Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-18T08:13:20.831Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-18T08:13:20.831Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-18T08:13:20.831Z] === RUN TestProcessNoDockerignore [2022-02-18T08:13:20.831Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-18T08:13:20.831Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-18T08:13:20.831Z] === RUN TestDetectContentType [2022-02-18T08:13:20.831Z] --- PASS: TestDetectContentType (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestSelectAcceptableMIME [2022-02-18T08:13:20.831Z] --- PASS: TestSelectAcceptableMIME (0.02s) [2022-02-18T08:13:20.831Z] === RUN TestInspectEmptyResponse [2022-02-18T08:13:20.831Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestInspectResponseBinary [2022-02-18T08:13:20.831Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestResponseUnsupportedContentType [2022-02-18T08:13:20.831Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestInspectResponseTextSimple [2022-02-18T08:13:20.831Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestInspectResponseEmptyContentType [2022-02-18T08:13:20.831Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestUnknownContentLength [2022-02-18T08:13:20.831Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestDownloadRemote [2022-02-18T08:13:20.831Z] --- PASS: TestDownloadRemote (0.12s) [2022-02-18T08:13:20.831Z] === RUN TestGetWithStatusError [2022-02-18T08:13:20.831Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestCloseRootDirectory [2022-02-18T08:13:20.831Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:13:20.831Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestHashFile [2022-02-18T08:13:20.831Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:13:20.831Z] --- SKIP: TestHashFile (0.00s) [2022-02-18T08:13:20.831Z] === RUN TestHashSubdir [2022-02-18T08:13:20.831Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:13:20.831Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-18T08:13:20.831Z] === RUN TestRemoveDirectory [2022-02-18T08:13:20.831Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:13:20.831Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-18T08:13:20.831Z] PASS [2022-02-18T08:13:20.831Z] coverage: 9.3% of statements [2022-02-18T08:13:20.831Z] ok github.com/docker/docker/builder/remotecontext 0.368s coverage: 9.3% of statements [2022-02-18T08:13:21.672Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-18T08:13:21.691Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T08:13:21.797Z] === RUN TestGetAllAllowed [2022-02-18T08:13:21.797Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestGetAllMeta [2022-02-18T08:13:21.797Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-18T08:13:21.797Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestIsUnreferencedBuiltin [2022-02-18T08:13:21.797Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestIsExistingDirectory [2022-02-18T08:13:21.797Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-18T08:13:21.797Z] === RUN TestGetFilenameForDownload [2022-02-18T08:13:21.797Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestEnv2Variables [2022-02-18T08:13:21.797Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-18T08:13:21.797Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestMaintainer [2022-02-18T08:13:21.797Z] --- PASS: TestMaintainer (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestLabel [2022-02-18T08:13:21.797Z] --- PASS: TestLabel (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestFromScratch [2022-02-18T08:13:21.797Z] --- PASS: TestFromScratch (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestFromWithArg [2022-02-18T08:13:21.797Z] --- PASS: TestFromWithArg (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-18T08:13:21.797Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestFromWithUndefinedArg [2022-02-18T08:13:21.797Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestFromMultiStageWithNamedStage [2022-02-18T08:13:21.797Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestOnbuild [2022-02-18T08:13:21.797Z] --- PASS: TestOnbuild (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestWorkdir [2022-02-18T08:13:21.797Z] --- PASS: TestWorkdir (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestCmd [2022-02-18T08:13:21.797Z] --- PASS: TestCmd (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestHealthcheckNone [2022-02-18T08:13:21.797Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestHealthcheckCmd [2022-02-18T08:13:21.797Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestEntrypoint [2022-02-18T08:13:21.797Z] --- PASS: TestEntrypoint (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestExpose [2022-02-18T08:13:21.797Z] --- PASS: TestExpose (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestUser [2022-02-18T08:13:21.797Z] --- PASS: TestUser (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestVolume [2022-02-18T08:13:21.797Z] --- PASS: TestVolume (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestStopSignal [2022-02-18T08:13:21.797Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T08:13:21.797Z] --- SKIP: TestStopSignal (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestArg [2022-02-18T08:13:21.797Z] --- PASS: TestArg (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestShell [2022-02-18T08:13:21.797Z] --- PASS: TestShell (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestPrependEnvOnCmd [2022-02-18T08:13:21.797Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestRunWithBuildArgs [2022-02-18T08:13:21.797Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-18T08:13:21.797Z] === RUN TestRunIgnoresHealthcheck [2022-02-18T08:13:21.798Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestDispatchUnsupportedOptions [2022-02-18T08:13:21.798Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-18T08:13:21.798Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-18T08:13:21.798Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-18T08:13:21.798Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestNormalizeWorkdir [2022-02-18T08:13:21.798Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestDispatch [2022-02-18T08:13:21.798Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-18T08:13:21.798Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-18T08:13:21.798Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-18T08:13:21.798Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-18T08:13:21.798Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-18T08:13:21.798Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-18T08:13:21.798Z] === RUN TestDispatch/COPY_url [2022-02-18T08:13:21.798Z] --- PASS: TestDispatch (0.07s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-02-18T08:13:21.798Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-02-18T08:13:21.798Z] === RUN TestAddScratchImageAddsToMounts [2022-02-18T08:13:21.798Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-18T08:13:21.798Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-18T08:13:21.798Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-18T08:13:21.798Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestImageSourceGetAddsToMounts [2022-02-18T08:13:21.798Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestEmptyDockerfile [2022-02-18T08:13:21.798Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-18T08:13:21.798Z] === RUN TestSymlinkDockerfile [2022-02-18T08:13:21.798Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-18T08:13:21.798Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-18T08:13:21.798Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestNonExistingDockerfile [2022-02-18T08:13:21.798Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestCopyRunConfig [2022-02-18T08:13:21.798Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestDeepCopyRunConfig [2022-02-18T08:13:21.798Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestExportImage [2022-02-18T08:13:21.798Z] --- PASS: TestExportImage (0.00s) [2022-02-18T08:13:21.798Z] === RUN TestNormalizeDest [2022-02-18T08:13:21.798Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-18T08:13:21.798Z] PASS [2022-02-18T08:13:21.798Z] coverage: 46.7% of statements [2022-02-18T08:13:21.798Z] ok github.com/docker/docker/builder/dockerfile 0.255s coverage: 46.7% of statements [2022-02-18T08:13:21.798Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T08:13:22.237Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-18T08:13:22.255Z] === RUN TestTCP4Proxy [2022-02-18T08:13:22.255Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-18T08:13:22.255Z] === RUN TestTCP4ProxyHalfClose [2022-02-18T08:13:22.255Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-18T08:13:22.255Z] === RUN TestTCP6Proxy [2022-02-18T08:13:22.255Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T08:13:22.255Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-18T08:13:22.255Z] === RUN TestTCPDualStackProxy [2022-02-18T08:13:22.255Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T08:13:22.255Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-18T08:13:22.255Z] === RUN TestUDP4Proxy [2022-02-18T08:13:22.255Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-18T08:13:22.255Z] === RUN TestUDP6Proxy [2022-02-18T08:13:22.255Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T08:13:22.255Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-18T08:13:22.255Z] === RUN TestUDPWriteError [2022-02-18T08:13:22.255Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-18T08:13:22.255Z] === RUN TestSCTP4Proxy [2022-02-18T08:13:22.255Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T08:13:22.255Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-02-18T08:13:22.255Z] === RUN TestSCTP6Proxy [2022-02-18T08:13:22.255Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T08:13:22.255Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-18T08:13:22.255Z] PASS [2022-02-18T08:13:22.255Z] coverage: 49.4% of statements [2022-02-18T08:13:22.255Z] ok github.com/docker/docker/cmd/docker-proxy 0.078s coverage: 49.4% of statements [2022-02-18T08:13:22.804Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-18T08:13:23.256Z] --- PASS: TestBuildMultiStageCopy (17.05s) [2022-02-18T08:13:23.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.00s) [2022-02-18T08:13:23.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2022-02-18T08:13:23.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2022-02-18T08:13:23.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s) [2022-02-18T08:13:23.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2022-02-18T08:13:23.257Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T08:13:23.372Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T08:13:23.630Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-18T08:13:24.198Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-18T08:13:24.764Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-18T08:13:25.592Z] docker_api_swarm_test.go:507: [ded91aaf76d62] joining swarm manager [d620f771794cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:13:26.161Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-18T08:13:26.212Z] --- PASS: TestBuildMultiStageParentConfig (2.84s) [2022-02-18T08:13:26.212Z] === RUN TestBuildLabelWithTargets [2022-02-18T08:13:26.212Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:13:26.212Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-18T08:13:26.212Z] === RUN TestBuildWithEmptyLayers [2022-02-18T08:13:26.711Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-18T08:13:26.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.25s) [2022-02-18T08:13:26.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (20.59s) [2022-02-18T08:13:26.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.66s) [2022-02-18T08:13:26.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.81s) [2022-02-18T08:13:26.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.80s) [2022-02-18T08:13:26.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.86s) [2022-02-18T08:13:26.711Z] === RUN TestBuildMultiStageCopy [2022-02-18T08:13:26.711Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T08:13:26.727Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-18T08:13:27.296Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-18T08:13:27.786Z] --- PASS: TestBuildWithEmptyLayers (1.55s) [2022-02-18T08:13:27.786Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T08:13:28.231Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-18T08:13:28.231Z] --- PASS: TestServiceCreateInit (9.00s) [2022-02-18T08:13:28.231Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.27s) [2022-02-18T08:13:28.231Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-02-18T08:13:28.231Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T08:13:28.801Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-18T08:13:29.368Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-18T08:13:30.305Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-18T08:13:31.680Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-18T08:13:32.613Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-18T08:13:33.177Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-18T08:13:33.177Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-18T08:13:34.112Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-18T08:13:34.609Z] === RUN TestCheckpointCreateError [2022-02-18T08:13:34.609Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCheckpointCreate [2022-02-18T08:13:34.609Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCheckpointDeleteError [2022-02-18T08:13:34.609Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCheckpointDelete [2022-02-18T08:13:34.609Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCheckpointListError [2022-02-18T08:13:34.609Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCheckpointList [2022-02-18T08:13:34.609Z] --- PASS: TestCheckpointList (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCheckpointListContainerNotFound [2022-02-18T08:13:34.609Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestNewClientWithOpsFromEnv [2022-02-18T08:13:34.609Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T08:13:34.609Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestGetAPIPath [2022-02-18T08:13:34.609Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestParseHostURL [2022-02-18T08:13:34.609Z] --- PASS: TestParseHostURL (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-18T08:13:34.609Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-18T08:13:34.609Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestNegotiateAPIVersion [2022-02-18T08:13:34.609Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestNegotiateAPVersionOverride [2022-02-18T08:13:34.609Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-18T08:13:34.609Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-18T08:13:34.609Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-18T08:13:34.609Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestClientRedirect [2022-02-18T08:13:34.609Z] --- PASS: TestClientRedirect (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigCreateUnsupported [2022-02-18T08:13:34.609Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigCreateError [2022-02-18T08:13:34.609Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigCreate [2022-02-18T08:13:34.609Z] --- PASS: TestConfigCreate (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigInspectNotFound [2022-02-18T08:13:34.609Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigInspectWithEmptyID [2022-02-18T08:13:34.609Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigInspectUnsupported [2022-02-18T08:13:34.609Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigInspectError [2022-02-18T08:13:34.609Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigInspectConfigNotFound [2022-02-18T08:13:34.609Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigInspect [2022-02-18T08:13:34.609Z] --- PASS: TestConfigInspect (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigListUnsupported [2022-02-18T08:13:34.609Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigListError [2022-02-18T08:13:34.609Z] --- PASS: TestConfigListError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigList [2022-02-18T08:13:34.609Z] --- PASS: TestConfigList (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigRemoveUnsupported [2022-02-18T08:13:34.609Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigRemoveError [2022-02-18T08:13:34.609Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigRemove [2022-02-18T08:13:34.609Z] --- PASS: TestConfigRemove (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigUpdateUnsupported [2022-02-18T08:13:34.609Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigUpdateError [2022-02-18T08:13:34.609Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestConfigUpdate [2022-02-18T08:13:34.609Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerCommitError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerCommit [2022-02-18T08:13:34.609Z] --- PASS: TestContainerCommit (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStatPathError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStatPathNotFoundError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStatPathNoHeaderError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStatPath [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyToContainerError [2022-02-18T08:13:34.609Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyToContainerNotFoundError [2022-02-18T08:13:34.609Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-18T08:13:34.609Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyToContainer [2022-02-18T08:13:34.609Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyFromContainerError [2022-02-18T08:13:34.609Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyFromContainerNotFoundError [2022-02-18T08:13:34.609Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-18T08:13:34.609Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-18T08:13:34.609Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestCopyFromContainer [2022-02-18T08:13:34.609Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerCreateError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerCreateError (0.01s) [2022-02-18T08:13:34.609Z] === RUN TestContainerCreateImageNotFound [2022-02-18T08:13:34.609Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerCreateWithName [2022-02-18T08:13:34.609Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerCreateAutoRemove [2022-02-18T08:13:34.609Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerDiffError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerDiff [2022-02-18T08:13:34.609Z] --- PASS: TestContainerDiff (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExecCreateError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExecCreate [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExecStartError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExecStart [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExecInspectError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExecInspect [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExecInspect (0.01s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExportError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExportError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExport [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExport (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerInspectError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerInspectContainerNotFound [2022-02-18T08:13:34.609Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerInspectWithEmptyID [2022-02-18T08:13:34.609Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerInspect [2022-02-18T08:13:34.609Z] --- PASS: TestContainerInspect (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerInspectNode [2022-02-18T08:13:34.609Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerKillError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerKillError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerKill [2022-02-18T08:13:34.609Z] --- PASS: TestContainerKill (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerListError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerListError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerList [2022-02-18T08:13:34.609Z] --- PASS: TestContainerList (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerLogsNotFoundError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerLogsError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerLogs [2022-02-18T08:13:34.609Z] --- PASS: TestContainerLogs (0.22s) [2022-02-18T08:13:34.609Z] === RUN TestContainerPauseError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerPause [2022-02-18T08:13:34.609Z] --- PASS: TestContainerPause (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainersPruneError [2022-02-18T08:13:34.609Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainersPrune [2022-02-18T08:13:34.609Z] --- PASS: TestContainersPrune (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerRemoveError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerRemoveNotFoundError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerRemove [2022-02-18T08:13:34.609Z] --- PASS: TestContainerRemove (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerRenameError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerRename [2022-02-18T08:13:34.609Z] --- PASS: TestContainerRename (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerResizeError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExecResizeError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerResize [2022-02-18T08:13:34.609Z] --- PASS: TestContainerResize (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerExecResize [2022-02-18T08:13:34.609Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerRestartError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerRestart [2022-02-18T08:13:34.609Z] --- PASS: TestContainerRestart (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStartError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStartError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStart [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStart (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStatsError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStats [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStats (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStopError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStopError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerStop [2022-02-18T08:13:34.609Z] --- PASS: TestContainerStop (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerTopError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerTopError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerTop [2022-02-18T08:13:34.609Z] --- PASS: TestContainerTop (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerUnpauseError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerUnpause [2022-02-18T08:13:34.609Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerUpdateError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerUpdate [2022-02-18T08:13:34.609Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerWaitError [2022-02-18T08:13:34.609Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestContainerWait [2022-02-18T08:13:34.609Z] --- PASS: TestContainerWait (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestDiskUsageError [2022-02-18T08:13:34.609Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestDiskUsage [2022-02-18T08:13:34.609Z] --- PASS: TestDiskUsage (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestDistributionInspectUnsupported [2022-02-18T08:13:34.609Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestDistributionInspectWithEmptyID [2022-02-18T08:13:34.609Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestEventsErrorInOptions [2022-02-18T08:13:34.609Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestEventsErrorFromServer [2022-02-18T08:13:34.609Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestEvents [2022-02-18T08:13:34.609Z] --- PASS: TestEvents (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestTLSCloseWriter [2022-02-18T08:13:34.609Z] === PAUSE TestTLSCloseWriter [2022-02-18T08:13:34.609Z] === RUN TestImageBuildError [2022-02-18T08:13:34.609Z] --- PASS: TestImageBuildError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestImageBuild [2022-02-18T08:13:34.609Z] --- PASS: TestImageBuild (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestGetDockerOS [2022-02-18T08:13:34.609Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestImageCreateError [2022-02-18T08:13:34.609Z] --- PASS: TestImageCreateError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestImageCreate [2022-02-18T08:13:34.609Z] --- PASS: TestImageCreate (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestImageHistoryError [2022-02-18T08:13:34.609Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestImageHistory [2022-02-18T08:13:34.609Z] --- PASS: TestImageHistory (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestImageImportError [2022-02-18T08:13:34.609Z] --- PASS: TestImageImportError (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestImageImport [2022-02-18T08:13:34.609Z] --- PASS: TestImageImport (0.00s) [2022-02-18T08:13:34.609Z] === RUN TestImageInspectError [2022-02-18T08:13:34.610Z] --- PASS: TestImageInspectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageInspectImageNotFound [2022-02-18T08:13:34.610Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageInspectWithEmptyID [2022-02-18T08:13:34.610Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageInspect [2022-02-18T08:13:34.610Z] --- PASS: TestImageInspect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageListError [2022-02-18T08:13:34.610Z] --- PASS: TestImageListError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageList [2022-02-18T08:13:34.610Z] --- PASS: TestImageList (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageListApiBefore125 [2022-02-18T08:13:34.610Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageLoadError [2022-02-18T08:13:34.610Z] --- PASS: TestImageLoadError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageLoad [2022-02-18T08:13:34.610Z] --- PASS: TestImageLoad (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagesPruneError [2022-02-18T08:13:34.610Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagesPrune [2022-02-18T08:13:34.610Z] --- PASS: TestImagesPrune (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePullReferenceParseError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePullAnyError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePullWithoutErrors [2022-02-18T08:13:34.610Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePushReferenceError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePushAnyError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImagePushWithoutErrors [2022-02-18T08:13:34.610Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-18T08:13:34.610Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-18T08:13:34.610Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-18T08:13:34.610Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageRemoveError [2022-02-18T08:13:34.610Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageRemoveImageNotFound [2022-02-18T08:13:34.610Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageRemove [2022-02-18T08:13:34.610Z] --- PASS: TestImageRemove (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageSaveError [2022-02-18T08:13:34.610Z] --- PASS: TestImageSaveError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageSave [2022-02-18T08:13:34.610Z] --- PASS: TestImageSave (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageSearchAnyError [2022-02-18T08:13:34.610Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-18T08:13:34.610Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T08:13:34.610Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T08:13:34.610Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-18T08:13:34.610Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageSearchWithoutErrors [2022-02-18T08:13:34.610Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageTagError [2022-02-18T08:13:34.610Z] --- PASS: TestImageTagError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageTagInvalidReference [2022-02-18T08:13:34.610Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageTagInvalidSourceImageName [2022-02-18T08:13:34.610Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageTagHexSource [2022-02-18T08:13:34.610Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestImageTag [2022-02-18T08:13:34.610Z] --- PASS: TestImageTag (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestInfoServerError [2022-02-18T08:13:34.610Z] --- PASS: TestInfoServerError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestInfoInvalidResponseJSONError [2022-02-18T08:13:34.610Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestInfo [2022-02-18T08:13:34.610Z] --- PASS: TestInfo (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkConnectError [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkConnect [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkCreateError [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkCreate [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkDisconnectError [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkDisconnect [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkInspect [2022-02-18T08:13:34.610Z] === RUN TestNetworkInspect/empty_ID [2022-02-18T08:13:34.610Z] === RUN TestNetworkInspect/no_options [2022-02-18T08:13:34.610Z] === RUN TestNetworkInspect/verbose [2022-02-18T08:13:34.610Z] === RUN TestNetworkInspect/global_scope [2022-02-18T08:13:34.610Z] === RUN TestNetworkInspect/unknown_network [2022-02-18T08:13:34.610Z] === RUN TestNetworkInspect/server_error [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkInspect (0.02s) [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkInspect/no_options (0.02s) [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkListError [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkListError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkList [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkList (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworksPruneError [2022-02-18T08:13:34.610Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworksPrune [2022-02-18T08:13:34.610Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkRemoveError [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNetworkRemove [2022-02-18T08:13:34.610Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeInspectError [2022-02-18T08:13:34.610Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeInspectNodeNotFound [2022-02-18T08:13:34.610Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeInspectWithEmptyID [2022-02-18T08:13:34.610Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeInspect [2022-02-18T08:13:34.610Z] --- PASS: TestNodeInspect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeListError [2022-02-18T08:13:34.610Z] --- PASS: TestNodeListError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeList [2022-02-18T08:13:34.610Z] --- PASS: TestNodeList (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeRemoveError [2022-02-18T08:13:34.610Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeRemove [2022-02-18T08:13:34.610Z] --- PASS: TestNodeRemove (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeUpdateError [2022-02-18T08:13:34.610Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestNodeUpdate [2022-02-18T08:13:34.610Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestOptionWithHostFromEnv [2022-02-18T08:13:34.610Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestOptionWithTimeout [2022-02-18T08:13:34.610Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestOptionWithVersionFromEnv [2022-02-18T08:13:34.610Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPingFail [2022-02-18T08:13:34.610Z] --- PASS: TestPingFail (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPingWithError [2022-02-18T08:13:34.610Z] 2022/02/18 08:13:33 RoundTripper returned a response & error; ignoring response [2022-02-18T08:13:34.610Z] 2022/02/18 08:13:33 RoundTripper returned a response & error; ignoring response [2022-02-18T08:13:34.610Z] --- PASS: TestPingWithError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPingSuccess [2022-02-18T08:13:34.610Z] --- PASS: TestPingSuccess (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPingHeadFallback [2022-02-18T08:13:34.610Z] === RUN TestPingHeadFallback/OK [2022-02-18T08:13:34.610Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-18T08:13:34.610Z] === RUN TestPingHeadFallback/Not_Found [2022-02-18T08:13:34.610Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-18T08:13:34.610Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-18T08:13:34.610Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginDisableError [2022-02-18T08:13:34.610Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginDisable [2022-02-18T08:13:34.610Z] --- PASS: TestPluginDisable (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginEnableError [2022-02-18T08:13:34.610Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginEnable [2022-02-18T08:13:34.610Z] --- PASS: TestPluginEnable (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginInspectError [2022-02-18T08:13:34.610Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginInspectWithEmptyID [2022-02-18T08:13:34.610Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginInspect [2022-02-18T08:13:34.610Z] --- PASS: TestPluginInspect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginListError [2022-02-18T08:13:34.610Z] --- PASS: TestPluginListError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginList [2022-02-18T08:13:34.610Z] --- PASS: TestPluginList (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginPushError [2022-02-18T08:13:34.610Z] --- PASS: TestPluginPushError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginPush [2022-02-18T08:13:34.610Z] --- PASS: TestPluginPush (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginRemoveError [2022-02-18T08:13:34.610Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginRemove [2022-02-18T08:13:34.610Z] --- PASS: TestPluginRemove (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginSetError [2022-02-18T08:13:34.610Z] --- PASS: TestPluginSetError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPluginSet [2022-02-18T08:13:34.610Z] --- PASS: TestPluginSet (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSetHostHeader [2022-02-18T08:13:34.610Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestPlainTextError [2022-02-18T08:13:34.610Z] --- PASS: TestPlainTextError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestInfiniteError [2022-02-18T08:13:34.610Z] --- PASS: TestInfiniteError (0.06s) [2022-02-18T08:13:34.610Z] === RUN TestCanceledContext [2022-02-18T08:13:34.610Z] 2022/02/18 08:13:33 RoundTripper returned a response & error; ignoring response [2022-02-18T08:13:34.610Z] --- PASS: TestCanceledContext (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestDeadlineExceededContext [2022-02-18T08:13:34.610Z] 2022/02/18 08:13:33 RoundTripper returned a response & error; ignoring response [2022-02-18T08:13:34.610Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretCreateUnsupported [2022-02-18T08:13:34.610Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretCreateError [2022-02-18T08:13:34.610Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretCreate [2022-02-18T08:13:34.610Z] --- PASS: TestSecretCreate (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretInspectUnsupported [2022-02-18T08:13:34.610Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretInspectError [2022-02-18T08:13:34.610Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretInspectSecretNotFound [2022-02-18T08:13:34.610Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretInspectWithEmptyID [2022-02-18T08:13:34.610Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretInspect [2022-02-18T08:13:34.610Z] --- PASS: TestSecretInspect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretListUnsupported [2022-02-18T08:13:34.610Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretListError [2022-02-18T08:13:34.610Z] --- PASS: TestSecretListError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretList [2022-02-18T08:13:34.610Z] --- PASS: TestSecretList (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretRemoveUnsupported [2022-02-18T08:13:34.610Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretRemoveError [2022-02-18T08:13:34.610Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretRemove [2022-02-18T08:13:34.610Z] --- PASS: TestSecretRemove (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretUpdateUnsupported [2022-02-18T08:13:34.610Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretUpdateError [2022-02-18T08:13:34.610Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSecretUpdate [2022-02-18T08:13:34.610Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceCreateError [2022-02-18T08:13:34.610Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceCreate [2022-02-18T08:13:34.610Z] --- PASS: TestServiceCreate (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-18T08:13:34.610Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceCreateDigestPinning [2022-02-18T08:13:34.610Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceInspectError [2022-02-18T08:13:34.610Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceInspectServiceNotFound [2022-02-18T08:13:34.610Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceInspectWithEmptyID [2022-02-18T08:13:34.610Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceInspect [2022-02-18T08:13:34.610Z] --- PASS: TestServiceInspect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceListError [2022-02-18T08:13:34.610Z] --- PASS: TestServiceListError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceList [2022-02-18T08:13:34.610Z] --- PASS: TestServiceList (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceLogsError [2022-02-18T08:13:34.610Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceLogs [2022-02-18T08:13:34.610Z] --- PASS: TestServiceLogs (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceRemoveError [2022-02-18T08:13:34.610Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceRemoveNotFoundError [2022-02-18T08:13:34.610Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceRemove [2022-02-18T08:13:34.610Z] --- PASS: TestServiceRemove (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceUpdateError [2022-02-18T08:13:34.610Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestServiceUpdate [2022-02-18T08:13:34.610Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmGetUnlockKeyError [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmGetUnlockKey [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmInitError [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmInit [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmInit (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmInspectError [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmInspect [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmJoinError [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmJoin [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmLeaveError [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmLeave [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmUnlockError [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmUnlock [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmUpdateError [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestSwarmUpdate [2022-02-18T08:13:34.610Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestTaskInspectError [2022-02-18T08:13:34.610Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestTaskInspectWithEmptyID [2022-02-18T08:13:34.610Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestTaskInspect [2022-02-18T08:13:34.610Z] --- PASS: TestTaskInspect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestTaskListError [2022-02-18T08:13:34.610Z] --- PASS: TestTaskListError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestTaskList [2022-02-18T08:13:34.610Z] --- PASS: TestTaskList (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestVolumeCreateError [2022-02-18T08:13:34.610Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestVolumeCreate [2022-02-18T08:13:34.610Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestVolumeInspectError [2022-02-18T08:13:34.610Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestVolumeInspectNotFound [2022-02-18T08:13:34.610Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestVolumeInspectWithEmptyID [2022-02-18T08:13:34.610Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestVolumeInspect [2022-02-18T08:13:34.610Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestVolumeListError [2022-02-18T08:13:34.610Z] --- PASS: TestVolumeListError (0.00s) [2022-02-18T08:13:34.610Z] === RUN TestVolumeList [2022-02-18T08:13:34.611Z] --- PASS: TestVolumeList (0.00s) [2022-02-18T08:13:34.611Z] === RUN TestVolumeRemoveError [2022-02-18T08:13:34.611Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-18T08:13:34.611Z] === RUN TestVolumeRemove [2022-02-18T08:13:34.611Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-18T08:13:34.611Z] === CONT TestTLSCloseWriter [2022-02-18T08:13:34.611Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-18T08:13:34.611Z] PASS [2022-02-18T08:13:34.611Z] coverage: 75.3% of statements [2022-02-18T08:13:34.611Z] ok github.com/docker/docker/client 0.642s coverage: 75.3% of statements [2022-02-18T08:13:34.679Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-18T08:13:35.620Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-18T08:13:36.186Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-18T08:13:36.755Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-18T08:13:37.151Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T08:13:37.695Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-18T08:13:38.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T08:13:38.632Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-18T08:13:39.128Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T08:13:40.539Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-18T08:13:40.698Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T08:13:42.263Z] --- PASS: TestBuildMultiStageCopy (16.04s) [2022-02-18T08:13:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.58s) [2022-02-18T08:13:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.05s) [2022-02-18T08:13:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.24s) [2022-02-18T08:13:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.47s) [2022-02-18T08:13:42.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.70s) [2022-02-18T08:13:42.263Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T08:13:43.070Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-18T08:13:44.967Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-18T08:13:45.219Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2022-02-18T08:13:45.219Z] === RUN TestBuildLabelWithTargets [2022-02-18T08:13:45.219Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:13:45.219Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-18T08:13:45.219Z] === RUN TestBuildWithEmptyLayers [2022-02-18T08:13:45.224Z] --- PASS: TestCreateServiceMultipleTimes (17.03s) [2022-02-18T08:13:45.224Z] === RUN TestCreateServiceConflict [2022-02-18T08:13:45.483Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-18T08:13:45.690Z] --- PASS: TestBuildMultiStageOnBuild (16.68s) [2022-02-18T08:13:45.690Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T08:13:45.690Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:13:45.690Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-18T08:13:45.690Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T08:13:46.787Z] --- PASS: TestBuildWithEmptyLayers (1.67s) [2022-02-18T08:13:46.787Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T08:13:48.015Z] --- PASS: TestCreateServiceConflict (2.53s) [2022-02-18T08:13:48.015Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T08:13:48.584Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-18T08:13:51.117Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2022-02-18T08:13:51.117Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T08:13:51.117Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-18T08:13:51.375Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-18T08:13:54.658Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-18T08:13:55.225Z] === RUN TestDockerSuite/TestCpToDot [2022-02-18T08:13:55.793Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-18T08:13:56.749Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-18T08:13:57.685Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-18T08:13:58.212Z] --- PASS: TestBuildMultiStageLayerLeak (13.95s) [2022-02-18T08:13:58.212Z] === RUN TestBuildWithHugeFile [2022-02-18T08:13:58.251Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-18T08:13:59.187Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-18T08:13:59.187Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-18T08:13:59.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-18T08:13:59.705Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-18T08:13:59.718Z] --- PASS: TestCheckoutGit (37.45s) [2022-02-18T08:13:59.718Z] === RUN TestValidGitTransport [2022-02-18T08:13:59.718Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-18T08:13:59.718Z] === RUN TestGitInvalidRef [2022-02-18T08:13:59.718Z] --- PASS: TestGitInvalidRef (0.27s) [2022-02-18T08:13:59.718Z] PASS [2022-02-18T08:13:59.718Z] coverage: 86.3% of statements [2022-02-18T08:13:59.718Z] ok github.com/docker/docker/builder/remotecontext/git 37.790s coverage: 86.3% of statements [2022-02-18T08:13:59.718Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T08:13:59.718Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T08:14:00.641Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-18T08:14:00.641Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-18T08:14:00.641Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-18T08:14:01.209Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-18T08:14:01.468Z] docker_api_swarm_node_test.go:81: [d262c0ef8cf50] joining swarm manager [dc66752e86525]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:14:01.726Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-18T08:14:01.726Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-18T08:14:01.726Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-18T08:14:01.984Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-18T08:14:02.243Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-18T08:14:02.501Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-18T08:14:02.502Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-18T08:14:02.759Z] === RUN TestDockerSuite/TestCreateRM [2022-02-18T08:14:02.759Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-18T08:14:02.759Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T08:14:02.759Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-18T08:14:02.759Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-18T08:14:03.018Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-18T08:14:03.444Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestConfigureDaemonLogs [2022-02-18T08:14:03.444Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestCommonOptionsInstallFlags [2022-02-18T08:14:03.444Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-18T08:14:03.444Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-18T08:14:03.444Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-18T08:14:03.444Z] PASS [2022-02-18T08:14:03.444Z] coverage: 18.6% of statements [2022-02-18T08:14:03.444Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 18.6% of statements [2022-02-18T08:14:03.444Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-18T08:14:03.444Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T08:14:04.613Z] --- PASS: TestBuildMultiStageOnBuild (15.11s) [2022-02-18T08:14:04.613Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T08:14:04.613Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:14:04.613Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-18T08:14:04.613Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T08:14:04.920Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) [2022-02-18T08:14:04.920Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T08:14:04.920Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-18T08:14:04.920Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-18T08:14:04.920Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-18T08:14:04.973Z] === RUN TestContainerStopSignal [2022-02-18T08:14:04.973Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestContainerStopTimeout [2022-02-18T08:14:04.974Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-18T08:14:04.974Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-18T08:14:04.974Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-02-18T08:14:04.974Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-18T08:14:04.974Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-18T08:14:04.974Z] === RUN TestReplaceAndAppendEnvVars [2022-02-18T08:14:04.974Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-18T08:14:04.974Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestNewMemoryStore [2022-02-18T08:14:04.974Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestAddContainers [2022-02-18T08:14:04.974Z] --- PASS: TestAddContainers (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestGetContainer [2022-02-18T08:14:04.974Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestDeleteContainer [2022-02-18T08:14:04.974Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestListContainers [2022-02-18T08:14:04.974Z] --- PASS: TestListContainers (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestFirstContainer [2022-02-18T08:14:04.974Z] --- PASS: TestFirstContainer (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestApplyAllContainer [2022-02-18T08:14:04.974Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestIsValidHealthString [2022-02-18T08:14:04.974Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestStateRunStop [2022-02-18T08:14:04.974Z] --- PASS: TestStateRunStop (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestStateTimeoutWait [2022-02-18T08:14:04.974Z] state_test.go:141: Stop callback fired [2022-02-18T08:14:04.974Z] state_test.go:165: Stop callback fired [2022-02-18T08:14:04.974Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-18T08:14:04.974Z] === RUN TestIsValidStateString [2022-02-18T08:14:04.974Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestViewSaveDelete [2022-02-18T08:14:04.974Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-18T08:14:04.974Z] === RUN TestViewAll [2022-02-18T08:14:04.974Z] --- PASS: TestViewAll (0.03s) [2022-02-18T08:14:04.974Z] === RUN TestViewGet [2022-02-18T08:14:04.974Z] --- PASS: TestViewGet (0.01s) [2022-02-18T08:14:04.974Z] === RUN TestNames [2022-02-18T08:14:04.974Z] --- PASS: TestNames (0.00s) [2022-02-18T08:14:04.974Z] === RUN TestViewWithHealthCheck [2022-02-18T08:14:04.974Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-18T08:14:04.974Z] PASS [2022-02-18T08:14:04.974Z] coverage: 41.7% of statements [2022-02-18T08:14:05.431Z] ok github.com/docker/docker/container 0.309s coverage: 41.7% of statements [2022-02-18T08:14:05.431Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T08:14:05.431Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T08:14:05.431Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T08:14:05.431Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T08:14:06.394Z] === RUN TestPrepare [2022-02-18T08:14:06.394Z] --- PASS: TestPrepare (0.00s) [2022-02-18T08:14:06.394Z] === RUN TestStart [2022-02-18T08:14:06.394Z] --- PASS: TestStart (0.00s) [2022-02-18T08:14:06.394Z] === RUN TestWaitCancel [2022-02-18T08:14:06.394Z] --- PASS: TestWaitCancel (0.00s) [2022-02-18T08:14:06.394Z] === RUN TestWaitDisabled [2022-02-18T08:14:06.394Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-18T08:14:06.394Z] === RUN TestWaitEnabled [2022-02-18T08:14:06.394Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-18T08:14:06.394Z] === RUN TestRemove [2022-02-18T08:14:06.394Z] --- PASS: TestRemove (0.00s) [2022-02-18T08:14:06.394Z] PASS [2022-02-18T08:14:06.394Z] coverage: 65.3% of statements [2022-02-18T08:14:06.850Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2022-02-18T08:14:08.382Z] === RUN TestNewListSecretsFilters [2022-02-18T08:14:08.382Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-18T08:14:08.382Z] === RUN TestNewListConfigsFilters [2022-02-18T08:14:08.382Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-18T08:14:08.382Z] PASS [2022-02-18T08:14:08.382Z] coverage: 0.5% of statements [2022-02-18T08:14:08.382Z] ok github.com/docker/docker/daemon/cluster 0.219s coverage: 0.5% of statements [2022-02-18T08:14:08.841Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-18T08:14:08.841Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-18T08:14:08.841Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-18T08:14:08.841Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-18T08:14:08.841Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-18T08:14:09.300Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-18T08:14:09.300Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-18T08:14:09.300Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-18T08:14:09.300Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-18T08:14:09.300Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-18T08:14:09.300Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-18T08:14:09.300Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-18T08:14:09.300Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-18T08:14:09.300Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-18T08:14:09.300Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-18T08:14:09.300Z] PASS [2022-02-18T08:14:09.300Z] coverage: 35.9% of statements [2022-02-18T08:14:09.300Z] ok github.com/docker/docker/daemon/cluster/convert 0.403s coverage: 35.9% of statements [2022-02-18T08:14:10.187Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-18T08:14:10.187Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-18T08:14:10.187Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-18T08:14:10.187Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-18T08:14:10.187Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-18T08:14:10.187Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-18T08:14:10.187Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-18T08:14:11.122Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-18T08:14:11.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-18T08:14:12.258Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-18T08:14:13.023Z] === RUN TestBuilderGC [2022-02-18T08:14:13.023Z] --- PASS: TestBuilderGC (0.01s) [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationNotFound [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestDaemonBrokenConfiguration [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestFindConfigurationConflicts [2022-02-18T08:14:13.023Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-18T08:14:13.023Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-18T08:14:13.023Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-18T08:14:13.023Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-18T08:14:13.023Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration/with_label [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration/with_dns [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-18T08:14:13.023Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-18T08:14:13.023Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestReloadSetConfigFileNotExist [2022-02-18T08:14:13.023Z] time="2022-02-18T08:14:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-18T08:14:13.023Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-02-18T08:14:13.023Z] === RUN TestReloadDefaultConfigNotExist [2022-02-18T08:14:13.023Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:14:13.023Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestReloadBadDefaultConfig [2022-02-18T08:14:13.023Z] time="2022-02-18T08:14:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3818208154" [2022-02-18T08:14:13.023Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestReloadWithConflictingLabels [2022-02-18T08:14:13.023Z] time="2022-02-18T08:14:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-296460662" [2022-02-18T08:14:13.023Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-02-18T08:14:13.023Z] === RUN TestReloadWithDuplicateLabels [2022-02-18T08:14:13.023Z] time="2022-02-18T08:14:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3635423288" [2022-02-18T08:14:13.023Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-02-18T08:14:13.023Z] === RUN TestMaskURLCredentials [2022-02-18T08:14:13.023Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestDaemonConfigurationMerge [2022-02-18T08:14:13.023Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-18T08:14:13.023Z] PASS [2022-02-18T08:14:13.023Z] coverage: 79.2% of statements [2022-02-18T08:14:13.023Z] ok github.com/docker/docker/daemon/config 0.631s coverage: 79.2% of statements [2022-02-18T08:14:13.023Z] === RUN TestEventsLog [2022-02-18T08:14:13.023Z] --- PASS: TestEventsLog (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestEventsLogTimeout [2022-02-18T08:14:13.023Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-18T08:14:13.023Z] === RUN TestLogEvents [2022-02-18T08:14:13.023Z] --- PASS: TestLogEvents (0.05s) [2022-02-18T08:14:13.023Z] === RUN TestLoadBufferedEvents [2022-02-18T08:14:13.023Z] === RUN TestWaitNodeAttachment [2022-02-18T08:14:13.481Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-02-18T08:14:13.481Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-18T08:14:13.481Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-18T08:14:13.481Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-18T08:14:13.481Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-18T08:14:13.481Z] PASS [2022-02-18T08:14:13.481Z] coverage: 50.0% of statements [2022-02-18T08:14:13.481Z] ok github.com/docker/docker/daemon/events 0.277s coverage: 50.0% of statements [2022-02-18T08:14:13.481Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-18T08:14:13.481Z] === RUN TestIsolationConversion [2022-02-18T08:14:13.481Z] === RUN TestIsolationConversion/default [2022-02-18T08:14:13.481Z] === RUN TestIsolationConversion/process [2022-02-18T08:14:13.481Z] === RUN TestIsolationConversion/hyperv [2022-02-18T08:14:13.481Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-18T08:14:13.481Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-18T08:14:13.481Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-18T08:14:13.481Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-18T08:14:13.481Z] === RUN TestContainerLabels [2022-02-18T08:14:13.481Z] --- PASS: TestContainerLabels (0.00s) [2022-02-18T08:14:13.481Z] === RUN TestCredentialSpecConversion [2022-02-18T08:14:13.481Z] === RUN TestCredentialSpecConversion/none [2022-02-18T08:14:13.481Z] === RUN TestCredentialSpecConversion/config [2022-02-18T08:14:13.481Z] === RUN TestCredentialSpecConversion/file [2022-02-18T08:14:13.481Z] === RUN TestCredentialSpecConversion/registry [2022-02-18T08:14:13.481Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-18T08:14:13.481Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-18T08:14:13.481Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-18T08:14:13.481Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-18T08:14:13.481Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-18T08:14:13.481Z] === RUN TestControllerValidateMountBind [2022-02-18T08:14:13.481Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-02-18T08:14:13.481Z] === RUN TestControllerValidateMountVolume [2022-02-18T08:14:13.481Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-18T08:14:13.481Z] === RUN TestControllerValidateMountTarget [2022-02-18T08:14:13.481Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-18T08:14:13.481Z] === RUN TestControllerValidateMountTmpfs [2022-02-18T08:14:13.481Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-18T08:14:13.481Z] === RUN TestControllerValidateMountInvalidType [2022-02-18T08:14:13.481Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-18T08:14:13.481Z] === RUN TestControllerValidateMountNamedPipe [2022-02-18T08:14:13.481Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-18T08:14:13.481Z] PASS [2022-02-18T08:14:13.481Z] coverage: 11.0% of statements [2022-02-18T08:14:13.481Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.574s coverage: 11.0% of statements [2022-02-18T08:14:13.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-18T08:14:13.891Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-18T08:14:14.149Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-18T08:14:14.407Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-18T08:14:14.447Z] === RUN TestIsEmptyDir [2022-02-18T08:14:14.447Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-18T08:14:14.447Z] PASS [2022-02-18T08:14:14.447Z] coverage: 2.3% of statements [2022-02-18T08:14:14.447Z] ok github.com/docker/docker/daemon/graphdriver 0.085s coverage: 2.3% of statements [2022-02-18T08:14:14.666Z] === RUN TestDockerSuite/TestDockerFails [2022-02-18T08:14:14.904Z] === RUN TestLinkNaming [2022-02-18T08:14:14.904Z] --- PASS: TestLinkNaming (0.00s) [2022-02-18T08:14:14.904Z] === RUN TestLinkNew [2022-02-18T08:14:14.904Z] --- PASS: TestLinkNew (0.00s) [2022-02-18T08:14:14.904Z] === RUN TestLinkEnv [2022-02-18T08:14:14.904Z] --- PASS: TestLinkEnv (0.00s) [2022-02-18T08:14:14.904Z] === RUN TestLinkMultipleEnv [2022-02-18T08:14:14.904Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-18T08:14:14.904Z] === RUN TestLinkPortRangeEnv [2022-02-18T08:14:14.904Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-18T08:14:14.904Z] PASS [2022-02-18T08:14:14.904Z] coverage: 93.0% of statements [2022-02-18T08:14:14.904Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-02-18T08:14:14.939Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-18T08:14:14.939Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-18T08:14:14.939Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-18T08:14:15.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-18T08:14:15.771Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-18T08:14:15.868Z] === RUN TestVerifyNetworkingConfig [2022-02-18T08:14:15.868Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestGetContainer [2022-02-18T08:14:15.868Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestValidContainerNames [2022-02-18T08:14:15.868Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestContainerInitDNS [2022-02-18T08:14:15.868Z] daemon_test.go:145: root required [2022-02-18T08:14:15.868Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestMerge [2022-02-18T08:14:15.868Z] --- PASS: TestMerge (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestValidateContainerIsolation [2022-02-18T08:14:15.868Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestFindNetworkErrorType [2022-02-18T08:14:15.868Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestEnsureServicesExist [2022-02-18T08:14:15.868Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-02-18T08:14:15.868Z] === RUN TestEnsureServicesExistErrors [2022-02-18T08:14:15.868Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-18T08:14:15.868Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-18T08:14:15.868Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-18T08:14:15.868Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-18T08:14:15.868Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-18T08:14:15.868Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-18T08:14:15.868Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestContainerDelete [2022-02-18T08:14:15.868Z] --- PASS: TestContainerDelete (0.01s) [2022-02-18T08:14:15.868Z] === RUN TestContainerDoubleDelete [2022-02-18T08:14:15.868Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestLogContainerEventCopyLabels [2022-02-18T08:14:15.868Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestLogContainerEventWithAttributes [2022-02-18T08:14:15.868Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestNoneHealthcheck [2022-02-18T08:14:15.868Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestHealthStates [2022-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] time="2022-02-18T08:14:15Z" 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-02-18T08:14:15.868Z] --- PASS: TestHealthStates (0.23s) [2022-02-18T08:14:15.868Z] === RUN TestGetInspectData [2022-02-18T08:14:15.868Z] --- PASS: TestGetInspectData (0.00s) [2022-02-18T08:14:15.868Z] === RUN TestFillLicense [2022-02-18T08:14:15.868Z] --- PASS: TestFillLicense (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestListInvalidFilter [2022-02-18T08:14:16.326Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestNameFilter [2022-02-18T08:14:16.326Z] --- PASS: TestNameFilter (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-18T08:14:16.326Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-18T08:14:16.326Z] === 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-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-18T08:14:16.326Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-18T08:14:16.326Z] --- 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-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-18T08:14:16.326Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestDaemonReloadLabels [2022-02-18T08:14:16.326Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-18T08:14:16.326Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestDaemonReloadMirrors [2022-02-18T08:14:16.326Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-18T08:14:16.326Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-18T08:14:16.326Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-18T08:14:16.326Z] reload_test.go:342: root required [2022-02-18T08:14:16.326Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-18T08:14:16.326Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-18T08:14:16.326Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-18T08:14:16.326Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-18T08:14:16.326Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-18T08:14:16.326Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-18T08:14:16.326Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.05s) [2022-02-18T08:14:16.326Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-18T08:14:16.326Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-18T08:14:16.326Z] === RUN TestParseVolumesFrom [2022-02-18T08:14:16.326Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-18T08:14:16.326Z] PASS [2022-02-18T08:14:16.326Z] coverage: 8.6% of statements [2022-02-18T08:14:16.326Z] ok github.com/docker/docker/daemon 0.874s coverage: 8.6% of statements [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-18T08:14:16.326Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-18T08:14:16.336Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-18T08:14:17.110Z] --- PASS: TestBuildMultiStageLayerLeak (13.26s) [2022-02-18T08:14:17.110Z] === RUN TestBuildWithHugeFile [2022-02-18T08:14:17.269Z] docker_api_swarm_node_test.go:53: [deedf92c54052] joining swarm manager [d6cc3c11cefad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:14:17.289Z] === RUN TestNewStreamConfig [2022-02-18T08:14:17.289Z] === RUN TestNewStreamConfig/defaults [2022-02-18T08:14:17.289Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-18T08:14:17.289Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-18T08:14:17.289Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-18T08:14:17.289Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-18T08:14:17.289Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-18T08:14:17.289Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-18T08:14:17.289Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-18T08:14:17.289Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-18T08:14:17.289Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-18T08:14:17.289Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-18T08:14:17.289Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-18T08:14:17.289Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-18T08:14:17.289Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-18T08:14:17.289Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-18T08:14:17.289Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-18T08:14:17.289Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-18T08:14:17.289Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-18T08:14:17.527Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-18T08:14:17.527Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-18T08:14:17.745Z] === RUN TestAdapterReadLogs [2022-02-18T08:14:17.745Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestCopier [2022-02-18T08:14:17.745Z] --- PASS: TestCopier (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestCopierLongLines [2022-02-18T08:14:17.745Z] time="2022-02-18T08:14:17Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-18T08:14:17.745Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-02-18T08:14:17.745Z] === RUN TestCreateSuccess [2022-02-18T08:14:17.745Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestCreateStreamSkipped [2022-02-18T08:14:17.745Z] time="2022-02-18T08:14:17Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-18T08:14:17.745Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestCreateLogGroupSuccess [2022-02-18T08:14:17.745Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestCopierSlow [2022-02-18T08:14:17.745Z] time="2022-02-18T08:14:17Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-18T08:14:17.745Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestCreateError [2022-02-18T08:14:17.745Z] --- PASS: TestCreateError (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestCreateAlreadyExists [2022-02-18T08:14:17.745Z] time="2022-02-18T08:14:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-18T08:14:17.745Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestLogClosed [2022-02-18T08:14:17.745Z] --- PASS: TestLogClosed (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestLogBlocking [2022-02-18T08:14:17.745Z] --- PASS: TestLogBlocking (0.00s) [2022-02-18T08:14:17.745Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-18T08:14:17.746Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestLogNonBlockingBufferFull [2022-02-18T08:14:17.746Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestPublishBatchSuccess [2022-02-18T08:14:17.746Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestPublishBatchError [2022-02-18T08:14:17.746Z] time="2022-02-18T08:14:17Z" level=error msg=error [2022-02-18T08:14:17.746Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-18T08:14:17.746Z] time="2022-02-18T08:14:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T08:14:17.746Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-18T08:14:17.746Z] time="2022-02-18T08:14:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T08:14:17.746Z] time="2022-02-18T08:14:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-18T08:14:17.746Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchSimple [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchTicker [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchMultilinePattern [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchClose [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestEffectiveLen [2022-02-18T08:14:17.746Z] === RUN TestEffectiveLen/0/Hello [2022-02-18T08:14:17.746Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-18T08:14:17.746Z] === RUN TestEffectiveLen/2/🙃 [2022-02-18T08:14:17.746Z] === RUN TestEffectiveLen/3/���� [2022-02-18T08:14:17.746Z] === RUN TestEffectiveLen/4/He��o [2022-02-18T08:14:17.746Z] === RUN TestEffectiveLen/5/ [2022-02-18T08:14:17.746Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit/0/ [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit/1/Hello [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1076: Hello [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit/2/Hello [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1076: He [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1077: llo [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit/3/Hello [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1077: Hello [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit/4/🙃 [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1076: [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit/5/🙃 [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit/6/a� [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1076: a [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1077: � [2022-02-18T08:14:17.746Z] === RUN TestFindValidSplit/7/a� [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1076: a� [2022-02-18T08:14:17.746Z] cloudwatchlogs_test.go:1077: [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestProcessEventEmoji [2022-02-18T08:14:17.746Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchLineSplit [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchMaxEvents [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-18T08:14:17.746Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-18T08:14:17.746Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-18T08:14:17.746Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.03s) [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsFormat [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-18T08:14:17.746Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-18T08:14:17.746Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCreateTagSuccess [2022-02-18T08:14:17.746Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-18T08:14:17.746Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-18T08:14:17.746Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-18T08:14:17.746Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-18T08:14:17.746Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-18T08:14:17.746Z] PASS [2022-02-18T08:14:17.746Z] coverage: 80.2% of statements [2022-02-18T08:14:17.746Z] ok github.com/docker/docker/daemon/logger/awslogs 0.506s coverage: 80.2% of statements [2022-02-18T08:14:17.746Z] --- PASS: TestCopierSlow (0.26s) [2022-02-18T08:14:17.746Z] === RUN TestCopierWithSized [2022-02-18T08:14:17.746Z] === RUN TestCopierWithSized/as_is [2022-02-18T08:14:17.746Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-18T08:14:17.746Z] --- PASS: TestCopierWithSized (0.04s) [2022-02-18T08:14:17.746Z] --- PASS: TestCopierWithSized/as_is (0.04s) [2022-02-18T08:14:17.746Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestCopierWithPartial [2022-02-18T08:14:17.746Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-18T08:14:17.746Z] === RUN TestRingLogger [2022-02-18T08:14:17.746Z] --- PASS: TestRingLogger (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestRingCap [2022-02-18T08:14:17.746Z] --- PASS: TestRingCap (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestRingClose [2022-02-18T08:14:17.746Z] --- PASS: TestRingClose (0.00s) [2022-02-18T08:14:17.746Z] === RUN TestRingDrain [2022-02-18T08:14:17.746Z] --- PASS: TestRingDrain (0.00s) [2022-02-18T08:14:17.746Z] PASS [2022-02-18T08:14:17.746Z] coverage: 43.8% of statements [2022-02-18T08:14:17.746Z] ok github.com/docker/docker/daemon/logger 0.371s coverage: 43.8% of statements [2022-02-18T08:14:17.785Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-18T08:14:18.043Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-18T08:14:18.043Z] docker_api_swarm_node_test.go:54: [de3a89a9506ab] joining swarm manager [d6cc3c11cefad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:14:18.202Z] === RUN TestSearchRegistryForImagesErrors [2022-02-18T08:14:18.202Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-18T08:14:18.202Z] === RUN TestSearchRegistryForImages [2022-02-18T08:14:18.202Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-18T08:14:18.202Z] === RUN TestOnlyPlatformWithFallback [2022-02-18T08:14:18.202Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-18T08:14:18.202Z] === RUN TestImageDelete [2022-02-18T08:14:18.202Z] === RUN TestImageDelete/no_lease [2022-02-18T08:14:18.202Z] === RUN TestImageDelete/lease_exists [2022-02-18T08:14:18.202Z] --- PASS: TestImageDelete (0.07s) [2022-02-18T08:14:18.202Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-18T08:14:18.202Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-18T08:14:18.202Z] === RUN TestContentStoreForPull [2022-02-18T08:14:18.301Z] --- PASS: TestCreateServiceSecretFileMode (13.43s) [2022-02-18T08:14:18.301Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T08:14:18.659Z] --- PASS: TestContentStoreForPull (0.24s) [2022-02-18T08:14:18.659Z] PASS [2022-02-18T08:14:18.659Z] coverage: 6.8% of statements [2022-02-18T08:14:18.659Z] ok github.com/docker/docker/daemon/images 0.501s coverage: 6.8% of statements [2022-02-18T08:14:18.659Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T08:14:18.659Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T08:14:18.659Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-18T08:14:18.659Z] === RUN TestValidateLogOptReconnectInterval [2022-02-18T08:14:18.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-18T08:14:18.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-18T08:14:18.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-18T08:14:18.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-18T08:14:18.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-18T08:14:18.659Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-18T08:14:18.659Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-18T08:14:18.659Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-18T08:14:18.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-18T08:14:18.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-18T08:14:18.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-18T08:14:18.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-18T08:14:18.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-18T08:14:18.659Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-18T08:14:18.659Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-18T08:14:18.659Z] PASS [2022-02-18T08:14:18.659Z] coverage: 33.6% of statements [2022-02-18T08:14:18.659Z] ok github.com/docker/docker/daemon/logger/fluentd 0.056s coverage: 33.6% of statements [2022-02-18T08:14:18.659Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T08:14:18.659Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-18T08:14:18.659Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-18T08:14:19.116Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-18T08:14:19.116Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-18T08:14:19.116Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-18T08:14:19.116Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-02-18T08:14:19.116Z] === RUN TestFastTimeMarshalJSON [2022-02-18T08:14:19.116Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-18T08:14:19.116Z] PASS [2022-02-18T08:14:19.116Z] coverage: 87.2% of statements [2022-02-18T08:14:19.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.273s coverage: 87.2% of statements [2022-02-18T08:14:19.574Z] === RUN TestJSONFileLogger [2022-02-18T08:14:19.574Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-18T08:14:19.574Z] === RUN TestJSONFileLoggerWithTags [2022-02-18T08:14:19.574Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-18T08:14:19.574Z] === RUN TestJSONFileLoggerWithOpts [2022-02-18T08:14:19.574Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-18T08:14:19.574Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-18T08:14:19.574Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-18T08:14:19.574Z] === RUN TestEncodeDecode [2022-02-18T08:14:19.574Z] === PAUSE TestEncodeDecode [2022-02-18T08:14:19.574Z] === RUN TestUnexpectedEOF [2022-02-18T08:14:20.032Z] time="2022-02-18T08:14:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T08:14:20.032Z] time="2022-02-18T08:14:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T08:14:20.032Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-18T08:14:20.032Z] === CONT TestEncodeDecode [2022-02-18T08:14:20.032Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-18T08:14:20.032Z] PASS [2022-02-18T08:14:20.032Z] coverage: 69.9% of statements [2022-02-18T08:14:20.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.375s coverage: 69.9% of statements [2022-02-18T08:14:20.997Z] === RUN TestWriteLog [2022-02-18T08:14:20.997Z] === PAUSE TestWriteLog [2022-02-18T08:14:20.997Z] === RUN TestReadLog [2022-02-18T08:14:20.997Z] === PAUSE TestReadLog [2022-02-18T08:14:20.997Z] === RUN TestDecode [2022-02-18T08:14:20.997Z] --- PASS: TestDecode (0.05s) [2022-02-18T08:14:20.997Z] === CONT TestWriteLog [2022-02-18T08:14:20.997Z] --- PASS: TestWriteLog (0.00s) [2022-02-18T08:14:20.997Z] === CONT TestReadLog [2022-02-18T08:14:20.997Z] === RUN TestReadLog/tail_exact [2022-02-18T08:14:20.997Z] === RUN TestReadLog/tail_less_than_available [2022-02-18T08:14:20.997Z] === RUN TestReadLog/tail_more_than_available [2022-02-18T08:14:20.997Z] --- PASS: TestReadLog (0.27s) [2022-02-18T08:14:20.997Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-02-18T08:14:20.997Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-02-18T08:14:20.997Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-18T08:14:20.997Z] PASS [2022-02-18T08:14:20.997Z] coverage: 78.7% of statements [2022-02-18T08:14:20.997Z] ok github.com/docker/docker/daemon/logger/local 0.437s coverage: 78.7% of statements [2022-02-18T08:14:20.997Z] === RUN TestOpenFileDelete [2022-02-18T08:14:20.997Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-18T08:14:20.997Z] === RUN TestOpenFileRename [2022-02-18T08:14:20.997Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T08:14:20.997Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-18T08:14:20.997Z] === RUN TestHandleDecoderErr [2022-02-18T08:14:20.997Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-18T08:14:20.997Z] === RUN TestParseLogTagDefaultTag [2022-02-18T08:14:20.997Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-18T08:14:20.997Z] === RUN TestParseLogTag [2022-02-18T08:14:20.997Z] --- PASS: TestParseLogTag (0.00s) [2022-02-18T08:14:20.997Z] === RUN TestParseLogTagEmptyTag [2022-02-18T08:14:20.997Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-18T08:14:20.997Z] === RUN TestTailFiles [2022-02-18T08:14:20.997Z] --- PASS: TestTailFiles (0.00s) [2022-02-18T08:14:20.997Z] === RUN TestFollowLogsConsumerGone [2022-02-18T08:14:20.997Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-18T08:14:20.997Z] === RUN TestFollowLogsProducerGone [2022-02-18T08:14:20.997Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-18T08:14:20.997Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-18T08:14:20.997Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-18T08:14:20.997Z] === RUN TestCheckCapacityAndRotate [2022-02-18T08:14:20.997Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-18T08:14:20.997Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-18T08:14:21.454Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-02-18T08:14:21.454Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-18T08:14:21.454Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-02-18T08:14:21.454Z] PASS [2022-02-18T08:14:21.454Z] coverage: 54.9% of statements [2022-02-18T08:14:21.454Z] === RUN TestLog [2022-02-18T08:14:21.454Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.303s coverage: 54.9% of statements [2022-02-18T08:14:21.454Z] --- PASS: TestLog (0.03s) [2022-02-18T08:14:21.454Z] PASS [2022-02-18T08:14:21.454Z] coverage: 31.5% of statements [2022-02-18T08:14:21.454Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.108s coverage: 31.5% of statements [2022-02-18T08:14:22.418Z] === RUN TestNewParse [2022-02-18T08:14:22.418Z] --- PASS: TestNewParse (0.00s) [2022-02-18T08:14:22.418Z] PASS [2022-02-18T08:14:22.418Z] coverage: 8.3% of statements [2022-02-18T08:14:22.418Z] ok github.com/docker/docker/daemon/logger/templates 0.072s coverage: 8.3% of statements [2022-02-18T08:14:22.418Z] === RUN TestValidateLogOpt [2022-02-18T08:14:22.418Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestNewMissedConfig [2022-02-18T08:14:22.418Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestNewMissedUrl [2022-02-18T08:14:22.418Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestNewMissedToken [2022-02-18T08:14:22.418Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestNewWithProxy [2022-02-18T08:14:22.418Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestDefault [2022-02-18T08:14:22.418Z] --- PASS: TestDefault (0.01s) [2022-02-18T08:14:22.418Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-18T08:14:22.418Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestJsonFormat [2022-02-18T08:14:22.418Z] --- PASS: TestJsonFormat (0.02s) [2022-02-18T08:14:22.418Z] === RUN TestRawFormat [2022-02-18T08:14:22.418Z] --- PASS: TestRawFormat (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestRawFormatWithLabels [2022-02-18T08:14:22.418Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestRawFormatWithoutTag [2022-02-18T08:14:22.418Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-18T08:14:22.418Z] === RUN TestBatching [2022-02-18T08:14:22.875Z] === RUN TestParseLogFormat [2022-02-18T08:14:22.875Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-18T08:14:22.875Z] === RUN TestValidateLogOptEmpty [2022-02-18T08:14:22.875Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-18T08:14:22.875Z] === RUN TestValidateSyslogAddress [2022-02-18T08:14:22.875Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-18T08:14:22.875Z] === RUN TestParseAddressDefaultPort [2022-02-18T08:14:22.875Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-18T08:14:22.875Z] === RUN TestValidateSyslogFacility [2022-02-18T08:14:22.875Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-18T08:14:22.875Z] === RUN TestValidateLogOptSyslogFormat [2022-02-18T08:14:22.875Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-18T08:14:22.875Z] === RUN TestValidateLogOpt [2022-02-18T08:14:22.875Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T08:14:22.875Z] PASS [2022-02-18T08:14:22.875Z] coverage: 46.8% of statements [2022-02-18T08:14:22.875Z] ok github.com/docker/docker/daemon/logger/syslog 0.077s coverage: 46.8% of statements [2022-02-18T08:14:22.875Z] --- PASS: TestBatching (0.31s) [2022-02-18T08:14:22.875Z] === RUN TestFrequency [2022-02-18T08:14:23.332Z] --- PASS: TestFrequency (0.22s) [2022-02-18T08:14:23.332Z] === RUN TestOneMessagePerRequest [2022-02-18T08:14:23.332Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-18T08:14:23.332Z] === RUN TestVerify [2022-02-18T08:14:23.332Z] --- PASS: TestVerify (0.00s) [2022-02-18T08:14:23.332Z] === RUN TestSkipVerify [2022-02-18T08:14:23.332Z] time="2022-02-18T08:14:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.332Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.332Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.332Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.563Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-18T08:14:23.789Z] --- PASS: TestSkipVerify (0.63s) [2022-02-18T08:14:23.789Z] === RUN TestBufferMaximum [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645172063.441822\",\"host\":\"40a3c3918e1e\"}'" [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645172063.441822\",\"host\":\"40a3c3918e1e\"}'" [2022-02-18T08:14:23.789Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-18T08:14:23.789Z] === RUN TestServerAlwaysDown [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645172063.446831\",\"host\":\"40a3c3918e1e\"}'" [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645172063.446831\",\"host\":\"40a3c3918e1e\"}'" [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645172063.446831\",\"host\":\"40a3c3918e1e\"}'" [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645172063.447826\",\"host\":\"40a3c3918e1e\"}'" [2022-02-18T08:14:23.789Z] time="2022-02-18T08:14:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645172063.447826\",\"host\":\"40a3c3918e1e\"}'" [2022-02-18T08:14:23.789Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-18T08:14:23.789Z] === RUN TestCannotSendAfterClose [2022-02-18T08:14:23.789Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-18T08:14:23.789Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-18T08:14:23.789Z] === RUN TestV1IDService [2022-02-18T08:14:24.246Z] --- PASS: TestV1IDService (0.04s) [2022-02-18T08:14:24.246Z] === RUN TestV2MetadataService [2022-02-18T08:14:24.703Z] time="2022-02-18T08:14:24Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-18T08:14:24.703Z] time="2022-02-18T08:14:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"40a3c3918e1e\"}'" [2022-02-18T08:14:24.703Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-18T08:14:24.703Z] PASS [2022-02-18T08:14:24.703Z] coverage: 82.5% of statements [2022-02-18T08:14:24.703Z] ok github.com/docker/docker/daemon/logger/splunk 2.280s coverage: 82.5% of statements [2022-02-18T08:14:24.703Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T08:14:24.703Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-18T08:14:24.703Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T08:14:24.941Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-18T08:14:25.160Z] === RUN TestSuccessfulDownload [2022-02-18T08:14:25.160Z] download_test.go:267: Needs fixing on Windows [2022-02-18T08:14:25.160Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-18T08:14:25.160Z] === RUN TestCancelledDownload [2022-02-18T08:14:25.160Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-18T08:14:25.160Z] === RUN TestMaxDownloadAttempts [2022-02-18T08:14:25.160Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:14:25.160Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:14:25.160Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:14:25.160Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:14:25.160Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:14:25.160Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:14:25.160Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:14:25.160Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:14:25.160Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T08:14:25.160Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T08:14:25.161Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T08:14:25.161Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T08:14:25.618Z] --- PASS: TestV2MetadataService (1.43s) [2022-02-18T08:14:25.618Z] PASS [2022-02-18T08:14:25.618Z] coverage: 48.2% of statements [2022-02-18T08:14:25.618Z] ok github.com/docker/docker/distribution/metadata 1.556s coverage: 48.2% of statements [2022-02-18T08:14:25.618Z] time="2022-02-18T08:14:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:14:25.618Z] time="2022-02-18T08:14:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:14:25.618Z] time="2022-02-18T08:14:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:14:25.618Z] time="2022-02-18T08:14:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T08:14:25.618Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-18T08:14:25.618Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-02-18T08:14:25.618Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-02-18T08:14:25.618Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-02-18T08:14:25.618Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-02-18T08:14:25.618Z] === RUN TestTransfer [2022-02-18T08:14:25.618Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-18T08:14:25.618Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-18T08:14:25.618Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-18T08:14:25.618Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-18T08:14:25.618Z] === RUN TestContinueOnError_NeverContinue [2022-02-18T08:14:25.618Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-18T08:14:25.618Z] === RUN TestManifestStore [2022-02-18T08:14:25.618Z] === RUN TestManifestStore/no_remote_or_local [2022-02-18T08:14:25.618Z] --- PASS: TestTransfer (0.16s) [2022-02-18T08:14:25.618Z] === RUN TestConcurrencyLimit [2022-02-18T08:14:25.618Z] time="2022-02-18T08:14:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local763688873\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-18T08:14:25.618Z] === RUN TestManifestStore/no_local_cache [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/with_local_cache [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/unknown_media_type [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-18T08:14:26.075Z] time="2022-02-18T08:14:25Z" level=warning msg="reference for unknown type: " [2022-02-18T08:14:26.075Z] time="2022-02-18T08:14:25Z" level=warning msg="reference for unknown type: " [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-18T08:14:26.075Z] time="2022-02-18T08:14:25Z" level=warning msg="reference for unknown type: " [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-18T08:14:26.075Z] time="2022-02-18T08:14:25Z" level=warning msg="reference for unknown type: " [2022-02-18T08:14:26.075Z] time="2022-02-18T08:14:25Z" level=warning msg="reference for unknown type: " [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-18T08:14:26.075Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-18T08:14:26.075Z] time="2022-02-18T08:14:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore (0.40s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-02-18T08:14:26.075Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaType [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-18T08:14:26.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-18T08:14:26.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestFixManifestLayers [2022-02-18T08:14:26.075Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-18T08:14:26.075Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T08:14:26.075Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestFixManifestLayersBadParent [2022-02-18T08:14:26.075Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestValidateManifest [2022-02-18T08:14:26.075Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T08:14:26.075Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestFormatPlatform [2022-02-18T08:14:26.075Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestGetRepositoryMountCandidates [2022-02-18T08:14:26.075Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestLayerAlreadyExists [2022-02-18T08:14:26.075Z] 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-02-18T08:14:26.075Z] 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-02-18T08:14:26.075Z] 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-02-18T08:14:26.075Z] 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-02-18T08:14:26.075Z] 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-02-18T08:14:26.075Z] 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-02-18T08:14:26.075Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-18T08:14:26.075Z] === RUN TestWhenEmptyAuthConfig [2022-02-18T08:14:26.075Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-18T08:14:26.075Z] === RUN TestInactiveJobs [2022-02-18T08:14:26.532Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-18T08:14:26.532Z] === RUN TestWatchRelease [2022-02-18T08:14:26.532Z] --- PASS: TestWatchRelease (0.09s) [2022-02-18T08:14:26.532Z] === RUN TestWatchFinishedTransfer [2022-02-18T08:14:26.532Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-18T08:14:26.532Z] === RUN TestDuplicateTransfer [2022-02-18T08:14:26.532Z] === RUN TestNotFound [2022-02-18T08:14:26.532Z] --- PASS: TestNotFound (0.00s) [2022-02-18T08:14:26.532Z] === RUN TestConflict [2022-02-18T08:14:26.532Z] --- PASS: TestConflict (0.00s) [2022-02-18T08:14:26.532Z] === RUN TestForbidden [2022-02-18T08:14:26.532Z] --- PASS: TestForbidden (0.00s) [2022-02-18T08:14:26.532Z] === RUN TestInvalidParameter [2022-02-18T08:14:26.533Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestNotImplemented [2022-02-18T08:14:26.533Z] --- PASS: TestNotImplemented (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestNotModified [2022-02-18T08:14:26.533Z] --- PASS: TestNotModified (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestUnauthorized [2022-02-18T08:14:26.533Z] --- PASS: TestUnauthorized (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestUnknown [2022-02-18T08:14:26.533Z] --- PASS: TestUnknown (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestCancelled [2022-02-18T08:14:26.533Z] --- PASS: TestCancelled (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestDeadline [2022-02-18T08:14:26.533Z] --- PASS: TestDeadline (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestDataLoss [2022-02-18T08:14:26.533Z] --- PASS: TestDataLoss (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestUnavailable [2022-02-18T08:14:26.533Z] --- PASS: TestUnavailable (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestSystem [2022-02-18T08:14:26.533Z] --- PASS: TestSystem (0.00s) [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Not_Found [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Bad_Request [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Conflict [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Unauthorized [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Forbidden [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Not_Modified [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-18T08:14:26.533Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-18T08:14:26.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-18T08:14:26.533Z] PASS [2022-02-18T08:14:26.533Z] coverage: 53.1% of statements [2022-02-18T08:14:26.533Z] ok github.com/docker/docker/errdefs 0.063s coverage: 53.1% of statements [2022-02-18T08:14:26.533Z] --- PASS: TestDuplicateTransfer (0.07s) [2022-02-18T08:14:26.533Z] === RUN TestSuccessfulUpload [2022-02-18T08:14:26.845Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-18T08:14:26.988Z] time="2022-02-18T08:14:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-18T08:14:26.988Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-02-18T08:14:26.988Z] === RUN TestCancelledUpload [2022-02-18T08:14:26.989Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-18T08:14:26.989Z] PASS [2022-02-18T08:14:26.989Z] coverage: 77.1% of statements [2022-02-18T08:14:26.989Z] ok github.com/docker/docker/distribution/xfer 1.995s coverage: 77.1% of statements [2022-02-18T08:14:26.989Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-02-18T08:14:26.989Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-18T08:14:26.989Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-18T08:14:26.989Z] === RUN TestTokenPassThru [2022-02-18T08:14:26.989Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-18T08:14:26.989Z] === RUN TestTokenPassThruDifferentHost [2022-02-18T08:14:26.989Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-18T08:14:26.989Z] PASS [2022-02-18T08:14:26.989Z] coverage: 24.6% of statements [2022-02-18T08:14:26.989Z] ok github.com/docker/docker/distribution 1.704s coverage: 24.6% of statements [2022-02-18T08:14:27.443Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T08:14:27.443Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T08:14:27.778Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-18T08:14:27.900Z] === RUN TestFSGetInvalidData [2022-02-18T08:14:27.901Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-18T08:14:27.901Z] === RUN TestFSInvalidSet [2022-02-18T08:14:27.901Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-18T08:14:27.901Z] === RUN TestFSInvalidRoot [2022-02-18T08:14:27.901Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-18T08:14:27.901Z] === RUN TestFSMetadataGetSet [2022-02-18T08:14:27.901Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-02-18T08:14:27.901Z] === RUN TestFSInvalidWalker [2022-02-18T08:14:27.901Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-18T08:14:27.901Z] === RUN TestFSGetSet [2022-02-18T08:14:27.901Z] --- PASS: TestFSGetSet (0.11s) [2022-02-18T08:14:27.901Z] === RUN TestFSGetUnsetKey [2022-02-18T08:14:27.901Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-18T08:14:27.901Z] === RUN TestFSGetEmptyData [2022-02-18T08:14:27.901Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-18T08:14:27.901Z] === RUN TestFSDelete [2022-02-18T08:14:27.901Z] === RUN TestCompare [2022-02-18T08:14:27.901Z] --- PASS: TestCompare (0.00s) [2022-02-18T08:14:27.901Z] PASS [2022-02-18T08:14:27.901Z] coverage: 19.2% of statements [2022-02-18T08:14:27.901Z] --- PASS: TestFSDelete (0.02s) [2022-02-18T08:14:27.901Z] === RUN TestFSWalker [2022-02-18T08:14:27.901Z] ok github.com/docker/docker/image/cache 0.137s coverage: 19.2% of statements [2022-02-18T08:14:27.901Z] --- PASS: TestFSWalker (0.03s) [2022-02-18T08:14:27.901Z] === RUN TestFSWalkerStopOnError [2022-02-18T08:14:28.345Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-18T08:14:28.357Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-18T08:14:28.357Z] === RUN TestNewFromJSON [2022-02-18T08:14:28.357Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-18T08:14:28.357Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-18T08:14:28.357Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-18T08:14:28.357Z] === RUN TestMarshalKeyOrder [2022-02-18T08:14:28.357Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-18T08:14:28.357Z] === RUN TestHistoryEqual [2022-02-18T08:14:28.357Z] --- PASS: TestHistoryEqual (0.19s) [2022-02-18T08:14:28.357Z] === RUN TestImage [2022-02-18T08:14:28.357Z] --- PASS: TestImage (0.00s) [2022-02-18T08:14:28.357Z] === RUN TestImageOSNotEmpty [2022-02-18T08:14:28.357Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-18T08:14:28.357Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-18T08:14:28.357Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-18T08:14:28.357Z] === RUN TestCreate [2022-02-18T08:14:28.357Z] --- PASS: TestCreate (0.01s) [2022-02-18T08:14:28.357Z] === RUN TestRestore [2022-02-18T08:14:28.357Z] time="2022-02-18T08:14:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-18T08:14:28.357Z] --- PASS: TestRestore (0.06s) [2022-02-18T08:14:28.357Z] === RUN TestAddDelete [2022-02-18T08:14:28.357Z] --- PASS: TestAddDelete (0.06s) [2022-02-18T08:14:28.357Z] === RUN TestSearchAfterDelete [2022-02-18T08:14:28.357Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-18T08:14:28.357Z] === RUN TestParentReset [2022-02-18T08:14:28.357Z] --- PASS: TestParentReset (0.04s) [2022-02-18T08:14:28.357Z] === RUN TestGetAndSetLastUpdated [2022-02-18T08:14:28.357Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-18T08:14:28.357Z] === RUN TestStoreLen [2022-02-18T08:14:28.816Z] --- PASS: TestStoreLen (0.11s) [2022-02-18T08:14:28.816Z] PASS [2022-02-18T08:14:28.816Z] coverage: 86.9% of statements [2022-02-18T08:14:28.816Z] ok github.com/docker/docker/image 0.932s coverage: 86.9% of statements [2022-02-18T08:14:28.816Z] === RUN TestValidateManifest [2022-02-18T08:14:28.816Z] === RUN TestValidateManifest/nil [2022-02-18T08:14:28.816Z] === RUN TestValidateManifest/non-nil [2022-02-18T08:14:28.816Z] --- PASS: TestValidateManifest (0.00s) [2022-02-18T08:14:28.816Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-18T08:14:28.816Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-18T08:14:28.816Z] PASS [2022-02-18T08:14:28.816Z] coverage: 0.7% of statements [2022-02-18T08:14:28.816Z] ok github.com/docker/docker/image/tarexport 0.088s coverage: 0.7% of statements [2022-02-18T08:14:28.816Z] === RUN TestMakeV1ConfigFromConfig [2022-02-18T08:14:28.816Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-18T08:14:28.816Z] PASS [2022-02-18T08:14:28.816Z] coverage: 25.0% of statements [2022-02-18T08:14:28.816Z] ok github.com/docker/docker/image/v1 0.135s coverage: 25.0% of statements [2022-02-18T08:14:28.910Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-18T08:14:29.273Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T08:14:29.475Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-18T08:14:30.040Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-18T08:14:30.236Z] === RUN TestSerialization [2022-02-18T08:14:30.236Z] --- PASS: TestSerialization (0.02s) [2022-02-18T08:14:30.236Z] PASS [2022-02-18T08:14:30.236Z] coverage: 100.0% of statements [2022-02-18T08:14:30.236Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2022-02-18T08:14:30.298Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-18T08:14:30.864Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-02-18T08:14:30.864Z] === RUN TestCreateServiceSysctls [2022-02-18T08:14:30.864Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-18T08:14:31.201Z] === RUN TestEnvironmentParsing [2022-02-18T08:14:31.201Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-18T08:14:31.201Z] PASS [2022-02-18T08:14:31.201Z] coverage: 1.2% of statements [2022-02-18T08:14:31.201Z] === RUN TestEmptyLayer [2022-02-18T08:14:31.201Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-18T08:14:31.201Z] === RUN TestCommitFailure [2022-02-18T08:14:31.201Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.2% of statements [2022-02-18T08:14:31.201Z] --- PASS: TestCommitFailure (0.01s) [2022-02-18T08:14:31.201Z] === RUN TestStartTransactionFailure [2022-02-18T08:14:31.201Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-18T08:14:31.201Z] === RUN TestGetOrphan [2022-02-18T08:14:31.201Z] --- PASS: TestGetOrphan (0.01s) [2022-02-18T08:14:31.201Z] === RUN TestMountAndRegister [2022-02-18T08:14:31.201Z] layer_test.go:258: Layer size: 14 [2022-02-18T08:14:31.201Z] --- PASS: TestMountAndRegister (0.08s) [2022-02-18T08:14:31.201Z] === RUN TestLayerRelease [2022-02-18T08:14:31.201Z] layer_test.go:291: Failing on Windows [2022-02-18T08:14:31.201Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-18T08:14:31.201Z] === RUN TestStoreRestore [2022-02-18T08:14:31.201Z] layer_test.go:340: Failing on Windows [2022-02-18T08:14:31.201Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-18T08:14:31.201Z] === RUN TestTarStreamStability [2022-02-18T08:14:31.201Z] layer_test.go:455: Failing on Windows [2022-02-18T08:14:31.201Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-18T08:14:31.201Z] === RUN TestRegisterExistingLayer [2022-02-18T08:14:31.669Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-02-18T08:14:31.669Z] === RUN TestTarStreamVerification [2022-02-18T08:14:31.669Z] layer_test.go:684: Failing on Windows [2022-02-18T08:14:31.669Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-18T08:14:31.669Z] === RUN TestLayerMigration [2022-02-18T08:14:31.669Z] migration_test.go:45: Failing on Windows [2022-02-18T08:14:31.669Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-18T08:14:31.669Z] === RUN TestLayerMigrationNoTarsplit [2022-02-18T08:14:31.669Z] migration_test.go:181: Failing on Windows [2022-02-18T08:14:31.669Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T08:14:31.669Z] === RUN TestMountInit [2022-02-18T08:14:31.669Z] mount_test.go:17: Failing on Windows [2022-02-18T08:14:31.669Z] --- SKIP: TestMountInit (0.00s) [2022-02-18T08:14:31.669Z] === RUN TestMountSize [2022-02-18T08:14:31.669Z] mount_test.go:76: Failing on Windows [2022-02-18T08:14:31.669Z] --- SKIP: TestMountSize (0.00s) [2022-02-18T08:14:31.669Z] === RUN TestMountChanges [2022-02-18T08:14:31.669Z] mount_test.go:125: Failing on Windows [2022-02-18T08:14:31.669Z] --- SKIP: TestMountChanges (0.00s) [2022-02-18T08:14:31.669Z] === RUN TestMountApply [2022-02-18T08:14:31.669Z] mount_test.go:212: Failing on Windows [2022-02-18T08:14:31.669Z] --- SKIP: TestMountApply (0.00s) [2022-02-18T08:14:31.669Z] PASS [2022-02-18T08:14:31.669Z] coverage: 30.2% of statements [2022-02-18T08:14:31.669Z] ok github.com/docker/docker/layer 0.466s coverage: 30.2% of statements [2022-02-18T08:14:31.669Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T08:14:31.669Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T08:14:31.670Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T08:14:31.670Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T08:14:32.126Z] === RUN TestSequenceGetAvailableBit [2022-02-18T08:14:32.126Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestSequenceEqual [2022-02-18T08:14:32.126Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestSequenceCopy [2022-02-18T08:14:32.126Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestGetFirstAvailable [2022-02-18T08:14:32.126Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestFindSequence [2022-02-18T08:14:32.126Z] --- PASS: TestFindSequence (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestCheckIfAvailable [2022-02-18T08:14:32.126Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestMergeSequences [2022-02-18T08:14:32.126Z] --- PASS: TestMergeSequences (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestPushReservation [2022-02-18T08:14:32.126Z] --- PASS: TestPushReservation (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestSerializeDeserialize [2022-02-18T08:14:32.126Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestSet [2022-02-18T08:14:32.126Z] --- PASS: TestSet (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestSetUnset [2022-02-18T08:14:32.126Z] --- PASS: TestSetUnset (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestOffsetSetUnset [2022-02-18T08:14:32.126Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestSetInRange [2022-02-18T08:14:32.126Z] --- PASS: TestSetInRange (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestSetAnyInRange [2022-02-18T08:14:32.126Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestMethods [2022-02-18T08:14:32.126Z] --- PASS: TestMethods (0.00s) [2022-02-18T08:14:32.126Z] === RUN TestRandomAllocateDeallocate [2022-02-18T08:14:32.768Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-18T08:14:33.704Z] --- PASS: TestCreateServiceSysctls (2.81s) [2022-02-18T08:14:33.704Z] === RUN TestCreateServiceCapabilities [2022-02-18T08:14:33.704Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-18T08:14:34.299Z] === RUN TestInvalidConfig [2022-02-18T08:14:34.299Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-18T08:14:34.299Z] === RUN TestConfig [2022-02-18T08:14:34.299Z] --- PASS: TestConfig (0.00s) [2022-02-18T08:14:34.299Z] === RUN TestOptionsLabels [2022-02-18T08:14:34.299Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-18T08:14:34.299Z] === RUN TestValidName [2022-02-18T08:14:34.299Z] --- PASS: TestValidName (0.00s) [2022-02-18T08:14:34.299Z] PASS [2022-02-18T08:14:34.299Z] coverage: 19.7% of statements [2022-02-18T08:14:34.756Z] ok github.com/docker/docker/libnetwork/config 0.085s coverage: 19.7% of statements [2022-02-18T08:14:35.213Z] === RUN TestKey [2022-02-18T08:14:35.213Z] --- PASS: TestKey (0.00s) [2022-02-18T08:14:35.213Z] === RUN TestParseKey [2022-02-18T08:14:35.213Z] --- PASS: TestParseKey (0.00s) [2022-02-18T08:14:35.213Z] === RUN TestInvalidDataStore [2022-02-18T08:14:35.213Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-18T08:14:35.213Z] === RUN TestKVObjectFlatKey [2022-02-18T08:14:35.213Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-18T08:14:35.213Z] === RUN TestAtomicKVObjectFlatKey [2022-02-18T08:14:35.213Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-18T08:14:35.213Z] PASS [2022-02-18T08:14:35.213Z] coverage: 21.9% of statements [2022-02-18T08:14:35.213Z] ok github.com/docker/docker/libnetwork/datastore 0.061s coverage: 21.9% of statements [2022-02-18T08:14:35.671Z] === RUN TestErrorInterfaces [2022-02-18T08:14:35.671Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-18T08:14:35.671Z] === RUN TestNetworkMarshalling [2022-02-18T08:14:36.127Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-02-18T08:14:36.127Z] === RUN TestEndpointMarshalling [2022-02-18T08:14:36.127Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-18T08:14:36.127Z] === RUN TestAuxAddresses [2022-02-18T08:14:36.127Z] time="2022-02-18T08:14:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:14:36.127Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-18T08:14:36.127Z] === RUN TestSRVServiceQuery [2022-02-18T08:14:36.127Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.127Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-18T08:14:36.127Z] === RUN TestServiceVIPReuse [2022-02-18T08:14:36.127Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.127Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-18T08:14:36.127Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-18T08:14:36.127Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.127Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-18T08:14:36.127Z] === RUN TestDNSIPQuery [2022-02-18T08:14:36.127Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.127Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-18T08:14:36.127Z] === RUN TestDNSProxyServFail [2022-02-18T08:14:36.127Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.127Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-18T08:14:36.127Z] === RUN TestSandboxAddEmpty [2022-02-18T08:14:36.127Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.127Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-18T08:14:36.128Z] === RUN TestSandboxAddMultiPrio [2022-02-18T08:14:36.128Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.128Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-18T08:14:36.128Z] === RUN TestSandboxAddSamePrio [2022-02-18T08:14:36.128Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.128Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-18T08:14:36.128Z] === RUN TestCleanupServiceDiscovery [2022-02-18T08:14:36.128Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.128Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-18T08:14:36.128Z] === RUN TestDNSOptions [2022-02-18T08:14:36.128Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:14:36.128Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-18T08:14:36.128Z] === RUN TestMultipleControllersWithSameStore [2022-02-18T08:14:36.128Z] time="2022-02-18T08:14:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:14:36.128Z] time="2022-02-18T08:14:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T08:14:36.128Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-18T08:14:36.128Z] PASS [2022-02-18T08:14:36.128Z] coverage: 8.5% of statements [2022-02-18T08:14:36.128Z] ok github.com/docker/docker/libnetwork 0.433s coverage: 8.5% of statements [2022-02-18T08:14:36.128Z] === RUN TestIPDataMarshalling [2022-02-18T08:14:36.128Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-18T08:14:36.128Z] === RUN TestValidateAndIsV6 [2022-02-18T08:14:36.128Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-18T08:14:36.128Z] PASS [2022-02-18T08:14:36.128Z] coverage: 68.9% of statements [2022-02-18T08:14:36.128Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2022-02-18T08:14:36.249Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-18T08:14:36.249Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2022-02-18T08:14:36.249Z] === RUN TestInspect [2022-02-18T08:14:36.584Z] === RUN TestDriver [2022-02-18T08:14:36.584Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:14:36.584Z] PASS [2022-02-18T08:14:36.584Z] coverage: 34.8% of statements [2022-02-18T08:14:36.584Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-02-18T08:14:37.548Z] === RUN TestDriver [2022-02-18T08:14:37.548Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:14:37.548Z] PASS [2022-02-18T08:14:37.548Z] coverage: 34.8% of statements [2022-02-18T08:14:37.548Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-02-18T08:14:37.548Z] === RUN TestNetworkAllocateFree [2022-02-18T08:14:37.548Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-18T08:14:37.548Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-18T08:14:37.548Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-18T08:14:37.548Z] PASS [2022-02-18T08:14:37.548Z] coverage: 63.6% of statements [2022-02-18T08:14:37.548Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-02-18T08:14:38.511Z] === RUN TestGetEmptyCapabilities [2022-02-18T08:14:38.511Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-02-18T08:14:38.511Z] === RUN TestGetExtraCapabilities [2022-02-18T08:14:38.511Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-18T08:14:38.511Z] === RUN TestGetInvalidCapabilities [2022-02-18T08:14:38.511Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-18T08:14:38.511Z] === RUN TestRemoteDriver [2022-02-18T08:14:38.511Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T08:14:38.511Z] === RUN TestDriverError [2022-02-18T08:14:38.511Z] --- PASS: TestDriverError (0.01s) [2022-02-18T08:14:38.511Z] === RUN TestMissingValues [2022-02-18T08:14:38.511Z] --- PASS: TestMissingValues (0.01s) [2022-02-18T08:14:38.511Z] === RUN TestRollback [2022-02-18T08:14:38.511Z] --- PASS: TestRollback (0.01s) [2022-02-18T08:14:38.511Z] PASS [2022-02-18T08:14:38.511Z] coverage: 57.4% of statements [2022-02-18T08:14:38.511Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.136s coverage: 57.4% of statements [2022-02-18T08:14:38.779Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-18T08:14:39.344Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-18T08:14:39.344Z] --- PASS: TestInspect (3.04s) [2022-02-18T08:14:39.344Z] === RUN TestCreateJob [2022-02-18T08:14:39.473Z] === RUN TestNAT [2022-02-18T08:14:39.473Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T08:14:39.473Z] --- SKIP: TestNAT (0.00s) [2022-02-18T08:14:39.473Z] === RUN TestTransparent [2022-02-18T08:14:39.473Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T08:14:39.473Z] --- SKIP: TestTransparent (0.00s) [2022-02-18T08:14:39.473Z] PASS [2022-02-18T08:14:39.473Z] coverage: 0.0% of statements [2022-02-18T08:14:39.473Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.056s coverage: 0.0% of statements [2022-02-18T08:14:39.473Z] === RUN TestNew [2022-02-18T08:14:39.473Z] --- PASS: TestNew (0.00s) [2022-02-18T08:14:39.473Z] === RUN TestAddDriver [2022-02-18T08:14:39.473Z] --- PASS: TestAddDriver (0.00s) [2022-02-18T08:14:39.473Z] === RUN TestAddDuplicateDriver [2022-02-18T08:14:39.473Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-18T08:14:39.473Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-18T08:14:39.473Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-18T08:14:39.473Z] === RUN TestDriver [2022-02-18T08:14:39.473Z] --- PASS: TestDriver (0.00s) [2022-02-18T08:14:39.473Z] === RUN TestIPAM [2022-02-18T08:14:39.473Z] --- PASS: TestIPAM (0.00s) [2022-02-18T08:14:39.473Z] === RUN TestWalkIPAMs [2022-02-18T08:14:39.473Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-18T08:14:39.473Z] === RUN TestWalkDrivers [2022-02-18T08:14:39.473Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-18T08:14:39.473Z] PASS [2022-02-18T08:14:39.473Z] coverage: 82.4% of statements [2022-02-18T08:14:39.474Z] ok github.com/docker/docker/libnetwork/drvregistry 0.087s coverage: 82.4% of statements [2022-02-18T08:14:39.474Z] === RUN TestBuildDefault [2022-02-18T08:14:39.474Z] --- PASS: TestBuildDefault (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestBuildHostnameDomainname [2022-02-18T08:14:39.474Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestBuildHostname [2022-02-18T08:14:39.474Z] --- PASS: TestBuildHostname (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestBuildHostnameFQDN [2022-02-18T08:14:39.474Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestBuildNoIP [2022-02-18T08:14:39.474Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestUpdate [2022-02-18T08:14:39.474Z] --- PASS: TestUpdate (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-18T08:14:39.474Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-18T08:14:39.474Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestAddEmpty [2022-02-18T08:14:39.474Z] --- PASS: TestAddEmpty (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestAdd [2022-02-18T08:14:39.474Z] --- PASS: TestAdd (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestDeleteEmpty [2022-02-18T08:14:39.474Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestDeleteNewline [2022-02-18T08:14:39.474Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestDelete [2022-02-18T08:14:39.474Z] --- PASS: TestDelete (0.00s) [2022-02-18T08:14:39.474Z] === RUN TestConcurrentWrites [2022-02-18T08:14:39.930Z] --- PASS: TestConcurrentWrites (0.30s) [2022-02-18T08:14:39.930Z] PASS [2022-02-18T08:14:39.930Z] coverage: 81.2% of statements [2022-02-18T08:14:39.930Z] ok github.com/docker/docker/libnetwork/etchosts 0.370s coverage: 81.2% of statements [2022-02-18T08:14:39.930Z] === RUN TestCaller [2022-02-18T08:14:39.930Z] --- PASS: TestCaller (0.00s) [2022-02-18T08:14:39.930Z] PASS [2022-02-18T08:14:39.930Z] coverage: 100.0% of statements [2022-02-18T08:14:39.930Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-02-18T08:14:39.930Z] === RUN TestNew [2022-02-18T08:14:39.930Z] --- PASS: TestNew (0.00s) [2022-02-18T08:14:39.930Z] === RUN TestAllocate [2022-02-18T08:14:39.930Z] --- PASS: TestAllocate (0.00s) [2022-02-18T08:14:39.930Z] === RUN TestUninitialized [2022-02-18T08:14:39.930Z] --- PASS: TestUninitialized (0.00s) [2022-02-18T08:14:39.930Z] === RUN TestAllocateInRange [2022-02-18T08:14:39.930Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-18T08:14:39.930Z] === RUN TestAllocateSerial [2022-02-18T08:14:39.930Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-18T08:14:39.930Z] PASS [2022-02-18T08:14:39.930Z] coverage: 87.5% of statements [2022-02-18T08:14:39.930Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-02-18T08:14:40.277Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-18T08:14:40.387Z] --- PASS: TestRandomAllocateDeallocate (8.30s) [2022-02-18T08:14:40.387Z] === RUN TestAllocateRandomDeallocate [2022-02-18T08:14:40.843Z] === RUN TestSetSerialInsertDelete [2022-02-18T08:14:40.843Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-18T08:14:40.843Z] === RUN TestSetParallelInsertDelete [2022-02-18T08:14:42.375Z] === RUN TestInt2IP2IntConversion [2022-02-18T08:14:42.375Z] --- PASS: TestAllocateRandomDeallocate (1.99s) [2022-02-18T08:14:42.375Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-18T08:14:42.805Z] --- PASS: TestCreateJob (3.04s) [2022-02-18T08:14:42.805Z] === RUN TestReplicatedJob [2022-02-18T08:14:42.832Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2022-02-18T08:14:42.832Z] === RUN TestGetAddressVersion [2022-02-18T08:14:42.832Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-18T08:14:42.832Z] === RUN TestKeyString [2022-02-18T08:14:42.832Z] --- PASS: TestKeyString (0.00s) [2022-02-18T08:14:42.832Z] === RUN TestPoolDataMarshal [2022-02-18T08:14:42.832Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-18T08:14:42.832Z] === RUN TestSubnetsMarshal [2022-02-18T08:14:42.832Z] --- PASS: TestSubnetsMarshal (0.14s) [2022-02-18T08:14:42.832Z] === RUN TestAddSubnets [2022-02-18T08:14:42.832Z] --- PASS: TestAddSubnets (0.13s) [2022-02-18T08:14:42.832Z] === RUN TestDoublePoolRelease [2022-02-18T08:14:42.832Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-02-18T08:14:42.832Z] === RUN TestAddReleasePoolID [2022-02-18T08:14:43.288Z] === RUN TestPoolRequest [2022-02-18T08:14:43.288Z] --- PASS: TestPoolRequest (0.00s) [2022-02-18T08:14:43.288Z] === RUN TestOtherRequests [2022-02-18T08:14:43.288Z] --- PASS: TestOtherRequests (0.00s) [2022-02-18T08:14:43.288Z] PASS [2022-02-18T08:14:43.288Z] coverage: 57.1% of statements [2022-02-18T08:14:43.288Z] ok github.com/docker/docker/libnetwork/ipams/null 0.055s coverage: 57.1% of statements [2022-02-18T08:14:43.288Z] --- PASS: TestAddReleasePoolID (0.14s) [2022-02-18T08:14:43.288Z] === RUN TestPredefinedPool [2022-02-18T08:14:43.288Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-18T08:14:43.288Z] === RUN TestRemoveSubnet [2022-02-18T08:14:43.746Z] --- PASS: TestRemoveSubnet (0.38s) [2022-02-18T08:14:43.746Z] === RUN TestGetSameAddress [2022-02-18T08:14:43.746Z] --- PASS: TestGetSameAddress (0.04s) [2022-02-18T08:14:43.746Z] === RUN TestPoolAllocationReuse [2022-02-18T08:14:44.202Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.00s) [2022-02-18T08:14:44.202Z] === RUN TestRetrieveFromStore [2022-02-18T08:14:44.662Z] === RUN TestGetCapabilities [2022-02-18T08:14:44.662Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-18T08:14:44.662Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-18T08:14:44.662Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-18T08:14:44.662Z] === RUN TestGetDefaultAddressSpaces [2022-02-18T08:14:44.662Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-18T08:14:44.662Z] === RUN TestRemoteDriver [2022-02-18T08:14:44.662Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T08:14:44.662Z] PASS [2022-02-18T08:14:44.662Z] coverage: 47.4% of statements [2022-02-18T08:14:44.662Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.087s coverage: 47.4% of statements [2022-02-18T08:14:45.120Z] --- PASS: TestRetrieveFromStore (0.81s) [2022-02-18T08:14:45.120Z] === RUN TestIsCorrupted [2022-02-18T08:14:45.120Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-18T08:14:45.120Z] === RUN TestSetRollover [2022-02-18T08:14:45.576Z] === RUN TestWindowsIPAM [2022-02-18T08:14:45.576Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-18T08:14:45.576Z] PASS [2022-02-18T08:14:45.576Z] coverage: 71.4% of statements [2022-02-18T08:14:45.576Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-02-18T08:14:46.033Z] --- PASS: TestPoolAllocationReuse (2.62s) [2022-02-18T08:14:46.033Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-18T08:14:46.089Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-18T08:14:46.089Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-18T08:14:46.490Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-02-18T08:14:46.490Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-18T08:14:46.490Z] === RUN TestDefaultNetwork [2022-02-18T08:14:46.951Z] --- PASS: TestDefaultNetwork (0.30s) [2022-02-18T08:14:46.951Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-18T08:14:46.951Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-02-18T08:14:46.951Z] === RUN TestInitAddressPools [2022-02-18T08:14:46.951Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-18T08:14:46.951Z] PASS [2022-02-18T08:14:46.951Z] coverage: 74.0% of statements [2022-02-18T08:14:46.951Z] ok github.com/docker/docker/libnetwork/ipamutils 0.693s coverage: 74.0% of statements [2022-02-18T08:14:47.407Z] --- PASS: TestSetRollover (2.46s) [2022-02-18T08:14:47.407Z] === RUN TestSetRolloverSerial [2022-02-18T08:14:47.465Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-18T08:14:47.724Z] --- PASS: TestReplicatedJob (5.15s) [2022-02-18T08:14:47.724Z] === RUN TestUpdateReplicatedJob [2022-02-18T08:14:47.866Z] === RUN TestKeyValue [2022-02-18T08:14:47.866Z] --- PASS: TestKeyValue (0.00s) [2022-02-18T08:14:47.866Z] PASS [2022-02-18T08:14:47.866Z] coverage: 60.0% of statements [2022-02-18T08:14:47.866Z] ok github.com/docker/docker/libnetwork/netlabel 0.052s coverage: 60.0% of statements [2022-02-18T08:14:48.292Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-18T08:14:48.292Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-18T08:14:48.550Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-18T08:14:48.810Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-18T08:14:48.810Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-18T08:14:49.808Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-18T08:14:49.808Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-18T08:14:49.808Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-18T08:14:49.808Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-18T08:14:49.808Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-18T08:14:50.041Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.72s) [2022-02-18T08:14:50.041Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-18T08:14:50.041Z] --- PASS: TestSetRolloverSerial (2.65s) [2022-02-18T08:14:50.041Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-18T08:14:50.041Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-18T08:14:50.041Z] PASS [2022-02-18T08:14:50.041Z] coverage: 84.4% of statements [2022-02-18T08:14:50.041Z] ok github.com/docker/docker/libnetwork/bitseq 18.297s coverage: 84.4% of statements [2022-02-18T08:14:50.178Z] + sudo modprobe ip6table_filter [2022-02-18T08:14:50.184Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-18T08:14:50.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [Pipeline] sh [2022-02-18T08:14:50.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e62c5b4682f6f537fb39bd1e82d565762a3b5ee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7e62c5b4682f6f537fb39bd1e82d565762a3b5ee hack/test/unit [2022-02-18T08:14:51.003Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-18T08:14:51.003Z] PASS [2022-02-18T08:14:51.003Z] coverage: 100.0% of statements [2022-02-18T08:14:51.003Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-02-18T08:14:51.003Z] === RUN TestNetworkDBSimple [2022-02-18T08:14:51.097Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-18T08:14:51.097Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-18T08:14:51.097Z] + TESTDIRS=./... [2022-02-18T08:14:51.097Z] + exclude_paths='/vendor/|/integration' [2022-02-18T08:14:51.097Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-18T08:14:51.097Z] ++ go list ./... [2022-02-18T08:14:51.117Z] --- PASS: TestUpdateReplicatedJob (3.42s) [2022-02-18T08:14:51.117Z] === RUN TestServiceListWithStatuses [2022-02-18T08:14:51.117Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T08:14:51.117Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T08:14:51.117Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T08:14:51.375Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-18T08:14:51.375Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-18T08:14:51.375Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-18T08:14:51.665Z] + pkg_list='github.com/docker/docker/api [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/backend/build [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/httputils [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/middleware [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/build [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/container [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/debug [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/image [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/network [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/session [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/system [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/server/router/volume [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/backend [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/container [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/events [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/filters [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/image [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/mount [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/network [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/registry [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/strslice [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/swarm [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/time [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/versions [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T08:14:51.665Z] github.com/docker/docker/api/types/volume [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/builder-next [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/dockerfile [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/dockerignore [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/remotecontext [2022-02-18T08:14:51.665Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T08:14:51.665Z] github.com/docker/docker/cli [2022-02-18T08:14:51.665Z] github.com/docker/docker/cli/config [2022-02-18T08:14:51.665Z] github.com/docker/docker/cli/debug [2022-02-18T08:14:51.665Z] github.com/docker/docker/client [2022-02-18T08:14:51.665Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T08:14:51.665Z] github.com/docker/docker/cmd/dockerd [2022-02-18T08:14:51.665Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T08:14:51.665Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T08:14:51.665Z] github.com/docker/docker/container [2022-02-18T08:14:51.665Z] github.com/docker/docker/container/stream [2022-02-18T08:14:51.665Z] github.com/docker/docker/contrib/apparmor [2022-02-18T08:14:51.665Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T08:14:51.665Z] github.com/docker/docker/contrib/httpserver [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/cluster [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/config [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/events [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/exec [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/images [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/initlayer [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/links [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/listeners [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/local [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/names [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/network [2022-02-18T08:14:51.665Z] github.com/docker/docker/daemon/stats [2022-02-18T08:14:51.665Z] github.com/docker/docker/distribution [2022-02-18T08:14:51.665Z] github.com/docker/docker/distribution/metadata [2022-02-18T08:14:51.665Z] github.com/docker/docker/distribution/utils [2022-02-18T08:14:51.665Z] github.com/docker/docker/distribution/xfer [2022-02-18T08:14:51.665Z] github.com/docker/docker/dockerversion [2022-02-18T08:14:51.665Z] github.com/docker/docker/errdefs [2022-02-18T08:14:51.665Z] github.com/docker/docker/image [2022-02-18T08:14:51.665Z] github.com/docker/docker/image/cache [2022-02-18T08:14:51.665Z] github.com/docker/docker/image/tarexport [2022-02-18T08:14:51.665Z] github.com/docker/docker/image/v1 [2022-02-18T08:14:51.665Z] github.com/docker/docker/internal/test/suite [2022-02-18T08:14:51.665Z] github.com/docker/docker/layer [2022-02-18T08:14:51.665Z] github.com/docker/docker/libcontainerd [2022-02-18T08:14:51.665Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T08:14:51.665Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T08:14:51.665Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T08:14:51.665Z] github.com/docker/docker/libcontainerd/types [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/config [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T08:14:51.665Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/idm [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ns [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/options [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/osl [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/types [2022-02-18T08:14:51.666Z] github.com/docker/docker/oci [2022-02-18T08:14:51.666Z] github.com/docker/docker/oci/caps [2022-02-18T08:14:51.666Z] github.com/docker/docker/opts [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/aaparser [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/archive [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/authorization [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/capabilities [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/containerfs [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/directory [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/dmesg [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/filenotify [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/fileutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/fsutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/homedir [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/idtools [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/ioutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/locker [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/longpath [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/loopback [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/mount [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/parsers [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/pidfile [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/platform [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugins [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/pools [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/progress [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/pubsub [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/reexec [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/signal [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/stack [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/stringid [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/symlink [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/system [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/tailfile [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/tarsum [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/term [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/term/windows [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/truncindex [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/urlutil [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/useragent [2022-02-18T08:14:51.666Z] github.com/docker/docker/plugin [2022-02-18T08:14:51.666Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T08:14:51.666Z] github.com/docker/docker/plugin/v2 [2022-02-18T08:14:51.666Z] github.com/docker/docker/profiles/apparmor [2022-02-18T08:14:51.666Z] github.com/docker/docker/profiles/seccomp [2022-02-18T08:14:51.666Z] github.com/docker/docker/quota [2022-02-18T08:14:51.666Z] github.com/docker/docker/reference [2022-02-18T08:14:51.666Z] github.com/docker/docker/registry [2022-02-18T08:14:51.666Z] github.com/docker/docker/registry/resumable [2022-02-18T08:14:51.666Z] github.com/docker/docker/restartmanager [2022-02-18T08:14:51.666Z] github.com/docker/docker/rootless [2022-02-18T08:14:51.666Z] github.com/docker/docker/rootless/specconv [2022-02-18T08:14:51.666Z] github.com/docker/docker/runconfig [2022-02-18T08:14:51.666Z] github.com/docker/docker/runconfig/opts [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/daemon [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/environment [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/fakegit [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/registry [2022-02-18T08:14:51.666Z] github.com/docker/docker/testutil/request [2022-02-18T08:14:51.666Z] github.com/docker/docker/volume [2022-02-18T08:14:51.666Z] github.com/docker/docker/volume/drivers [2022-02-18T08:14:51.666Z] github.com/docker/docker/volume/local [2022-02-18T08:14:51.666Z] github.com/docker/docker/volume/mounts [2022-02-18T08:14:51.666Z] github.com/docker/docker/volume/service [2022-02-18T08:14:51.666Z] github.com/docker/docker/volume/service/opts [2022-02-18T08:14:51.666Z] github.com/docker/docker/volume/testutils' [2022-02-18T08:14:51.666Z] ++ grep --fixed-strings -v /libnetwork [2022-02-18T08:14:51.666Z] ++ echo 'github.com/docker/docker/api [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/backend/build [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/httputils [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/middleware [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/build [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/container [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/debug [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/image [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/network [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/session [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/system [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/server/router/volume [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/backend [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/container [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/events [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/filters [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/image [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/mount [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/network [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/registry [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/strslice [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/swarm [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/time [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/versions [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T08:14:51.666Z] github.com/docker/docker/api/types/volume [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/builder-next [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/dockerfile [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/dockerignore [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/remotecontext [2022-02-18T08:14:51.666Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T08:14:51.666Z] github.com/docker/docker/cli [2022-02-18T08:14:51.666Z] github.com/docker/docker/cli/config [2022-02-18T08:14:51.666Z] github.com/docker/docker/cli/debug [2022-02-18T08:14:51.666Z] github.com/docker/docker/client [2022-02-18T08:14:51.666Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T08:14:51.666Z] github.com/docker/docker/cmd/dockerd [2022-02-18T08:14:51.666Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T08:14:51.666Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T08:14:51.666Z] github.com/docker/docker/container [2022-02-18T08:14:51.666Z] github.com/docker/docker/container/stream [2022-02-18T08:14:51.666Z] github.com/docker/docker/contrib/apparmor [2022-02-18T08:14:51.666Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T08:14:51.666Z] github.com/docker/docker/contrib/httpserver [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/cluster [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/config [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/events [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/exec [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/images [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/initlayer [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/links [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/listeners [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/local [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/names [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/network [2022-02-18T08:14:51.666Z] github.com/docker/docker/daemon/stats [2022-02-18T08:14:51.666Z] github.com/docker/docker/distribution [2022-02-18T08:14:51.666Z] github.com/docker/docker/distribution/metadata [2022-02-18T08:14:51.666Z] github.com/docker/docker/distribution/utils [2022-02-18T08:14:51.666Z] github.com/docker/docker/distribution/xfer [2022-02-18T08:14:51.666Z] github.com/docker/docker/dockerversion [2022-02-18T08:14:51.666Z] github.com/docker/docker/errdefs [2022-02-18T08:14:51.666Z] github.com/docker/docker/image [2022-02-18T08:14:51.666Z] github.com/docker/docker/image/cache [2022-02-18T08:14:51.666Z] github.com/docker/docker/image/tarexport [2022-02-18T08:14:51.666Z] github.com/docker/docker/image/v1 [2022-02-18T08:14:51.666Z] github.com/docker/docker/internal/test/suite [2022-02-18T08:14:51.666Z] github.com/docker/docker/layer [2022-02-18T08:14:51.666Z] github.com/docker/docker/libcontainerd [2022-02-18T08:14:51.666Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T08:14:51.666Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T08:14:51.666Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T08:14:51.666Z] github.com/docker/docker/libcontainerd/types [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/config [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/idm [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/ns [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/options [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/osl [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/libnetwork/types [2022-02-18T08:14:51.666Z] github.com/docker/docker/oci [2022-02-18T08:14:51.666Z] github.com/docker/docker/oci/caps [2022-02-18T08:14:51.666Z] github.com/docker/docker/opts [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/aaparser [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/archive [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/authorization [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/capabilities [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/containerfs [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/directory [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/dmesg [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/filenotify [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/fileutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/fsutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/homedir [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/idtools [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/ioutils [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/locker [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/longpath [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/loopback [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/mount [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/parsers [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/pidfile [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/platform [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugins [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T08:14:51.666Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/pools [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/progress [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/pubsub [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/reexec [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/signal [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/stack [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/stringid [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/symlink [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/system [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/tailfile [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/tarsum [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/term [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/term/windows [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/truncindex [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/urlutil [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/useragent [2022-02-18T08:14:51.667Z] github.com/docker/docker/plugin [2022-02-18T08:14:51.667Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T08:14:51.667Z] github.com/docker/docker/plugin/v2 [2022-02-18T08:14:51.667Z] github.com/docker/docker/profiles/apparmor [2022-02-18T08:14:51.667Z] github.com/docker/docker/profiles/seccomp [2022-02-18T08:14:51.667Z] github.com/docker/docker/quota [2022-02-18T08:14:51.667Z] github.com/docker/docker/reference [2022-02-18T08:14:51.667Z] github.com/docker/docker/registry [2022-02-18T08:14:51.667Z] github.com/docker/docker/registry/resumable [2022-02-18T08:14:51.667Z] github.com/docker/docker/restartmanager [2022-02-18T08:14:51.667Z] github.com/docker/docker/rootless [2022-02-18T08:14:51.667Z] github.com/docker/docker/rootless/specconv [2022-02-18T08:14:51.667Z] github.com/docker/docker/runconfig [2022-02-18T08:14:51.667Z] github.com/docker/docker/runconfig/opts [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/daemon [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/environment [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fakegit [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/registry [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/request [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/drivers [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/local [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/mounts [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/service [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/service/opts [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/testutils' [2022-02-18T08:14:51.667Z] + base_pkg_list='github.com/docker/docker/api [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/backend/build [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/httputils [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/middleware [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/build [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/container [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/debug [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/image [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/network [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/session [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/system [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/volume [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/backend [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/container [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/events [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/filters [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/image [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/mount [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/network [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/registry [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/strslice [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/swarm [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/time [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/versions [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/volume [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/dockerfile [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/dockerignore [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/remotecontext [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T08:14:51.667Z] github.com/docker/docker/cli [2022-02-18T08:14:51.667Z] github.com/docker/docker/cli/config [2022-02-18T08:14:51.667Z] github.com/docker/docker/cli/debug [2022-02-18T08:14:51.667Z] github.com/docker/docker/client [2022-02-18T08:14:51.667Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T08:14:51.667Z] github.com/docker/docker/cmd/dockerd [2022-02-18T08:14:51.667Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T08:14:51.667Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T08:14:51.667Z] github.com/docker/docker/container [2022-02-18T08:14:51.667Z] github.com/docker/docker/container/stream [2022-02-18T08:14:51.667Z] github.com/docker/docker/contrib/apparmor [2022-02-18T08:14:51.667Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T08:14:51.667Z] github.com/docker/docker/contrib/httpserver [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/config [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/events [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/exec [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/images [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/initlayer [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/links [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/listeners [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/local [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/names [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/network [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/stats [2022-02-18T08:14:51.667Z] github.com/docker/docker/distribution [2022-02-18T08:14:51.667Z] github.com/docker/docker/distribution/metadata [2022-02-18T08:14:51.667Z] github.com/docker/docker/distribution/utils [2022-02-18T08:14:51.667Z] github.com/docker/docker/distribution/xfer [2022-02-18T08:14:51.667Z] github.com/docker/docker/dockerversion [2022-02-18T08:14:51.667Z] github.com/docker/docker/errdefs [2022-02-18T08:14:51.667Z] github.com/docker/docker/image [2022-02-18T08:14:51.667Z] github.com/docker/docker/image/cache [2022-02-18T08:14:51.667Z] github.com/docker/docker/image/tarexport [2022-02-18T08:14:51.667Z] github.com/docker/docker/image/v1 [2022-02-18T08:14:51.667Z] github.com/docker/docker/internal/test/suite [2022-02-18T08:14:51.667Z] github.com/docker/docker/layer [2022-02-18T08:14:51.667Z] github.com/docker/docker/libcontainerd [2022-02-18T08:14:51.667Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T08:14:51.667Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T08:14:51.667Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T08:14:51.667Z] github.com/docker/docker/libcontainerd/types [2022-02-18T08:14:51.667Z] github.com/docker/docker/oci [2022-02-18T08:14:51.667Z] github.com/docker/docker/oci/caps [2022-02-18T08:14:51.667Z] github.com/docker/docker/opts [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/aaparser [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/archive [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/authorization [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/capabilities [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/containerfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/directory [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/dmesg [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/filenotify [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/fileutils [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/fsutils [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/homedir [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/idtools [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/ioutils [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/locker [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/longpath [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/loopback [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/mount [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/parsers [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/pidfile [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/platform [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/plugins [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/pools [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/progress [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/pubsub [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/reexec [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/signal [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/stack [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/stringid [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/symlink [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/system [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/tailfile [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/tarsum [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/term [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/term/windows [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/truncindex [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/urlutil [2022-02-18T08:14:51.667Z] github.com/docker/docker/pkg/useragent [2022-02-18T08:14:51.667Z] github.com/docker/docker/plugin [2022-02-18T08:14:51.667Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T08:14:51.667Z] github.com/docker/docker/plugin/v2 [2022-02-18T08:14:51.667Z] github.com/docker/docker/profiles/apparmor [2022-02-18T08:14:51.667Z] github.com/docker/docker/profiles/seccomp [2022-02-18T08:14:51.667Z] github.com/docker/docker/quota [2022-02-18T08:14:51.667Z] github.com/docker/docker/reference [2022-02-18T08:14:51.667Z] github.com/docker/docker/registry [2022-02-18T08:14:51.667Z] github.com/docker/docker/registry/resumable [2022-02-18T08:14:51.667Z] github.com/docker/docker/restartmanager [2022-02-18T08:14:51.667Z] github.com/docker/docker/rootless [2022-02-18T08:14:51.667Z] github.com/docker/docker/rootless/specconv [2022-02-18T08:14:51.667Z] github.com/docker/docker/runconfig [2022-02-18T08:14:51.667Z] github.com/docker/docker/runconfig/opts [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/daemon [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/environment [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fakegit [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/registry [2022-02-18T08:14:51.667Z] github.com/docker/docker/testutil/request [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/drivers [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/local [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/mounts [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/service [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/service/opts [2022-02-18T08:14:51.667Z] github.com/docker/docker/volume/testutils' [2022-02-18T08:14:51.667Z] ++ echo 'github.com/docker/docker/api [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/backend/build [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/httputils [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/middleware [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/build [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/container [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/debug [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/image [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/network [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/session [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/system [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/server/router/volume [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/backend [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/container [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/events [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/filters [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/image [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/mount [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/network [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/registry [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/strslice [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/swarm [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/time [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/versions [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T08:14:51.667Z] github.com/docker/docker/api/types/volume [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/dockerfile [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/dockerignore [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/remotecontext [2022-02-18T08:14:51.667Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T08:14:51.667Z] github.com/docker/docker/cli [2022-02-18T08:14:51.667Z] github.com/docker/docker/cli/config [2022-02-18T08:14:51.667Z] github.com/docker/docker/cli/debug [2022-02-18T08:14:51.667Z] github.com/docker/docker/client [2022-02-18T08:14:51.667Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T08:14:51.667Z] github.com/docker/docker/cmd/dockerd [2022-02-18T08:14:51.667Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T08:14:51.667Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T08:14:51.667Z] github.com/docker/docker/container [2022-02-18T08:14:51.667Z] github.com/docker/docker/container/stream [2022-02-18T08:14:51.667Z] github.com/docker/docker/contrib/apparmor [2022-02-18T08:14:51.667Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T08:14:51.667Z] github.com/docker/docker/contrib/httpserver [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/config [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/events [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/exec [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/images [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/initlayer [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/links [2022-02-18T08:14:51.667Z] github.com/docker/docker/daemon/listeners [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/local [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/names [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/network [2022-02-18T08:14:51.668Z] github.com/docker/docker/daemon/stats [2022-02-18T08:14:51.668Z] github.com/docker/docker/distribution [2022-02-18T08:14:51.668Z] github.com/docker/docker/distribution/metadata [2022-02-18T08:14:51.668Z] github.com/docker/docker/distribution/utils [2022-02-18T08:14:51.668Z] github.com/docker/docker/distribution/xfer [2022-02-18T08:14:51.668Z] github.com/docker/docker/dockerversion [2022-02-18T08:14:51.668Z] github.com/docker/docker/errdefs [2022-02-18T08:14:51.668Z] github.com/docker/docker/image [2022-02-18T08:14:51.668Z] github.com/docker/docker/image/cache [2022-02-18T08:14:51.668Z] github.com/docker/docker/image/tarexport [2022-02-18T08:14:51.668Z] github.com/docker/docker/image/v1 [2022-02-18T08:14:51.668Z] github.com/docker/docker/internal/test/suite [2022-02-18T08:14:51.668Z] github.com/docker/docker/layer [2022-02-18T08:14:51.668Z] github.com/docker/docker/libcontainerd [2022-02-18T08:14:51.668Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T08:14:51.668Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T08:14:51.668Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T08:14:51.668Z] github.com/docker/docker/libcontainerd/types [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/config [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/idm [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ns [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/options [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/osl [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/types [2022-02-18T08:14:51.668Z] github.com/docker/docker/oci [2022-02-18T08:14:51.668Z] github.com/docker/docker/oci/caps [2022-02-18T08:14:51.668Z] github.com/docker/docker/opts [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/aaparser [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/archive [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/authorization [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/capabilities [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/containerfs [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/directory [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/dmesg [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/filenotify [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/fileutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/fsutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/homedir [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/idtools [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/ioutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/locker [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/longpath [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/loopback [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/mount [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/parsers [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/pidfile [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/platform [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/plugins [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/pools [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/progress [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/pubsub [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/reexec [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/signal [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/stack [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/stringid [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/symlink [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/system [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/tailfile [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/tarsum [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/term [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/term/windows [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/truncindex [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/urlutil [2022-02-18T08:14:51.668Z] github.com/docker/docker/pkg/useragent [2022-02-18T08:14:51.668Z] github.com/docker/docker/plugin [2022-02-18T08:14:51.668Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T08:14:51.668Z] github.com/docker/docker/plugin/v2 [2022-02-18T08:14:51.668Z] github.com/docker/docker/profiles/apparmor [2022-02-18T08:14:51.668Z] github.com/docker/docker/profiles/seccomp [2022-02-18T08:14:51.668Z] github.com/docker/docker/quota [2022-02-18T08:14:51.668Z] github.com/docker/docker/reference [2022-02-18T08:14:51.668Z] github.com/docker/docker/registry [2022-02-18T08:14:51.668Z] github.com/docker/docker/registry/resumable [2022-02-18T08:14:51.668Z] github.com/docker/docker/restartmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/rootless [2022-02-18T08:14:51.668Z] github.com/docker/docker/rootless/specconv [2022-02-18T08:14:51.668Z] github.com/docker/docker/runconfig [2022-02-18T08:14:51.668Z] github.c++ grep --fixed-strings /libnetwork [2022-02-18T08:14:51.668Z] om/docker/docker/runconfig/opts [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/daemon [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/environment [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/fakegit [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/registry [2022-02-18T08:14:51.668Z] github.com/docker/docker/testutil/request [2022-02-18T08:14:51.668Z] github.com/docker/docker/volume [2022-02-18T08:14:51.668Z] github.com/docker/docker/volume/drivers [2022-02-18T08:14:51.668Z] github.com/docker/docker/volume/local [2022-02-18T08:14:51.668Z] github.com/docker/docker/volume/mounts [2022-02-18T08:14:51.668Z] github.com/docker/docker/volume/service [2022-02-18T08:14:51.668Z] github.com/docker/docker/volume/service/opts [2022-02-18T08:14:51.668Z] github.com/docker/docker/volume/testutils' [2022-02-18T08:14:51.668Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/config [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/idm [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ns [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/options [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/osl [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/types' [2022-02-18T08:14:51.668Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-18T08:14:51.668Z] + echo 'github.com/docker/docker/libnetwork [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/config [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/idm [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/ns [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/options [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/osl [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/types' [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T08:14:51.668Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T08:14:51.668Z] + type docker-proxy [2022-02-18T08:14:51.668Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-18T08:14:51.668Z] + hack/make.sh binary-proxy install-proxy [2022-02-18T08:14:51.668Z] [2022-02-18T08:14:51.925Z] Removing bundles/ [2022-02-18T08:14:51.925Z] [2022-02-18T08:14:51.925Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-18T08:14:51.925Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-18T08:14:51.925Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T08:14:51.980Z] === RUN TestGenerate [2022-02-18T08:14:51.980Z] --- PASS: TestGenerate (0.00s) [2022-02-18T08:14:51.980Z] === RUN TestGeneratePtr [2022-02-18T08:14:51.980Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-18T08:14:51.980Z] === RUN TestGenerateMissingField [2022-02-18T08:14:51.980Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-18T08:14:51.980Z] === RUN TestFieldCannotBeSet [2022-02-18T08:14:51.980Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-18T08:14:51.980Z] === RUN TestTypeMismatchError [2022-02-18T08:14:51.980Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-18T08:14:51.980Z] PASS [2022-02-18T08:14:51.980Z] coverage: 100.0% of statements [2022-02-18T08:14:51.980Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-02-18T08:14:51.980Z] 2022/02/18 08:14:51 Closing DB instances... [2022-02-18T08:14:52.307Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-18T08:14:52.565Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-18T08:14:52.943Z] testing: warning: no tests to run [2022-02-18T08:14:52.943Z] PASS [2022-02-18T08:14:52.943Z] coverage: 0.0% of statements [2022-02-18T08:14:52.943Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-02-18T08:14:53.402Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.32s) [2022-02-18T08:14:53.402Z] === RUN TestGetAddress [2022-02-18T08:14:53.501Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-18T08:14:53.859Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-02-18T08:14:53.859Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-18T08:14:53.859Z] === RUN TestRequestNewPort [2022-02-18T08:14:53.859Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestRequestSpecificPort [2022-02-18T08:14:53.859Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestReleasePort [2022-02-18T08:14:53.859Z] --- PASS: TestReleasePort (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestReuseReleasedPort [2022-02-18T08:14:53.859Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestReleaseUnreadledPort [2022-02-18T08:14:53.859Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestUnknowProtocol [2022-02-18T08:14:53.859Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestAllocateAllPorts [2022-02-18T08:14:53.859Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestPortAllocation [2022-02-18T08:14:53.859Z] --- PASS: TestPortAllocation (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestPortAllocationWithCustomRange [2022-02-18T08:14:53.859Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestNoDuplicateBPR [2022-02-18T08:14:53.859Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-18T08:14:53.859Z] === RUN TestChangePortRange [2022-02-18T08:14:53.859Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-18T08:14:53.859Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-18T08:14:53.859Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-18T08:14:53.859Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-18T08:14:53.859Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-18T08:14:53.859Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-18T08:14:53.859Z] --- PASS: TestChangePortRange (0.00s) [2022-02-18T08:14:53.859Z] PASS [2022-02-18T08:14:53.859Z] coverage: 88.6% of statements [2022-02-18T08:14:53.859Z] ok github.com/docker/docker/libnetwork/portallocator 0.053s coverage: 88.6% of statements [2022-02-18T08:14:54.434Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-18T08:14:54.693Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-18T08:14:54.693Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-18T08:14:54.693Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-18T08:14:54.693Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-18T08:14:54.693Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-18T08:14:54.824Z] testing: warning: no tests to run [2022-02-18T08:14:54.824Z] PASS [2022-02-18T08:14:54.824Z] coverage: 0.0% of statements [2022-02-18T08:14:54.824Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-02-18T08:14:54.824Z] 2022/02/18 08:14:54 Closing DB instances... [2022-02-18T08:14:55.260Z] --- PASS: TestDockerNetworkConnectAlias (4.27s) [2022-02-18T08:14:55.260Z] === RUN TestDockerNetworkReConnect [2022-02-18T08:14:55.788Z] === RUN TestHashData [2022-02-18T08:14:55.788Z] --- PASS: TestHashData (0.00s) [2022-02-18T08:14:55.788Z] PASS [2022-02-18T08:14:55.788Z] coverage: 2.8% of statements [2022-02-18T08:14:55.788Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-02-18T08:14:56.245Z] === RUN TestErrorConstructors [2022-02-18T08:14:56.245Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-18T08:14:56.245Z] === RUN TestCompareIPMask [2022-02-18T08:14:56.245Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-18T08:14:56.245Z] === RUN TestUtilGetHostPartIP [2022-02-18T08:14:56.245Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-18T08:14:56.245Z] === RUN TestUtilGetBroadcastIP [2022-02-18T08:14:56.245Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-18T08:14:56.245Z] === RUN TestParseCIDR [2022-02-18T08:14:56.245Z] --- PASS: TestParseCIDR (0.00s) [2022-02-18T08:14:56.245Z] PASS [2022-02-18T08:14:56.245Z] coverage: 37.3% of statements [2022-02-18T08:14:56.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-18T08:14:56.654Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-18T08:14:56.702Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-02-18T08:14:56.702Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-02-18T08:14:56.702Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T08:14:56.702Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T08:14:57.591Z] === RUN TestDockerSuite/TestEventsRename [2022-02-18T08:14:57.665Z] 2022/02/18 08:14:57 Closing DB instances... [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-18T08:14:57.665Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-18T08:14:57.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-18T08:14:57.665Z] PASS [2022-02-18T08:14:57.665Z] coverage: 50.0% of statements [2022-02-18T08:14:57.665Z] ok github.com/docker/docker/oci 0.065s coverage: 50.0% of statements [2022-02-18T08:14:58.469Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-18T08:14:58.469Z] [2022-02-18T08:14:58.469Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-18T08:14:58.469Z] Installing docker-proxy to /usr/local/bin/ [2022-02-18T08:14:58.469Z] [2022-02-18T08:14:58.469Z] + mkdir -p bundles [2022-02-18T08:14:58.469Z] + '[' -n 'github.com/docker/docker/api [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/backend/build [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/httputils [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/middleware [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/build [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/container [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/debug [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/image [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/network [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/session [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/system [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/server/router/volume [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/backend [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/container [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/events [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/filters [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/image [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/mount [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/network [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/registry [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/strslice [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/swarm [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/time [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/versions [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T08:14:58.469Z] github.com/docker/docker/api/types/volume [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/builder-next [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/dockerfile [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/dockerignore [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/remotecontext [2022-02-18T08:14:58.469Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T08:14:58.469Z] github.com/docker/docker/cli [2022-02-18T08:14:58.469Z] github.com/docker/docker/cli/config [2022-02-18T08:14:58.469Z] github.com/docker/docker/cli/debug [2022-02-18T08:14:58.469Z] github.com/docker/docker/client [2022-02-18T08:14:58.469Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T08:14:58.469Z] github.com/docker/docker/cmd/dockerd [2022-02-18T08:14:58.469Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T08:14:58.469Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T08:14:58.469Z] github.com/docker/docker/container [2022-02-18T08:14:58.469Z] github.com/docker/docker/container/stream [2022-02-18T08:14:58.469Z] github.com/docker/docker/contrib/apparmor [2022-02-18T08:14:58.469Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T08:14:58.469Z] github.com/docker/docker/contrib/httpserver [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/cluster [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/config [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/events [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/exec [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/images [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/initlayer [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/links [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/listeners [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/local [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/names [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/network [2022-02-18T08:14:58.469Z] github.com/docker/docker/daemon/stats [2022-02-18T08:14:58.469Z] github.com/docker/docker/distribution [2022-02-18T08:14:58.469Z] github.com/docker/docker/distribution/metadata [2022-02-18T08:14:58.469Z] github.com/docker/docker/distribution/utils [2022-02-18T08:14:58.469Z] github.com/docker/docker/distribution/xfer [2022-02-18T08:14:58.469Z] github.com/docker/docker/dockerversion [2022-02-18T08:14:58.469Z] github.com/docker/docker/errdefs [2022-02-18T08:14:58.469Z] github.com/docker/docker/image [2022-02-18T08:14:58.469Z] github.com/docker/docker/image/cache [2022-02-18T08:14:58.469Z] github.com/docker/docker/image/tarexport [2022-02-18T08:14:58.469Z] github.com/docker/docker/image/v1 [2022-02-18T08:14:58.469Z] github.com/docker/docker/internal/test/suite [2022-02-18T08:14:58.469Z] github.com/docker/docker/layer [2022-02-18T08:14:58.469Z] github.com/docker/docker/libcontainerd [2022-02-18T08:14:58.469Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T08:14:58.469Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T08:14:58.469Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T08:14:58.469Z] github.com/docker/docker/libcontainerd/types [2022-02-18T08:14:58.469Z] github.com/docker/docker/oci [2022-02-18T08:14:58.469Z] github.com/docker/docker/oci/caps [2022-02-18T08:14:58.469Z] github.com/docker/docker/opts [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/aaparser [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/archive [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/authorization [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/capabilities [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/containerfs [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/directory [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/dmesg [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/filenotify [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/fileutils [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/fsutils [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/homedir [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/idtools [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/ioutils [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/locker [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/longpath [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/loopback [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/mount [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/parsers [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/pidfile [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/platform [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/plugins [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/pools [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/progress [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/pubsub [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/reexec [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/signal [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/stack [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/stringid [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/symlink [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/system [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/tailfile [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/tarsum [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/term [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/term/windows [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/truncindex [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/urlutil [2022-02-18T08:14:58.469Z] github.com/docker/docker/pkg/useragent [2022-02-18T08:14:58.469Z] github.com/docker/docker/plugin [2022-02-18T08:14:58.469Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T08:14:58.469Z] github.com/docker/docker/plugin/v2 [2022-02-18T08:14:58.469Z] github.com/docker/docker/profiles/apparmor [2022-02-18T08:14:58.469Z] github.com/docker/docker/profiles/seccomp [2022-02-18T08:14:58.469Z] github.com/docker/docker/quota [2022-02-18T08:14:58.469Z] github.com/docker/docker/reference [2022-02-18T08:14:58.469Z] github.com/docker/docker/registry [2022-02-18T08:14:58.469Z] github.com/docker/docker/registry/resumable [2022-02-18T08:14:58.469Z] github.com/docker/docker/restartmanager [2022-02-18T08:14:58.469Z] github.com/docker/docker/rootless [2022-02-18T08:14:58.469Z] github.com/docker/docker/rootless/specconv [2022-02-18T08:14:58.469Z] github.com/docker/docker/runconfig [2022-02-18T08:14:58.469Z] github.com/docker/docker/runconfig/opts [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/daemon [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/environment [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/fakegit [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/registry [2022-02-18T08:14:58.469Z] github.com/docker/docker/testutil/request [2022-02-18T08:14:58.469Z] github.com/docker/docker/volume [2022-02-18T08:14:58.469Z] github.com/docker/docker/volume/drivers [2022-02-18T08:14:58.469Z] github.com/docker/docker/volume/local [2022-02-18T08:14:58.469Z] github.com/docker/docker/volume/mounts [2022-02-18T08:14:58.469Z] github.com/docker/docker/volume/service [2022-02-18T08:14:58.469Z] github.com/docker/docker/volume/service/opts [2022-02-18T08:14:58.469Z] github.com/docker/docker/volume/testutils' ']' [2022-02-18T08:14:58.470Z] + 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-02-18T08:14:58.528Z] === RUN TestDockerSuite/TestEventsResize [2022-02-18T08:14:58.631Z] === RUN TestAddressPoolOpt [2022-02-18T08:14:58.631Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/a [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/something [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/_=a [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/env1=value1 [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/_env1=value1 [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/PATH [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/=a [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/PATH= [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/PATH=something [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/asd!qwe [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/1asd [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/123 [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/some_space [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/__some_space_before [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/some_space_after__ [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/= [2022-02-18T08:14:58.631Z] === RUN TestValidateEnv/PaTh [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestParseHost [2022-02-18T08:14:58.631Z] --- PASS: TestParseHost (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestParseDockerDaemonHost [2022-02-18T08:14:58.631Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestParseTCP [2022-02-18T08:14:58.631Z] --- PASS: TestParseTCP (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-18T08:14:58.631Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestValidateExtraHosts [2022-02-18T08:14:58.631Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestIpOptString [2022-02-18T08:14:58.631Z] --- PASS: TestIpOptString (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-18T08:14:58.631Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestNewIpOptValidDefaultVal [2022-02-18T08:14:58.631Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestIpOptSetInvalidVal [2022-02-18T08:14:58.631Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestValidateIPAddress [2022-02-18T08:14:58.631Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestMapOpts [2022-02-18T08:14:58.631Z] --- PASS: TestMapOpts (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestListOptsWithoutValidator [2022-02-18T08:14:58.631Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestListOptsWithValidator [2022-02-18T08:14:58.631Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestValidateDNSSearch [2022-02-18T08:14:58.631Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_general_format [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_one_more [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-18T08:14:58.631Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-18T08:14:58.631Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestNamedListOpts [2022-02-18T08:14:58.631Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestNamedMapOpts [2022-02-18T08:14:58.631Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestParseLink [2022-02-18T08:14:58.631Z] --- PASS: TestParseLink (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestQuotedStringSetWithQuotes [2022-02-18T08:14:58.631Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-18T08:14:58.631Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-18T08:14:58.631Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-18T08:14:58.631Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-18T08:14:58.631Z] === RUN TestUlimitOpt [2022-02-18T08:14:58.631Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-18T08:14:58.631Z] PASS [2022-02-18T08:14:58.631Z] coverage: 67.4% of statements [2022-02-18T08:14:58.631Z] ok github.com/docker/docker/opts 0.073s coverage: 67.4% of statements [2022-02-18T08:14:58.631Z] === RUN TestParseVersion [2022-02-18T08:14:58.631Z] --- PASS: TestParseVersion (0.00s) [2022-02-18T08:14:58.631Z] PASS [2022-02-18T08:14:58.631Z] coverage: 52.9% of statements [2022-02-18T08:14:58.631Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-02-18T08:14:59.031Z] ? github.com/docker/docker/api [no test files] [2022-02-18T08:14:59.088Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-02-18T08:14:59.088Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-18T08:14:59.095Z] docker_api_swarm_test.go:202: [d118d6bd6a126] joining swarm manager [d5827cf30a251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:14:59.095Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-18T08:15:00.030Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2022-02-18T08:15:00.030Z] === RUN TestServicePlugin [2022-02-18T08:15:00.618Z] === RUN TestPeerCertificateMarshalJSON [2022-02-18T08:15:01.075Z] === RUN TestIsArchivePathDir [2022-02-18T08:15:01.075Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-02-18T08:15:01.075Z] === RUN TestIsArchivePathInvalidFile [2022-02-18T08:15:01.076Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-18T08:15:01.076Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-18T08:15:01.076Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-02-18T08:15:01.076Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-18T08:15:01.076Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-18T08:15:01.076Z] === RUN TestMiddleware [2022-02-18T08:15:01.076Z] --- PASS: TestMiddleware (0.00s) [2022-02-18T08:15:01.076Z] === RUN TestNewResponseModifier [2022-02-18T08:15:01.076Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-18T08:15:01.076Z] PASS [2022-02-18T08:15:01.076Z] coverage: 26.8% of statements [2022-02-18T08:15:01.076Z] ok github.com/docker/docker/pkg/authorization 0.569s coverage: 26.8% of statements [2022-02-18T08:15:01.076Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-02-18T08:15:01.076Z] === RUN TestIsArchivePathTar [2022-02-18T08:15:01.076Z] 2022/02/18 08:15:00 Closing DB instances... [2022-02-18T08:15:01.539Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-02-18T08:15:01.539Z] === RUN TestDecompressStreamGzip [2022-02-18T08:15:01.539Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-18T08:15:01.539Z] === RUN TestDecompressStreamBzip2 [2022-02-18T08:15:01.539Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-02-18T08:15:01.539Z] === RUN TestDecompressStreamXz [2022-02-18T08:15:01.539Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T08:15:01.539Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestDecompressStreamZstd [2022-02-18T08:15:01.539Z] archive_test.go:140: zstd not installed [2022-02-18T08:15:01.539Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-18T08:15:01.539Z] === RUN TestCompressStreamXzUnsupported [2022-02-18T08:15:01.539Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-18T08:15:01.539Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestCompressStreamInvalid [2022-02-18T08:15:01.539Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestExtensionInvalid [2022-02-18T08:15:01.539Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestExtensionUncompressed [2022-02-18T08:15:01.539Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestExtensionBzip2 [2022-02-18T08:15:01.539Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestExtensionGzip [2022-02-18T08:15:01.539Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestExtensionXz [2022-02-18T08:15:01.539Z] --- PASS: TestExtensionXz (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestExtensionZstd [2022-02-18T08:15:01.539Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestCmdStreamLargeStderr [2022-02-18T08:15:01.539Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-18T08:15:01.539Z] === RUN TestCmdStreamBad [2022-02-18T08:15:01.539Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T08:15:01.539Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestCmdStreamGood [2022-02-18T08:15:01.539Z] === RUN TestUnbuffered [2022-02-18T08:15:01.539Z] --- PASS: TestUnbuffered (0.00s) [2022-02-18T08:15:01.539Z] === RUN TestRaceUnbuffered [2022-02-18T08:15:01.539Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-18T08:15:01.539Z] PASS [2022-02-18T08:15:01.539Z] coverage: 100.0% of statements [2022-02-18T08:15:01.539Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-18T08:15:01.999Z] === RUN TestUntarPathWithInvalidDest [2022-02-18T08:15:01.999Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-02-18T08:15:01.999Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-02-18T08:15:01.999Z] === RUN TestUntarPathWithInvalidSrc [2022-02-18T08:15:01.999Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-18T08:15:01.999Z] === RUN TestUntarPath [2022-02-18T08:15:01.999Z] --- PASS: TestUntarPath (0.08s) [2022-02-18T08:15:01.999Z] === RUN TestUntarPathWithDestinationFile [2022-02-18T08:15:01.999Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-18T08:15:01.999Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-18T08:15:01.999Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2022-02-18T08:15:01.999Z] === RUN TestCopyWithTarInvalidSrc [2022-02-18T08:15:01.999Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-18T08:15:01.999Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-18T08:15:01.999Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T08:15:01.999Z] === RUN TestCopyWithTarSrcFile [2022-02-18T08:15:01.999Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-18T08:15:01.999Z] === RUN TestCopyWithTarSrcFolder [2022-02-18T08:15:01.999Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-18T08:15:01.999Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-18T08:15:01.999Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-18T08:15:01.999Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-18T08:15:01.999Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T08:15:01.999Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-18T08:15:01.999Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-18T08:15:01.999Z] === RUN TestCopyFileWithTarSrcFile [2022-02-18T08:15:01.999Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-18T08:15:01.999Z] === RUN TestTarFiles [2022-02-18T08:15:02.455Z] === RUN TestMatch [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[foo]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[foo_bar]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[]#01 [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[qux]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-18T08:15:02.455Z] === RUN TestMatch/[[foo_baz]] [2022-02-18T08:15:02.455Z] --- PASS: TestMatch (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-18T08:15:02.455Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-18T08:15:02.455Z] PASS [2022-02-18T08:15:02.455Z] coverage: 87.5% of statements [2022-02-18T08:15:02.455Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2022-02-18T08:15:03.308Z] plugin_test.go:61: [d697cf6efd0cc] joining swarm manager [d336bac42f1e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:15:03.419Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-02-18T08:15:03.419Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-18T08:15:03.876Z] === RUN TestChrootTarUntar [2022-02-18T08:15:03.876Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-18T08:15:03.876Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootUntarEmptyArchive [2022-02-18T08:15:03.876Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootTarUntarWithSymlink [2022-02-18T08:15:03.876Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootCopyWithTar [2022-02-18T08:15:03.876Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootCopyFileWithTar [2022-02-18T08:15:03.876Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootUntarPath [2022-02-18T08:15:03.876Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-18T08:15:03.876Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-18T08:15:03.876Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:15:03.876Z] === RUN TestChrootApplyDotDotFile [2022-02-18T08:15:03.876Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:03.876Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-18T08:15:03.876Z] PASS [2022-02-18T08:15:03.876Z] coverage: 15.1% of statements [2022-02-18T08:15:03.876Z] ok github.com/docker/docker/pkg/chrootarchive 0.122s coverage: 15.1% of statements [2022-02-18T08:15:04.240Z] plugin_test.go:64: [dc76bb1c5a216] joining swarm manager [d336bac42f1e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:15:04.807Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-18T08:15:04.843Z] === RUN TestSizeEmpty [2022-02-18T08:15:04.843Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-18T08:15:04.843Z] === RUN TestSizeEmptyFile [2022-02-18T08:15:04.843Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-18T08:15:04.843Z] === RUN TestSizeNonemptyFile [2022-02-18T08:15:04.843Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-18T08:15:04.843Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-18T08:15:04.843Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-18T08:15:04.843Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-18T08:15:04.843Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-18T08:15:04.843Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-18T08:15:04.843Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-18T08:15:04.843Z] === RUN TestMoveToSubdir [2022-02-18T08:15:04.843Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-18T08:15:04.843Z] === RUN TestSizeNonExistingDirectory [2022-02-18T08:15:04.843Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-18T08:15:04.843Z] PASS [2022-02-18T08:15:04.843Z] coverage: 80.0% of statements [2022-02-18T08:15:04.843Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-02-18T08:15:05.300Z] 2022/02/18 08:15:05 Closing DB instances... [2022-02-18T08:15:05.746Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-18T08:15:05.759Z] === RUN TestPollerAddRemove [2022-02-18T08:15:05.759Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-18T08:15:05.759Z] === RUN TestPollerEvent [2022-02-18T08:15:05.759Z] poller_test.go:40: No chmod on Windows [2022-02-18T08:15:05.759Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-18T08:15:05.759Z] === RUN TestPollerClose [2022-02-18T08:15:05.759Z] --- PASS: TestPollerClose (0.00s) [2022-02-18T08:15:05.759Z] PASS [2022-02-18T08:15:05.759Z] coverage: 45.7% of statements [2022-02-18T08:15:05.759Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2022-02-18T08:15:06.005Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-18T08:15:06.721Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-02-18T08:15:06.721Z] === RUN TestNetworkDBNodeLeave [2022-02-18T08:15:07.177Z] === RUN TestCopyFileWithInvalidSrc [2022-02-18T08:15:07.177Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-18T08:15:07.177Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T08:15:07.177Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:15:07.177Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-18T08:15:07.177Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-18T08:15:07.177Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-18T08:15:07.177Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-18T08:15:07.177Z] === RUN TestCopyFile [2022-02-18T08:15:07.177Z] --- PASS: TestCopyFile (0.00s) [2022-02-18T08:15:07.177Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-18T08:15:07.177Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T08:15:07.177Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T08:15:07.177Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-18T08:15:07.178Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-18T08:15:07.178Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T08:15:07.178Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestWildcardMatches [2022-02-18T08:15:07.178Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestPatternMatches [2022-02-18T08:15:07.178Z] --- PASS: TestPatternMatches (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-18T08:15:07.178Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestPatternMatchesFolderExclusions [2022-02-18T08:15:07.178Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-18T08:15:07.178Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-18T08:15:07.178Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-18T08:15:07.178Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-18T08:15:07.178Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestSingleExclamationError [2022-02-18T08:15:07.178Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestMatchesWithNoPatterns [2022-02-18T08:15:07.178Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestMatchesWithMalformedPatterns [2022-02-18T08:15:07.178Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestMatches [2022-02-18T08:15:07.178Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-18T08:15:07.178Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-18T08:15:07.178Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-18T08:15:07.178Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-18T08:15:07.178Z] --- PASS: TestMatches (0.01s) [2022-02-18T08:15:07.178Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-18T08:15:07.178Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-18T08:15:07.178Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-18T08:15:07.178Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestCleanPatterns [2022-02-18T08:15:07.178Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-18T08:15:07.178Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestCleanPatternsExceptionFlag [2022-02-18T08:15:07.178Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-18T08:15:07.178Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-18T08:15:07.178Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestCleanPatternsErrorSingleException [2022-02-18T08:15:07.178Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestCreateIfNotExistsDir [2022-02-18T08:15:07.178Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-02-18T08:15:07.178Z] === RUN TestCreateIfNotExistsFile [2022-02-18T08:15:07.178Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-18T08:15:07.178Z] === RUN TestMatch [2022-02-18T08:15:07.178Z] --- PASS: TestMatch (0.00s) [2022-02-18T08:15:07.178Z] === RUN TestCompile [2022-02-18T08:15:07.178Z] === RUN TestCompile/slash [2022-02-18T08:15:07.178Z] === RUN TestCompile/backslash [2022-02-18T08:15:07.178Z] --- PASS: TestCompile (0.00s) [2022-02-18T08:15:07.178Z] --- PASS: TestCompile/slash (0.00s) [2022-02-18T08:15:07.178Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-18T08:15:07.178Z] PASS [2022-02-18T08:15:07.178Z] coverage: 84.7% of statements [2022-02-18T08:15:07.178Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 84.7% of statements [2022-02-18T08:15:08.142Z] === RUN TestGet [2022-02-18T08:15:08.142Z] --- PASS: TestGet (0.00s) [2022-02-18T08:15:08.142Z] === RUN TestGetShortcutString [2022-02-18T08:15:08.142Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-18T08:15:08.142Z] PASS [2022-02-18T08:15:08.142Z] coverage: 42.9% of statements [2022-02-18T08:15:08.142Z] ok github.com/docker/docker/pkg/homedir 0.056s coverage: 42.9% of statements [2022-02-18T08:15:09.106Z] === RUN TestCreateIDMapOrder [2022-02-18T08:15:09.106Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-18T08:15:09.106Z] PASS [2022-02-18T08:15:09.106Z] coverage: 7.2% of statements [2022-02-18T08:15:09.106Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-02-18T08:15:09.286Z] === RUN TestDockerSuite/TestEventsTop [2022-02-18T08:15:09.286Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-18T08:15:09.563Z] --- PASS: TestNetworkDBNodeLeave (2.91s) [2022-02-18T08:15:09.563Z] === RUN TestNetworkDBWatch [2022-02-18T08:15:09.563Z] --- PASS: TestTarFiles (7.48s) [2022-02-18T08:15:09.563Z] === RUN TestDetectCompressionZstd [2022-02-18T08:15:09.563Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-18T08:15:09.563Z] === RUN TestTarUntar [2022-02-18T08:15:09.563Z] --- PASS: TestTarUntar (0.04s) [2022-02-18T08:15:09.563Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-18T08:15:09.563Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-18T08:15:09.563Z] === RUN TestTarWithOptions [2022-02-18T08:15:09.563Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-18T08:15:09.563Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-18T08:15:09.563Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-18T08:15:09.563Z] === RUN TestUntarUstarGnuConflict [2022-02-18T08:15:09.563Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-18T08:15:09.563Z] === RUN TestUntarInvalidFilenames [2022-02-18T08:15:10.019Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1528134068\\dest" [2022-02-18T08:15:10.019Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-02-18T08:15:10.019Z] === RUN TestUntarHardlinkToSymlink [2022-02-18T08:15:10.019Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-02-18T08:15:10.019Z] === RUN TestUntarInvalidHardlink [2022-02-18T08:15:10.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3609271514\\victim\\hello" -> "../victim/hello" [2022-02-18T08:15:10.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1905802386\\victim\\hello" -> "/../victim/hello" [2022-02-18T08:15:10.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2211055413\\victim" -> "../victim" [2022-02-18T08:15:10.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1710718747\\victim" -> "../victim" [2022-02-18T08:15:10.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2704596481\\victim" -> "../victim" [2022-02-18T08:15:10.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4023492541\\victim" -> "../victim" [2022-02-18T08:15:10.019Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-18T08:15:10.019Z] === RUN TestUntarInvalidSymlink [2022-02-18T08:15:10.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink202488724\\dest\\dotdot" -> "../victim/hello" [2022-02-18T08:15:10.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink500838928\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T08:15:10.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3403623951\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:15:10.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3239686739\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:15:10.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3009343890\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:15:10.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3449385436\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:15:10.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1077168142\\dest\\dir\\loophole" -> "../../victim" [2022-02-18T08:15:10.019Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-02-18T08:15:10.019Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-18T08:15:10.019Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-18T08:15:10.019Z] === RUN TestXGlobalNoParent [2022-02-18T08:15:10.019Z] --- PASS: TestXGlobalNoParent (0.01s) [2022-02-18T08:15:10.019Z] === RUN TestReplaceFileTarWrapper [2022-02-18T08:15:10.476Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-02-18T08:15:10.476Z] === RUN TestPrefixHeaderReadable [2022-02-18T08:15:10.476Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-18T08:15:10.476Z] === RUN TestDisablePigz [2022-02-18T08:15:10.476Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-18T08:15:10.476Z] === RUN TestFixedBufferCap [2022-02-18T08:15:10.476Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestFixedBufferLen [2022-02-18T08:15:10.476Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestFixedBufferString [2022-02-18T08:15:10.476Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestFixedBufferWrite [2022-02-18T08:15:10.476Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestFixedBufferRead [2022-02-18T08:15:10.476Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestBytesPipeRead [2022-02-18T08:15:10.476Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestBytesPipeWrite [2022-02-18T08:15:10.476Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-18T08:15:10.476Z] --- PASS: TestDisablePigz (0.15s) [2022-02-18T08:15:10.476Z] === RUN TestPigz [2022-02-18T08:15:10.476Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-18T08:15:10.476Z] --- PASS: TestPigz (0.15s) [2022-02-18T08:15:10.476Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T08:15:10.476Z] archive_windows_test.go:16: Currently fails [2022-02-18T08:15:10.476Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestCanonicalTarNameForPath [2022-02-18T08:15:10.476Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestCanonicalTarName [2022-02-18T08:15:10.476Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestChmodTarEntry [2022-02-18T08:15:10.476Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-18T08:15:10.476Z] === RUN TestHardLinkOrder [2022-02-18T08:15:10.932Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-18T08:15:10.932Z] === RUN TestChangeString [2022-02-18T08:15:10.932Z] --- PASS: TestChangeString (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestChangesWithNoChanges [2022-02-18T08:15:10.932Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-18T08:15:10.932Z] === RUN TestChangesWithChanges [2022-02-18T08:15:10.932Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-18T08:15:10.932Z] === RUN TestChangesWithChangesGH13590 [2022-02-18T08:15:10.932Z] changes_test.go:195: needs more investigation [2022-02-18T08:15:10.932Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestChangesDirsEmpty [2022-02-18T08:15:10.932Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-02-18T08:15:10.932Z] === RUN TestAtomicWriteToFile [2022-02-18T08:15:10.932Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-02-18T08:15:10.932Z] === RUN TestAtomicWriteSetCommit [2022-02-18T08:15:10.932Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-18T08:15:10.932Z] === RUN TestAtomicWriteSetCancel [2022-02-18T08:15:10.932Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-18T08:15:10.932Z] === RUN TestReadCloserWrapperClose [2022-02-18T08:15:10.932Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestReaderErrWrapperReadOnError [2022-02-18T08:15:10.932Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestReaderErrWrapperRead [2022-02-18T08:15:10.932Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestCancelReadCloser [2022-02-18T08:15:10.932Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-02-18T08:15:10.932Z] === RUN TestChangesDirsMutated [2022-02-18T08:15:10.932Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-18T08:15:10.932Z] === RUN TestWriteCloserWrapperClose [2022-02-18T08:15:10.932Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestNopWriteCloser [2022-02-18T08:15:10.932Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestNopWriter [2022-02-18T08:15:10.932Z] --- PASS: TestNopWriter (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestWriteCounter [2022-02-18T08:15:10.932Z] --- PASS: TestWriteCounter (0.00s) [2022-02-18T08:15:10.932Z] PASS [2022-02-18T08:15:10.932Z] coverage: 69.2% of statements [2022-02-18T08:15:10.932Z] ok github.com/docker/docker/pkg/ioutils 0.674s coverage: 69.2% of statements [2022-02-18T08:15:10.932Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-02-18T08:15:10.932Z] === RUN TestApplyLayer [2022-02-18T08:15:10.932Z] changes_test.go:432: needs further investigation [2022-02-18T08:15:10.932Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestChangesSizeWithHardlinks [2022-02-18T08:15:10.932Z] changes_test.go:468: needs further investigation [2022-02-18T08:15:10.932Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestChangesSizeWithNoChanges [2022-02-18T08:15:10.932Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-18T08:15:10.932Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestChangesSize [2022-02-18T08:15:10.932Z] --- PASS: TestChangesSize (0.00s) [2022-02-18T08:15:10.932Z] === RUN TestApplyLayerInvalidFilenames [2022-02-18T08:15:10.932Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1211636473\\dest" [2022-02-18T08:15:10.932Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-02-18T08:15:10.932Z] === RUN TestApplyLayerInvalidHardlink [2022-02-18T08:15:10.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2260112101\\victim\\hello" -> "../victim/hello" [2022-02-18T08:15:10.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1093737190\\victim\\hello" -> "/../victim/hello" [2022-02-18T08:15:10.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1275933458\\victim" -> "../victim" [2022-02-18T08:15:10.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1943967198\\victim" -> "../victim" [2022-02-18T08:15:10.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3285089641\\victim" -> "../victim" [2022-02-18T08:15:11.388Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2808501585\\victim" -> "../victim" [2022-02-18T08:15:11.388Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-18T08:15:11.388Z] === RUN TestApplyLayerInvalidSymlink [2022-02-18T08:15:11.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1007441853\\dest\\dotdot" -> "../victim/hello" [2022-02-18T08:15:11.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4209644134\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T08:15:11.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2064166261\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:15:11.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink473142066\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:15:11.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink579601082\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:15:11.388Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink148833374\\dest\\loophole-victim" -> "../victim" [2022-02-18T08:15:11.388Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-18T08:15:11.388Z] === RUN TestApplyLayerWhiteouts [2022-02-18T08:15:11.388Z] 2022/02/18 08:15:11 Closing DB instances... [2022-02-18T08:15:11.388Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-02-18T08:15:11.388Z] === RUN TestGenerateEmptyFile [2022-02-18T08:15:11.388Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-18T08:15:11.388Z] === RUN TestGenerateWithContent [2022-02-18T08:15:11.388Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-18T08:15:11.388Z] PASS [2022-02-18T08:15:11.388Z] coverage: 63.0% of statements [2022-02-18T08:15:11.388Z] ok github.com/docker/docker/pkg/archive 10.498s coverage: 63.0% of statements [2022-02-18T08:15:11.816Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-18T08:15:12.349Z] === RUN TestError [2022-02-18T08:15:12.349Z] --- PASS: TestError (0.00s) [2022-02-18T08:15:12.349Z] === RUN TestProgressString [2022-02-18T08:15:12.349Z] === RUN TestProgressString/no_progress [2022-02-18T08:15:12.349Z] === RUN TestProgressString/progress_1 [2022-02-18T08:15:12.349Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-18T08:15:12.349Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-18T08:15:12.349Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-18T08:15:12.349Z] === RUN TestProgressString/with_units [2022-02-18T08:15:12.349Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-18T08:15:12.349Z] === RUN TestProgressString/hide_counts [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString (0.00s) [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-18T08:15:12.349Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-18T08:15:12.349Z] === RUN TestJSONMessageDisplay [2022-02-18T08:15:12.349Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-18T08:15:12.349Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-18T08:15:12.349Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-18T08:15:12.349Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-18T08:15:12.349Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-18T08:15:12.349Z] === RUN TestDisplayJSONMessagesStream [2022-02-18T08:15:12.349Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-18T08:15:12.349Z] PASS [2022-02-18T08:15:12.349Z] coverage: 91.7% of statements [2022-02-18T08:15:12.349Z] ok github.com/docker/docker/pkg/jsonmessage 0.247s coverage: 91.7% of statements [2022-02-18T08:15:12.806Z] --- PASS: TestNetworkDBWatch (3.09s) [2022-02-18T08:15:12.806Z] === RUN TestNetworkDBBulkSync [2022-02-18T08:15:13.261Z] === RUN TestStandardLongPath [2022-02-18T08:15:13.261Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-18T08:15:13.261Z] === RUN TestUNCLongPath [2022-02-18T08:15:13.261Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-18T08:15:13.261Z] PASS [2022-02-18T08:15:13.261Z] coverage: 100.0% of statements [2022-02-18T08:15:13.262Z] ok github.com/docker/docker/pkg/longpath 0.073s coverage: 100.0% of statements [2022-02-18T08:15:13.717Z] === RUN TestNameFormat [2022-02-18T08:15:13.717Z] --- PASS: TestNameFormat (0.00s) [2022-02-18T08:15:13.717Z] === RUN TestNameRetries [2022-02-18T08:15:13.717Z] --- PASS: TestNameRetries (0.00s) [2022-02-18T08:15:13.717Z] PASS [2022-02-18T08:15:13.717Z] coverage: 85.7% of statements [2022-02-18T08:15:13.717Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-02-18T08:15:13.878Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-02-18T08:15:14.173Z] 2022/02/18 08:15:13 Closing DB instances... [2022-02-18T08:15:14.630Z] === RUN TestParseKeyValueOpt [2022-02-18T08:15:14.630Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-18T08:15:14.630Z] === RUN TestParseUintList [2022-02-18T08:15:14.630Z] --- PASS: TestParseUintList (0.00s) [2022-02-18T08:15:14.630Z] === RUN TestParseUintListMaximumLimits [2022-02-18T08:15:14.630Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-18T08:15:14.630Z] PASS [2022-02-18T08:15:14.630Z] coverage: 97.0% of statements [2022-02-18T08:15:14.630Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-02-18T08:15:15.594Z] === RUN TestNewAndRemove [2022-02-18T08:15:15.594Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-18T08:15:15.594Z] === RUN TestRemoveInvalidPath [2022-02-18T08:15:15.594Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-18T08:15:15.594Z] PASS [2022-02-18T08:15:15.594Z] coverage: 82.6% of statements [2022-02-18T08:15:15.594Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-02-18T08:15:15.594Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-18T08:15:15.594Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-18T08:15:17.127Z] === RUN TestFailedConnection [2022-02-18T08:15:18.656Z] --- PASS: TestFailedConnection (1.04s) [2022-02-18T08:15:18.656Z] === RUN TestFailOnce [2022-02-18T08:15:18.656Z] --- PASS: TestGetAddress (25.09s) [2022-02-18T08:15:18.656Z] === RUN TestRequestSyntaxCheck [2022-02-18T08:15:18.656Z] 2022/02/18 08:15:18 Closing DB instances... [2022-02-18T08:15:18.656Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-02-18T08:15:18.656Z] === RUN TestRequest [2022-02-18T08:15:18.656Z] time="2022-02-18T08:15:18Z" level=error msg="node: d40fa5fcc111 is unknown to memberlist" [2022-02-18T08:15:18.656Z] 2022/02/18 08:15:18 http: panic serving 127.0.0.1:49285: Plugin not ready [2022-02-18T08:15:18.656Z] goroutine 22 [running]: [2022-02-18T08:15:18.656Z] net/http.(*conn).serve.func1() [2022-02-18T08:15:18.656Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-18T08:15:18.656Z] panic({0x14ba8e0, 0x15ce260}) [2022-02-18T08:15:18.656Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-18T08:15:18.656Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x875ca6448f42a7ea}, 0xc0001a1a98) [2022-02-18T08:15:18.656Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-18T08:15:18.656Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x15db140, 0xc0000a80e0}, 0x13f1146) [2022-02-18T08:15:18.656Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-18T08:15:18.656Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x15db140, 0xc0000a80e0}, 0xc0000b4200) [2022-02-18T08:15:18.656Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-18T08:15:18.656Z] net/http.serverHandler.ServeHTTP({0x15d9830}, {0x15db140, 0xc0000a80e0}, 0xc0000b4200) [2022-02-18T08:15:18.656Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-18T08:15:18.656Z] net/http.(*conn).serve(0xc0000c0000, {0x15dd140, 0xc0002020c0}) [2022-02-18T08:15:18.656Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-18T08:15:18.656Z] created by net/http.(*Server).Serve [2022-02-18T08:15:18.656Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-18T08:15:18.656Z] time="2022-02-18T08:15:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2022-02-18T08:15:19.619Z] --- PASS: TestFailOnce (1.23s) [2022-02-18T08:15:19.619Z] === RUN TestEchoInputOutput [2022-02-18T08:15:19.619Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-18T08:15:19.619Z] === RUN TestBackoff [2022-02-18T08:15:19.619Z] --- PASS: TestBackoff (0.00s) [2022-02-18T08:15:19.619Z] === RUN TestAbortRetry [2022-02-18T08:15:19.619Z] --- PASS: TestAbortRetry (0.00s) [2022-02-18T08:15:19.619Z] === RUN TestClientScheme [2022-02-18T08:15:19.619Z] --- PASS: TestClientScheme (0.00s) [2022-02-18T08:15:19.619Z] === RUN TestNewClientWithTimeout [2022-02-18T08:15:20.077Z] time="2022-02-18T08:15:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-18T08:15:21.042Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.33s) [2022-02-18T08:15:21.042Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-18T08:15:21.498Z] time="2022-02-18T08:15:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-18T08:15:21.956Z] 2022/02/18 08:15:21 Closing DB instances... [2022-02-18T08:15:23.486Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-18T08:15:23.486Z] === RUN TestNetworkDBGarbageCollection [2022-02-18T08:15:23.942Z] time="2022-02-18T08:15:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-18T08:15:24.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-18T08:15:24.009Z] === RUN TestDockerSuite/TestExec [2022-02-18T08:15:24.009Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-18T08:15:24.009Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-18T08:15:24.270Z] docker_api_swarm_test.go:384: [d5b34d0e1565f] joining swarm manager [dd8facd3896e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:15:24.529Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-18T08:15:25.093Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-18T08:15:25.658Z] docker_api_swarm_test.go:385: [d72ea84440e7d] joining swarm manager [dd8facd3896e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:15:26.223Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-18T08:15:27.159Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-18T08:15:27.726Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-18T08:15:27.984Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-18T08:15:28.551Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-18T08:15:28.615Z] time="2022-02-18T08:15:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-18T08:15:29.119Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-18T08:15:29.685Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-18T08:15:29.685Z] --- PASS: TestServicePlugin (29.89s) [2022-02-18T08:15:29.685Z] === RUN TestServiceUpdateLabel [2022-02-18T08:15:31.063Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-18T08:15:31.998Z] === RUN TestDockerSuite/TestExecEnv [2022-02-18T08:15:32.256Z] --- PASS: TestServiceUpdateLabel (2.48s) [2022-02-18T08:15:32.256Z] === RUN TestServiceUpdateSecrets [2022-02-18T08:15:32.513Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-18T08:15:33.336Z] --- PASS: TestRequest (14.33s) [2022-02-18T08:15:33.336Z] === RUN TestOverlappingRequests [2022-02-18T08:15:33.336Z] --- PASS: TestOverlappingRequests (0.69s) [2022-02-18T08:15:33.336Z] === RUN TestRelease [2022-02-18T08:15:33.889Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-18T08:15:34.455Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-18T08:15:36.228Z] --- PASS: TestRelease (2.61s) [2022-02-18T08:15:36.228Z] === RUN TestAllocateRandomDeallocate [2022-02-18T08:15:36.685Z] === RUN TestParseEmptyInterface [2022-02-18T08:15:36.685Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-18T08:15:36.685Z] === RUN TestParseNonInterfaceType [2022-02-18T08:15:36.685Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-18T08:15:36.685Z] === RUN TestParseWithOneFunction [2022-02-18T08:15:36.685Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-18T08:15:36.685Z] === RUN TestParseWithMultipleFuncs [2022-02-18T08:15:36.685Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-18T08:15:36.685Z] === RUN TestParseWithUnnamedReturn [2022-02-18T08:15:36.685Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-18T08:15:36.685Z] === RUN TestEmbeddedInterface [2022-02-18T08:15:36.685Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-18T08:15:36.685Z] === RUN TestParsedImports [2022-02-18T08:15:36.685Z] --- PASS: TestParsedImports (0.00s) [2022-02-18T08:15:36.685Z] === RUN TestAliasedImports [2022-02-18T08:15:36.685Z] --- PASS: TestAliasedImports (0.00s) [2022-02-18T08:15:36.685Z] PASS [2022-02-18T08:15:36.685Z] coverage: 56.8% of statements [2022-02-18T08:15:36.685Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2022-02-18T08:15:37.145Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-02-18T08:15:37.145Z] === RUN TestClientStream [2022-02-18T08:15:37.145Z] --- PASS: TestClientStream (0.00s) [2022-02-18T08:15:37.145Z] === RUN TestClientSendFile [2022-02-18T08:15:37.145Z] --- PASS: TestClientSendFile (0.00s) [2022-02-18T08:15:37.145Z] === RUN TestClientWithRequestTimeout [2022-02-18T08:15:37.145Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-18T08:15:37.145Z] === RUN TestFileSpecPlugin [2022-02-18T08:15:37.145Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-18T08:15:37.145Z] === RUN TestFileJSONSpecPlugin [2022-02-18T08:15:37.145Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-18T08:15:37.145Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-18T08:15:37.145Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-18T08:15:37.145Z] === RUN TestPluginAddHandler [2022-02-18T08:15:37.145Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-18T08:15:37.145Z] === RUN TestPluginWaitBadPlugin [2022-02-18T08:15:37.145Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-18T08:15:37.145Z] === RUN TestGet [2022-02-18T08:15:37.145Z] time="2022-02-18T08:15:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-18T08:15:37.601Z] === RUN TestHTTPTransport [2022-02-18T08:15:37.601Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-18T08:15:37.601Z] PASS [2022-02-18T08:15:37.601Z] coverage: 85.7% of statements [2022-02-18T08:15:37.601Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-02-18T08:15:37.732Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-18T08:15:37.732Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-18T08:15:38.058Z] time="2022-02-18T08:15:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-18T08:15:38.298Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-18T08:15:38.515Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-18T08:15:38.515Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T08:15:38.515Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-18T08:15:38.515Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-18T08:15:38.515Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-18T08:15:38.515Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-18T08:15:38.515Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-18T08:15:38.515Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T08:15:38.515Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-18T08:15:38.515Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-18T08:15:38.515Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-18T08:15:38.515Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-18T08:15:38.515Z] === RUN TestBufferPoolPutAndGet [2022-02-18T08:15:38.515Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-18T08:15:38.515Z] PASS [2022-02-18T08:15:38.515Z] coverage: 88.2% of statements [2022-02-18T08:15:38.515Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-02-18T08:15:38.866Z] === RUN TestDockerSuite/TestExecParseError [2022-02-18T08:15:38.971Z] === RUN TestOutputOnPrematureClose [2022-02-18T08:15:38.971Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-18T08:15:38.971Z] === RUN TestCompleteSilently [2022-02-18T08:15:38.971Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-18T08:15:38.971Z] PASS [2022-02-18T08:15:38.971Z] coverage: 75.9% of statements [2022-02-18T08:15:38.971Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2022-02-18T08:15:39.124Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-18T08:15:39.690Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-18T08:15:39.935Z] === RUN TestSendToOneSub [2022-02-18T08:15:39.935Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-18T08:15:39.935Z] === RUN TestSendToMultipleSubs [2022-02-18T08:15:39.935Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-18T08:15:39.935Z] === RUN TestEvictOneSub [2022-02-18T08:15:39.935Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-18T08:15:39.935Z] === RUN TestClosePublisher [2022-02-18T08:15:39.935Z] --- PASS: TestClosePublisher (0.00s) [2022-02-18T08:15:39.935Z] === RUN TestPubSubRace [2022-02-18T08:15:40.256Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-18T08:15:40.392Z] time="2022-02-18T08:15:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-18T08:15:40.848Z] --- PASS: TestPubSubRace (1.08s) [2022-02-18T08:15:40.848Z] PASS [2022-02-18T08:15:40.848Z] coverage: 75.0% of statements [2022-02-18T08:15:40.848Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2022-02-18T08:15:41.192Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-18T08:15:41.769Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-18T08:15:41.813Z] === RUN TestRegister [2022-02-18T08:15:41.813Z] --- PASS: TestRegister (0.00s) [2022-02-18T08:15:41.813Z] === RUN TestCommand [2022-02-18T08:15:41.813Z] --- PASS: TestCommand (0.04s) [2022-02-18T08:15:41.813Z] === RUN TestNaiveSelf [2022-02-18T08:15:41.813Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-18T08:15:41.813Z] PASS [2022-02-18T08:15:41.813Z] coverage: 82.4% of statements [2022-02-18T08:15:41.813Z] ok github.com/docker/docker/pkg/reexec 0.122s coverage: 82.4% of statements [2022-02-18T08:15:42.270Z] === RUN TestDump [2022-02-18T08:15:42.270Z] goroutine 19 [running]: [2022-02-18T08:15:42.270Z] github.com/docker/docker/pkg/stack.dump(0x132b6b7) [2022-02-18T08:15:42.270Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T08:15:42.270Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-18T08:15:42.270Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-18T08:15:42.270Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-18T08:15:42.270Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-18T08:15:42.270Z] testing.tRunner(0xc000145040, 0x1498ef8) [2022-02-18T08:15:42.270Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:15:42.270Z] created by testing.(*T).Run [2022-02-18T08:15:42.270Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T08:15:42.270Z] [2022-02-18T08:15:42.270Z] goroutine 1 [chan receive]: [2022-02-18T08:15:42.270Z] testing.(*T).Run(0xc000144ea0, {0x148a531, 0x130a413}, 0x1498ef8) [2022-02-18T08:15:42.270Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T08:15:42.270Z] testing.runTests.func1(0xc000132810) [2022-02-18T08:15:42.270Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T08:15:42.270Z] testing.tRunner(0xc000144ea0, 0xc00013dce0) [2022-02-18T08:15:42.270Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:15:42.270Z] testing.runTests(0xc000150080, {0x15fcbe0, 0x3, 0x3}, {0x132a90d, 0x148c22b, 0x1601680}) [2022-02-18T08:15:42.270Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T08:15:42.270Z] testing.(*M).Run(0xc000150080) [2022-02-18T08:15:42.270Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T08:15:42.270Z] main.main() [2022-02-18T08:15:42.270Z] _testmain.go:95 +0x1f5 [2022-02-18T08:15:42.270Z] --- PASS: TestDump (0.00s) [2022-02-18T08:15:42.270Z] === RUN TestDumpToFile [2022-02-18T08:15:42.338Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-18T08:15:42.728Z] --- PASS: TestDumpToFile (0.18s) [2022-02-18T08:15:42.728Z] === RUN TestDumpToFileWithEmptyInput [2022-02-18T08:15:42.728Z] goroutine 21 [running]: [2022-02-18T08:15:42.728Z] github.com/docker/docker/pkg/stack.dump(0x1398894) [2022-02-18T08:15:42.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T08:15:42.728Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1398c40}) [2022-02-18T08:15:42.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-18T08:15:42.728Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000145040) [2022-02-18T08:15:42.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-18T08:15:42.728Z] testing.tRunner(0xc000145520, 0x1498ee8) [2022-02-18T08:15:42.728Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:15:42.728Z] created by testing.(*T).Run [2022-02-18T08:15:42.728Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T08:15:42.728Z] [2022-02-18T08:15:42.728Z] goroutine 1 [chan receive]: [2022-02-18T08:15:42.728Z] testing.(*T).Run(0xc000144ea0, {0x1491316, 0x130a413}, 0x1498ee8) [2022-02-18T08:15:42.728Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T08:15:42.728Z] testing.runTests.func1(0xc000132810) [2022-02-18T08:15:42.728Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T08:15:42.728Z] testing.tRunner(0xc000144ea0, 0xc00013dce0) [2022-02-18T08:15:42.728Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T08:15:42.728Z] testing.runTests(0xc000150080, {0x15fcbe0, 0x3, 0x3}, {0x132a90d, 0x148c22b, 0x1601680}) [2022-02-18T08:15:42.728Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T08:15:42.728Z] testing.(*M).Run(0xc000150080) [2022-02-18T08:15:42.728Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T08:15:42.728Z] main.main() [2022-02-18T08:15:42.728Z] _testmain.go:95 +0x1f5 [2022-02-18T08:15:42.728Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-18T08:15:42.728Z] PASS [2022-02-18T08:15:42.728Z] coverage: 90.9% of statements [2022-02-18T08:15:42.728Z] ok github.com/docker/docker/pkg/stack 0.228s coverage: 90.9% of statements [2022-02-18T08:15:43.188Z] === RUN TestNewStdWriter [2022-02-18T08:15:43.188Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-18T08:15:43.188Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestWriteWithNilBytes [2022-02-18T08:15:43.188Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestWrite [2022-02-18T08:15:43.188Z] --- PASS: TestWrite (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestWriteWithWriterError [2022-02-18T08:15:43.188Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-18T08:15:43.188Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyWriteAndRead [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-18T08:15:43.188Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-18T08:15:43.188Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-18T08:15:43.188Z] PASS [2022-02-18T08:15:43.188Z] coverage: 100.0% of statements [2022-02-18T08:15:43.188Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-02-18T08:15:43.657Z] --- PASS: TestAllocateRandomDeallocate (7.66s) [2022-02-18T08:15:43.657Z] === RUN TestRetrieveFromStore [2022-02-18T08:15:44.114Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-18T08:15:44.114Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-18T08:15:44.114Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestFormatStatus [2022-02-18T08:15:44.114Z] --- PASS: TestFormatStatus (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestFormatError [2022-02-18T08:15:44.114Z] --- PASS: TestFormatError (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestFormatJSONError [2022-02-18T08:15:44.114Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-18T08:15:44.114Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-18T08:15:44.114Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestNewJSONProgressOutput [2022-02-18T08:15:44.114Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestAuxFormatterEmit [2022-02-18T08:15:44.114Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestStreamWriterStdout [2022-02-18T08:15:44.114Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-18T08:15:44.114Z] === RUN TestStreamWriterStderr [2022-02-18T08:15:44.114Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-18T08:15:44.114Z] PASS [2022-02-18T08:15:44.114Z] coverage: 66.2% of statements [2022-02-18T08:15:44.114Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2022-02-18T08:15:44.114Z] time="2022-02-18T08:15:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-18T08:15:44.571Z] === RUN TestGenerateRandomID [2022-02-18T08:15:44.571Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-18T08:15:44.571Z] === RUN TestShortenId [2022-02-18T08:15:44.571Z] --- PASS: TestShortenId (0.00s) [2022-02-18T08:15:44.571Z] === RUN TestShortenSha256Id [2022-02-18T08:15:44.571Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-18T08:15:44.571Z] === RUN TestShortenIdEmpty [2022-02-18T08:15:44.571Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-18T08:15:44.571Z] === RUN TestShortenIdInvalid [2022-02-18T08:15:44.571Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-18T08:15:44.571Z] === RUN TestIsShortIDNonHex [2022-02-18T08:15:44.571Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-18T08:15:44.571Z] === RUN TestIsShortIDNotCorrectSize [2022-02-18T08:15:44.571Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-18T08:15:44.571Z] PASS [2022-02-18T08:15:44.571Z] coverage: 70.6% of statements [2022-02-18T08:15:44.571Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2022-02-18T08:15:45.536Z] === RUN TestIsCpusetListAvailable [2022-02-18T08:15:45.536Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-18T08:15:45.536Z] PASS [2022-02-18T08:15:45.536Z] coverage: 39.4% of statements [2022-02-18T08:15:45.536Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements [2022-02-18T08:15:46.497Z] --- PASS: TestRetrieveFromStore (2.51s) [2022-02-18T08:15:46.497Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-18T08:15:46.497Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-18T08:15:46.497Z] === RUN TestParallelPredefinedRequest1 [2022-02-18T08:15:46.497Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-18T08:15:46.497Z] === RUN TestParallelPredefinedRequest2 [2022-02-18T08:15:46.497Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-18T08:15:46.497Z] === RUN TestParallelPredefinedRequest3 [2022-02-18T08:15:46.497Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-18T08:15:46.497Z] === RUN TestParallelPredefinedRequest4 [2022-02-18T08:15:46.497Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-18T08:15:46.497Z] === RUN TestParallelPredefinedRequest5 [2022-02-18T08:15:46.497Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-18T08:15:46.497Z] === RUN TestDebug [2022-02-18T08:15:46.497Z] --- PASS: TestDebug (0.00s) [2022-02-18T08:15:46.497Z] === RUN TestRequestPoolParallel [2022-02-18T08:15:46.953Z] --- PASS: TestRequestPoolParallel (0.63s) [2022-02-18T08:15:46.953Z] === RUN TestFullAllocateRelease [2022-02-18T08:15:47.417Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-02-18T08:15:47.417Z] === RUN TestOddAllocateRelease [2022-02-18T08:15:47.417Z] === RUN TestChtimes [2022-02-18T08:15:47.417Z] --- PASS: TestChtimes (0.00s) [2022-02-18T08:15:47.417Z] === RUN TestChtimesWindows [2022-02-18T08:15:47.417Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-18T08:15:47.417Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-18T08:15:47.417Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-18T08:15:47.417Z] === RUN TestEnsureRemoveAllNotExist [2022-02-18T08:15:47.417Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-18T08:15:47.417Z] === RUN TestEnsureRemoveAllWithDir [2022-02-18T08:15:47.417Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-18T08:15:47.417Z] === RUN TestEnsureRemoveAllWithFile [2022-02-18T08:15:47.417Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-18T08:15:47.417Z] PASS [2022-02-18T08:15:47.417Z] coverage: 12.9% of statements [2022-02-18T08:15:47.417Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.9% of statements [2022-02-18T08:15:47.417Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-02-18T08:15:47.417Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-18T08:15:47.596Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2022-02-18T08:15:47.597Z] === RUN TestServiceUpdateConfigs [2022-02-18T08:15:47.873Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-02-18T08:15:47.873Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-18T08:15:47.873Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-18T08:15:47.873Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-18T08:15:47.873Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-18T08:15:47.873Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T08:15:47.873Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T08:15:47.873Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T08:15:47.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:15:47.873Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T08:15:47.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:15:47.873Z] === CONT TestParallelPredefinedRequest2 [2022-02-18T08:15:47.873Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-18T08:15:47.873Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T08:15:47.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:15:47.873Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-18T08:15:47.873Z] === CONT TestParallelPredefinedRequest5 [2022-02-18T08:15:47.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:15:47.873Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-18T08:15:47.873Z] === CONT TestParallelPredefinedRequest2 [2022-02-18T08:15:47.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:15:47.873Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-18T08:15:47.873Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-18T08:15:47.873Z] PASS [2022-02-18T08:15:47.873Z] coverage: 85.3% of statements [2022-02-18T08:15:47.873Z] ok github.com/docker/docker/libnetwork/ipam 65.730s coverage: 85.3% of statements [2022-02-18T08:15:48.329Z] === RUN TestTailFile [2022-02-18T08:15:48.329Z] --- PASS: TestTailFile (0.00s) [2022-02-18T08:15:48.329Z] === RUN TestTailFileManyLines [2022-02-18T08:15:48.329Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-18T08:15:48.329Z] === RUN TestTailEmptyFile [2022-02-18T08:15:48.329Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-18T08:15:48.329Z] === RUN TestTailNegativeN [2022-02-18T08:15:48.329Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader [2022-02-18T08:15:48.329Z] === CONT TestNewTailReader [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/no_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/truncated_last_line [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-18T08:15:48.329Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.329Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.329Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.329Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.329Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.329Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.329Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.329Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/no_delimiter [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.330Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T08:15:48.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.790Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T08:15:48.791Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T08:15:48.792Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:15:48.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.01s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.02s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:15:49.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T08:15:49.253Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T08:15:49.253Z] PASS [2022-02-18T08:15:49.253Z] coverage: 88.6% of statements [2022-02-18T08:15:49.253Z] ok github.com/docker/docker/pkg/tailfile 0.264s coverage: 88.6% of statements [2022-02-18T08:15:49.711Z] === RUN TestTarSumRemoveNonExistent [2022-02-18T08:15:49.711Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestTarSumRemove [2022-02-18T08:15:49.711Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestSortFileInfoSums [2022-02-18T08:15:49.711Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestNewTarSumForLabelInvalid [2022-02-18T08:15:49.711Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestNewTarSumForLabel [2022-02-18T08:15:49.711Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestEmptyTar [2022-02-18T08:15:49.711Z] --- PASS: TestEmptyTar (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestTarSumsReadSize [2022-02-18T08:15:49.711Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestTarSums [2022-02-18T08:15:49.711Z] --- PASS: TestTarSums (0.07s) [2022-02-18T08:15:49.711Z] === RUN TestIteration [2022-02-18T08:15:49.711Z] --- PASS: TestIteration (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestVersionLabelForChecksum [2022-02-18T08:15:49.711Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestVersion [2022-02-18T08:15:49.711Z] --- PASS: TestVersion (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestGetVersion [2022-02-18T08:15:49.711Z] --- PASS: TestGetVersion (0.00s) [2022-02-18T08:15:49.711Z] === RUN TestGetVersions [2022-02-18T08:15:49.711Z] --- PASS: TestGetVersions (0.00s) [2022-02-18T08:15:49.711Z] PASS [2022-02-18T08:15:49.711Z] coverage: 89.3% of statements [2022-02-18T08:15:49.711Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2022-02-18T08:15:50.678Z] testing: warning: no tests to run [2022-02-18T08:15:50.678Z] PASS [2022-02-18T08:15:50.678Z] coverage: [no statements] [2022-02-18T08:15:50.678Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2022-02-18T08:15:51.135Z] === RUN TestTruncIndex [2022-02-18T08:15:51.135Z] --- PASS: TestTruncIndex (0.10s) [2022-02-18T08:15:51.135Z] PASS [2022-02-18T08:15:51.135Z] coverage: 91.5% of statements [2022-02-18T08:15:51.135Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-02-18T08:15:51.594Z] === RUN TestIsGIT [2022-02-18T08:15:51.594Z] --- PASS: TestIsGIT (0.00s) [2022-02-18T08:15:51.594Z] === RUN TestIsTransport [2022-02-18T08:15:51.594Z] --- PASS: TestIsTransport (0.00s) [2022-02-18T08:15:51.594Z] PASS [2022-02-18T08:15:51.594Z] coverage: 100.0% of statements [2022-02-18T08:15:51.594Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2022-02-18T08:15:52.057Z] --- PASS: TestGet (15.01s) [2022-02-18T08:15:52.057Z] === RUN TestPluginWithNoManifest [2022-02-18T08:15:52.057Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-18T08:15:52.057Z] === RUN TestGetAll [2022-02-18T08:15:52.057Z] --- PASS: TestGetAll (0.00s) [2022-02-18T08:15:52.057Z] PASS [2022-02-18T08:15:52.057Z] coverage: 73.2% of statements [2022-02-18T08:15:52.057Z] ok github.com/docker/docker/pkg/plugins 34.996s coverage: 73.2% of statements [2022-02-18T08:15:52.514Z] === RUN TestVersionInfo [2022-02-18T08:15:52.514Z] --- PASS: TestVersionInfo (0.00s) [2022-02-18T08:15:52.514Z] === RUN TestAppendVersions [2022-02-18T08:15:52.514Z] --- PASS: TestAppendVersions (0.00s) [2022-02-18T08:15:52.514Z] PASS [2022-02-18T08:15:52.514Z] coverage: 88.9% of statements [2022-02-18T08:15:52.514Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2022-02-18T08:15:54.047Z] === RUN TestNewSettable [2022-02-18T08:15:54.047Z] --- PASS: TestNewSettable (0.00s) [2022-02-18T08:15:54.047Z] === RUN TestIsSettable [2022-02-18T08:15:54.047Z] --- PASS: TestIsSettable (0.00s) [2022-02-18T08:15:54.047Z] === RUN TestUpdateSettingsEnv [2022-02-18T08:15:54.047Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-18T08:15:54.047Z] PASS [2022-02-18T08:15:54.047Z] coverage: 20.0% of statements [2022-02-18T08:15:54.047Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.0% of statements [2022-02-18T08:15:54.047Z] === RUN TestValidatePrivileges [2022-02-18T08:15:54.047Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-18T08:15:54.047Z] === RUN TestFilterByCapNeg [2022-02-18T08:15:54.047Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-18T08:15:54.047Z] === RUN TestFilterByCapPos [2022-02-18T08:15:54.047Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-18T08:15:54.047Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-18T08:15:54.047Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-18T08:15:54.047Z] PASS [2022-02-18T08:15:54.047Z] coverage: 12.0% of statements [2022-02-18T08:15:54.153Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-18T08:15:54.153Z] === RUN TestDockerSuite/TestExecTTY [2022-02-18T08:15:54.153Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-18T08:15:54.504Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2022-02-18T08:15:54.720Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-18T08:15:54.978Z] === RUN TestLoad [2022-02-18T08:15:54.978Z] --- PASS: TestLoad (0.00s) [2022-02-18T08:15:54.978Z] === RUN TestSave [2022-02-18T08:15:54.978Z] --- PASS: TestSave (0.08s) [2022-02-18T08:15:54.978Z] === RUN TestAddDeleteGet [2022-02-18T08:15:54.978Z] --- PASS: TestAddDeleteGet (0.10s) [2022-02-18T08:15:54.978Z] === RUN TestInvalidTags [2022-02-18T08:15:54.978Z] --- PASS: TestInvalidTags (0.01s) [2022-02-18T08:15:54.978Z] PASS [2022-02-18T08:15:54.978Z] coverage: 84.4% of statements [2022-02-18T08:15:54.978Z] ok github.com/docker/docker/reference 0.246s coverage: 84.4% of statements [2022-02-18T08:15:55.287Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-18T08:15:55.854Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-18T08:15:55.854Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-18T08:15:55.854Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-18T08:15:57.149Z] === RUN TestResolveAuthConfigIndexServer [2022-02-18T08:15:57.149Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestResolveAuthConfigFullURL [2022-02-18T08:15:57.149Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-18T08:15:57.149Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestValidateMirror [2022-02-18T08:15:57.149Z] --- PASS: TestValidateMirror (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestLoadInsecureRegistries [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestReaderWithReadError [2022-02-18T08:15:57.149Z] time="2022-02-18T08:15:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T08:15:57.149Z] time="2022-02-18T08:15:56Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-18T08:15:57.149Z] time="2022-02-18T08:15:56Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T08:15:57.149Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-02-18T08:15:57.149Z] === RUN TestNewServiceConfig [2022-02-18T08:15:57.149Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestValidateIndexName [2022-02-18T08:15:57.149Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestValidateIndexNameWithError [2022-02-18T08:15:57.149Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestEndpointParse [2022-02-18T08:15:57.149Z] --- PASS: TestEndpointParse (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestEndpointParseInvalid [2022-02-18T08:15:57.149Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestValidateEndpoint [2022-02-18T08:15:57.149Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-18T08:15:57.149Z] === RUN TestPing [2022-02-18T08:15:57.149Z] --- PASS: TestPing (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestPingRegistryEndpoint [2022-02-18T08:15:57.149Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:57.149Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-18T08:15:57.149Z] === RUN TestEndpoint [2022-02-18T08:15:57.149Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:57.149Z] --- SKIP: TestEndpoint (0.01s) [2022-02-18T08:15:57.149Z] === RUN TestParseRepositoryInfo [2022-02-18T08:15:57.149Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestNewIndexInfo [2022-02-18T08:15:57.149Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestMirrorEndpointLookup [2022-02-18T08:15:57.149Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:15:57.149Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestSearchRepositories [2022-02-18T08:15:57.149Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-18T08:15:57.149Z] Host: 127.0.0.1:49323 [2022-02-18T08:15:57.149Z] User-Agent: docker test client [2022-02-18T08:15:57.149Z] Authorization: Token fake-token [2022-02-18T08:15:57.149Z] X-Docker-Token: true [2022-02-18T08:15:57.149Z] Accept-Encoding: gzip [2022-02-18T08:15:57.149Z] [2022-02-18T08:15:57.149Z] [2022-02-18T08:15:57.149Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-18T08:15:57.149Z] Connection: close [2022-02-18T08:15:57.149Z] Content-Length: 144 [2022-02-18T08:15:57.149Z] Cache-Control: no-cache [2022-02-18T08:15:57.149Z] Content-Type: application/json [2022-02-18T08:15:57.149Z] Date: Fri, 18 Feb 2022 08:15:56 GMT [2022-02-18T08:15:57.149Z] Expires: -1 [2022-02-18T08:15:57.149Z] Pragma: no-cache [2022-02-18T08:15:57.149Z] Server: docker-tests/mock [2022-02-18T08:15:57.149Z] X-Docker-Registry-Config: mock [2022-02-18T08:15:57.149Z] X-Docker-Registry-Version: 0.0.0 [2022-02-18T08:15:57.149Z] [2022-02-18T08:15:57.149Z] [2022-02-18T08:15:57.149Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-18T08:15:57.149Z] === RUN TestTrustedLocation [2022-02-18T08:15:57.149Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-18T08:15:57.149Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestAllowNondistributableArtifacts [2022-02-18T08:15:57.149Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestIsSecureIndex [2022-02-18T08:15:57.149Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-18T08:15:57.149Z] PASS [2022-02-18T08:15:57.149Z] coverage: 51.2% of statements [2022-02-18T08:15:57.149Z] ok github.com/docker/docker/registry 0.338s coverage: 51.2% of statements [2022-02-18T08:15:57.149Z] time="2022-02-18T08:15:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestReader [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-18T08:15:57.149Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-18T08:15:57.149Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-18T08:15:57.149Z] PASS [2022-02-18T08:15:57.149Z] coverage: 100.0% of statements [2022-02-18T08:15:57.149Z] ok github.com/docker/docker/registry/resumable 0.305s coverage: 100.0% of statements [2022-02-18T08:15:57.228Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-18T08:15:57.487Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-18T08:15:57.606Z] === RUN TestRestartManagerTimeout [2022-02-18T08:15:57.606Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-18T08:15:57.606Z] === RUN TestRestartManagerTimeoutReset [2022-02-18T08:15:57.606Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-18T08:15:57.606Z] PASS [2022-02-18T08:15:57.606Z] coverage: 50.9% of statements [2022-02-18T08:15:57.606Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-02-18T08:15:58.065Z] === RUN TestDecodeContainerConfig [2022-02-18T08:15:58.065Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-02-18T08:15:58.065Z] === RUN TestDecodeContainerConfigIsolation [2022-02-18T08:15:58.065Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-18T08:15:58.065Z] === RUN TestValidatePrivileged [2022-02-18T08:15:58.065Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-18T08:15:58.065Z] PASS [2022-02-18T08:15:58.065Z] coverage: 52.6% of statements [2022-02-18T08:15:58.065Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.6% of statements [2022-02-18T08:15:58.419Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-18T08:15:58.521Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-18T08:15:58.521Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-18T08:15:58.521Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-18T08:15:58.521Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-18T08:15:58.521Z] PASS [2022-02-18T08:15:58.521Z] coverage: 62.5% of statements [2022-02-18T08:15:58.521Z] ok github.com/docker/docker/testutil 0.131s coverage: 62.5% of statements [2022-02-18T08:15:58.676Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-18T08:15:59.608Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-18T08:16:02.134Z] --- PASS: TestServiceUpdateConfigs (14.63s) [2022-02-18T08:16:02.134Z] === RUN TestServiceUpdateNetwork [2022-02-18T08:16:02.242Z] === RUN TestGetDriver [2022-02-18T08:16:02.242Z] --- PASS: TestGetDriver (0.00s) [2022-02-18T08:16:02.242Z] === RUN TestVolumeRequestError [2022-02-18T08:16:02.242Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-18T08:16:02.242Z] PASS [2022-02-18T08:16:02.242Z] coverage: 36.1% of statements [2022-02-18T08:16:02.242Z] ok github.com/docker/docker/volume/drivers 0.073s coverage: 36.1% of statements [2022-02-18T08:16:02.726Z] === RUN TestGetAddress [2022-02-18T08:16:02.726Z] --- PASS: TestGetAddress (0.00s) [2022-02-18T08:16:02.726Z] === RUN TestRemove [2022-02-18T08:16:02.726Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T08:16:02.726Z] --- SKIP: TestRemove (0.00s) [2022-02-18T08:16:02.726Z] === RUN TestInitializeWithVolumes [2022-02-18T08:16:02.726Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-18T08:16:02.726Z] === RUN TestCreate [2022-02-18T08:16:02.726Z] --- PASS: TestCreate (0.01s) [2022-02-18T08:16:02.726Z] === RUN TestValidateName [2022-02-18T08:16:02.726Z] --- PASS: TestValidateName (0.00s) [2022-02-18T08:16:02.726Z] === RUN TestCreateWithOpts [2022-02-18T08:16:02.726Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T08:16:02.726Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-18T08:16:02.726Z] === RUN TestRelaodNoOpts [2022-02-18T08:16:02.726Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-18T08:16:02.726Z] PASS [2022-02-18T08:16:02.726Z] coverage: 41.5% of statements [2022-02-18T08:16:02.726Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2022-02-18T08:16:04.037Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-18T08:16:04.264Z] === RUN TestLCOWParseMountRaw [2022-02-18T08:16:04.264Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-18T08:16:04.264Z] === RUN TestLCOWParseMountRawSplit [2022-02-18T08:16:04.264Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-18T08:16:04.264Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-18T08:16:04.264Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-18T08:16:04.264Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-18T08:16:04.265Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-18T08:16:04.265Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-18T08:16:04.265Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-18T08:16:04.265Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-18T08:16:04.265Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-18T08:16:04.265Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T08:16:04.265Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-18T08:16:04.265Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRaw [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-18T08:16:04.265Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestConvertTmpfsOptions [2022-02-18T08:16:04.265Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-18T08:16:04.265Z] linux_parser_test.go:209: data="ro" [2022-02-18T08:16:04.265Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestParseMountSpec [2022-02-18T08:16:04.265Z] parser_test.go:62: case 0 [2022-02-18T08:16:04.265Z] parser_test.go:62: case 1 [2022-02-18T08:16:04.265Z] parser_test.go:62: case 2 [2022-02-18T08:16:04.265Z] parser_test.go:62: case 3 [2022-02-18T08:16:04.265Z] parser_test.go:62: case 4 [2022-02-18T08:16:04.265Z] parser_test.go:62: case 5 [2022-02-18T08:16:04.265Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestValidateMount [2022-02-18T08:16:04.265Z] --- PASS: TestValidateMount (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRaw [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T08:16:04.265Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-18T08:16:04.265Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T08:16:04.265Z] PASS [2022-02-18T08:16:04.265Z] coverage: 67.6% of statements [2022-02-18T08:16:04.265Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.6% of statements [2022-02-18T08:16:05.229Z] === RUN TestSetGetMeta [2022-02-18T08:16:05.229Z] === PAUSE TestSetGetMeta [2022-02-18T08:16:05.229Z] === RUN TestRestore [2022-02-18T08:16:05.229Z] === PAUSE TestRestore [2022-02-18T08:16:05.229Z] === RUN TestServiceCreate [2022-02-18T08:16:05.229Z] === PAUSE TestServiceCreate [2022-02-18T08:16:05.229Z] === RUN TestServiceList [2022-02-18T08:16:05.229Z] === PAUSE TestServiceList [2022-02-18T08:16:05.229Z] === RUN TestServiceRemove [2022-02-18T08:16:05.229Z] === PAUSE TestServiceRemove [2022-02-18T08:16:05.229Z] === RUN TestServiceGet [2022-02-18T08:16:05.229Z] === PAUSE TestServiceGet [2022-02-18T08:16:05.229Z] === RUN TestServicePrune [2022-02-18T08:16:05.229Z] === PAUSE TestServicePrune [2022-02-18T08:16:05.229Z] === RUN TestCreate [2022-02-18T08:16:05.229Z] === PAUSE TestCreate [2022-02-18T08:16:05.229Z] === RUN TestRemove [2022-02-18T08:16:05.229Z] === PAUSE TestRemove [2022-02-18T08:16:05.229Z] === RUN TestList [2022-02-18T08:16:05.229Z] === PAUSE TestList [2022-02-18T08:16:05.229Z] === RUN TestFindByDriver [2022-02-18T08:16:05.229Z] === PAUSE TestFindByDriver [2022-02-18T08:16:05.229Z] === RUN TestFindByReferenced [2022-02-18T08:16:05.229Z] === PAUSE TestFindByReferenced [2022-02-18T08:16:05.229Z] === RUN TestDerefMultipleOfSameRef [2022-02-18T08:16:05.229Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-18T08:16:05.229Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:16:05.229Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:16:05.229Z] === RUN TestDefererencePluginOnCreateError [2022-02-18T08:16:05.229Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-18T08:16:05.229Z] === RUN TestRefDerefRemove [2022-02-18T08:16:05.229Z] === PAUSE TestRefDerefRemove [2022-02-18T08:16:05.229Z] === RUN TestGet [2022-02-18T08:16:05.229Z] === PAUSE TestGet [2022-02-18T08:16:05.229Z] === RUN TestGetWithReference [2022-02-18T08:16:05.229Z] === PAUSE TestGetWithReference [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc/test_nil_list [2022-02-18T08:16:05.229Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc/test_empty_list [2022-02-18T08:16:05.229Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:16:05.229Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:16:05.229Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc/test_filter_some [2022-02-18T08:16:05.229Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc/test_filter_middle [2022-02-18T08:16:05.229Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:16:05.229Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:16:05.229Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-18T08:16:05.229Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-18T08:16:05.229Z] === CONT TestFilterFunc/test_nil_list [2022-02-18T08:16:05.229Z] === CONT TestFilterFunc/test_filter_some [2022-02-18T08:16:05.229Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T08:16:05.229Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-18T08:16:05.229Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T08:16:05.229Z] === CONT TestFilterFunc/test_empty_list [2022-02-18T08:16:05.229Z] === CONT TestFilterFunc/test_filter_middle [2022-02-18T08:16:05.229Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc (0.00s) [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-18T08:16:05.229Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-18T08:16:05.229Z] === CONT TestSetGetMeta [2022-02-18T08:16:05.229Z] === CONT TestList [2022-02-18T08:16:05.229Z] === CONT TestDefererencePluginOnCreateError [2022-02-18T08:16:05.229Z] === CONT TestGet [2022-02-18T08:16:05.229Z] --- PASS: TestSetGetMeta (0.04s) [2022-02-18T08:16:05.229Z] === CONT TestRemove [2022-02-18T08:16:05.229Z] --- PASS: TestGet (0.04s) [2022-02-18T08:16:05.229Z] === CONT TestCreate [2022-02-18T08:16:05.229Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-02-18T08:16:05.229Z] === CONT TestServicePrune [2022-02-18T08:16:05.229Z] --- PASS: TestList (0.08s) [2022-02-18T08:16:05.229Z] === CONT TestServiceGet [2022-02-18T08:16:05.229Z] --- PASS: TestCreate (0.04s) [2022-02-18T08:16:05.229Z] === CONT TestServiceRemove [2022-02-18T08:16:05.229Z] --- PASS: TestRemove (0.06s) [2022-02-18T08:16:05.229Z] === CONT TestServiceList [2022-02-18T08:16:05.229Z] --- PASS: TestServiceGet (0.20s) [2022-02-18T08:16:05.229Z] === CONT TestServiceCreate [2022-02-18T08:16:05.229Z] time="2022-02-18T08:16:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:16:05.229Z] --- PASS: TestServiceRemove (0.20s) [2022-02-18T08:16:05.229Z] === CONT TestRestore [2022-02-18T08:16:05.229Z] time="2022-02-18T08:16:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:16:05.229Z] --- PASS: TestServiceList (0.20s) [2022-02-18T08:16:05.229Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T08:16:05.229Z] time="2022-02-18T08:16:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:16:05.229Z] time="2022-02-18T08:16:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-18T08:16:05.229Z] --- PASS: TestServiceCreate (0.05s) [2022-02-18T08:16:05.229Z] === CONT TestDerefMultipleOfSameRef [2022-02-18T08:16:05.229Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-18T08:16:05.229Z] === CONT TestFindByReferenced [2022-02-18T08:16:05.229Z] time="2022-02-18T08:16:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T08:16:05.229Z] --- PASS: TestRestore (0.05s) [2022-02-18T08:16:05.229Z] === CONT TestFindByDriver [2022-02-18T08:16:05.229Z] --- PASS: TestServicePrune (0.28s) [2022-02-18T08:16:05.229Z] === CONT TestRefDerefRemove [2022-02-18T08:16:05.229Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-18T08:16:05.229Z] === CONT TestGetWithReference [2022-02-18T08:16:05.229Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-18T08:16:05.229Z] --- PASS: TestFindByDriver (0.04s) [2022-02-18T08:16:05.229Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-18T08:16:05.229Z] --- PASS: TestGetWithReference (0.03s) [2022-02-18T08:16:05.229Z] PASS [2022-02-18T08:16:05.229Z] coverage: 69.0% of statements [2022-02-18T08:16:05.229Z] ok github.com/docker/docker/volume/service 0.433s coverage: 69.0% of statements [2022-02-18T08:16:05.686Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T08:16:05.686Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T08:16:05.686Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T08:16:05.686Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-18T08:16:09.309Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-18T08:16:10.108Z] --- PASS: TestBuildWithHugeFile (126.59s) [2022-02-18T08:16:10.108Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T08:16:10.108Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:16:10.108Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:16:10.108Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T08:16:10.108Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:16:10.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:16:10.108Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:16:10.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:16:10.108Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:16:10.108Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:16:10.108Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:16:10.108Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:16:10.108Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:16:10.108Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-18T08:16:10.108Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-18T08:16:10.108Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-18T08:16:10.108Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-18T08:16:10.108Z] === RUN TestBuildPreserveOwnership [2022-02-18T08:16:10.108Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:16:10.108Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-18T08:16:10.108Z] === RUN TestBuildPlatformInvalid [2022-02-18T08:16:10.108Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-18T08:16:10.108Z] PASS [2022-02-18T08:16:10.108Z] ok github.com/docker/docker/integration/build 211.370s [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === Skipped [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-18T08:16:10.108Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-18T08:16:10.108Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-18T08:16:10.108Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-18T08:16:10.108Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:16:10.108Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-18T08:16:10.108Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] DONE 29 tests, 6 skipped in 244.699s [2022-02-18T08:16:10.108Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-18T08:16:10.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:16:10.108Z] INFO: Testing against a local daemon [2022-02-18T08:16:10.108Z] === RUN TestConfigInspect [2022-02-18T08:16:10.108Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-18T08:16:10.108Z] === RUN TestConfigList [2022-02-18T08:16:10.108Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] --- SKIP: TestConfigList (0.00s) [2022-02-18T08:16:10.108Z] === RUN TestConfigsCreateAndDelete [2022-02-18T08:16:10.108Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-18T08:16:10.108Z] === RUN TestConfigsUpdate [2022-02-18T08:16:10.108Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-18T08:16:10.108Z] === RUN TestTemplatedConfig [2022-02-18T08:16:10.108Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-18T08:16:10.108Z] === RUN TestConfigCreateResolve [2022-02-18T08:16:10.108Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:16:10.108Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-18T08:16:10.108Z] PASS [2022-02-18T08:16:10.108Z] ok github.com/docker/docker/integration/config 0.105s [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === Skipped [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-18T08:16:10.108Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-18T08:16:10.108Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-18T08:16:10.108Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-18T08:16:10.108Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-18T08:16:10.108Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-18T08:16:10.108Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:16:10.108Z] [2022-02-18T08:16:10.108Z] DONE 6 tests, 6 skipped in 2.378s [2022-02-18T08:16:10.108Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-18T08:16:10.241Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-18T08:16:11.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:16:11.662Z] INFO: Testing against a local daemon [2022-02-18T08:16:11.662Z] === RUN TestCheckpoint [2022-02-18T08:16:11.662Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:16:11.662Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T08:16:11.662Z] === RUN TestContainerInvalidJSON [2022-02-18T08:16:11.662Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:16:11.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:16:11.662Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:16:11.662Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:16:11.662Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:16:11.662Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:16:11.662Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-02-18T08:16:11.662Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T08:16:11.662Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-18T08:16:11.662Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T08:16:11.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-02-18T08:16:11.662Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T08:16:11.662Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-02-18T08:16:11.662Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T08:16:12.118Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-18T08:16:12.118Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T08:16:12.118Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-02-18T08:16:12.118Z] === RUN TestCopyFromContainer [2022-02-18T08:16:12.118Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:12.118Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-18T08:16:12.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T08:16:12.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:16:12.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:16:12.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:16:12.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:16:12.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:16:12.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:16:12.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:16:12.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:16:12.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:16:12.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-18T08:16:12.580Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T08:16:12.580Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T08:16:12.580Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidEnv [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T08:16:12.580Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T08:16:12.580Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T08:16:12.580Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T08:16:12.580Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T08:16:12.580Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T08:16:12.580Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-18T08:16:12.580Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T08:16:12.580Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:12.580Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T08:16:12.580Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T08:16:12.580Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:16:12.580Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T08:16:12.580Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T08:16:12.580Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:16:12.580Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:16:12.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:16:12.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:16:12.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:16:12.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:16:12.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:16:12.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:16:12.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:16:12.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:16:12.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:16:12.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:16:12.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-18T08:16:12.580Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T08:16:12.580Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T08:16:12.580Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T08:16:12.580Z] === RUN TestCreateDifferentPlatform [2022-02-18T08:16:12.580Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T08:16:12.580Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T08:16:12.580Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-18T08:16:12.580Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-02-18T08:16:12.580Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T08:16:12.580Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-02-18T08:16:12.580Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T08:16:12.580Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T08:16:12.580Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T08:16:12.580Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T08:16:12.580Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:12.580Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-18T08:16:12.580Z] === RUN TestDiff [2022-02-18T08:16:12.580Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:12.580Z] --- SKIP: TestDiff (0.00s) [2022-02-18T08:16:12.580Z] === RUN TestExecWithCloseStdin [2022-02-18T08:16:12.580Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-18T08:16:12.580Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-18T08:16:12.580Z] === RUN TestExec [2022-02-18T08:16:15.502Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-18T08:16:15.502Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2022-02-18T08:16:15.502Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T08:16:15.502Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-18T08:16:15.502Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-18T08:16:15.502Z] === RUN TestDockerSuite/TestHealth [2022-02-18T08:16:15.976Z] 2022/02/18 08:16:15 Closing DB instances... [2022-02-18T08:16:16.068Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-18T08:16:17.001Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-18T08:16:17.261Z] --- PASS: TestExec (4.29s) [2022-02-18T08:16:17.261Z] === RUN TestExecUser [2022-02-18T08:16:17.261Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T08:16:17.261Z] --- SKIP: TestExecUser (0.00s) [2022-02-18T08:16:17.261Z] === RUN TestExportContainerAndImportImage [2022-02-18T08:16:17.261Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:17.261Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-18T08:16:17.261Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T08:16:17.261Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:17.261Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T08:16:17.261Z] === RUN TestHealthCheckWorkdir [2022-02-18T08:16:17.261Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:17.261Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-18T08:16:17.261Z] === RUN TestHealthKillContainer [2022-02-18T08:16:17.261Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T08:16:17.261Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-18T08:16:17.261Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T08:16:17.261Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T08:16:17.261Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T08:16:17.261Z] === RUN TestKillContainerInvalidSignal [2022-02-18T08:16:18.144Z] --- PASS: TestNetworkDBGarbageCollection (54.65s) [2022-02-18T08:16:18.144Z] === RUN TestFindNode [2022-02-18T08:16:18.144Z] 2022/02/18 08:16:17 Closing DB instances... [2022-02-18T08:16:18.144Z] --- PASS: TestFindNode (0.03s) [2022-02-18T08:16:18.144Z] === RUN TestChangeNodeState [2022-02-18T08:16:18.144Z] 2022/02/18 08:16:17 Closing DB instances... [2022-02-18T08:16:18.144Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-18T08:16:18.144Z] === RUN TestNodeReincarnation [2022-02-18T08:16:18.144Z] 2022/02/18 08:16:17 Closing DB instances... [2022-02-18T08:16:20.283Z] check_test.go:379: [d72ea84440e7d] daemon is not started [2022-02-18T08:16:20.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-18T08:16:20.994Z] --- PASS: TestKillContainerInvalidSignal (3.67s) [2022-02-18T08:16:20.994Z] === RUN TestKillContainer [2022-02-18T08:16:20.994Z] === RUN TestKillContainer/no_signal [2022-02-18T08:16:22.178Z] docker_api_swarm_test.go:802: [d2bdaecfb2ce2] joining swarm manager [d586e083f42d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:16:23.554Z] docker_api_swarm_test.go:802: [d8e820a36dfd0] joining swarm manager [d586e083f42d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:16:23.813Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-18T08:16:23.925Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-18T08:16:23.925Z] === RUN TestParallelCreate [2022-02-18T08:16:23.925Z] 2022/02/18 08:16:22 Closing DB instances... [2022-02-18T08:16:23.925Z] --- PASS: TestParallelCreate (0.02s) [2022-02-18T08:16:23.925Z] === RUN TestParallelDelete [2022-02-18T08:16:23.925Z] 2022/02/18 08:16:22 Closing DB instances... [2022-02-18T08:16:23.925Z] --- PASS: TestParallelDelete (0.02s) [2022-02-18T08:16:23.925Z] === RUN TestNetworkDBIslands [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6b48b0504d51 with config:&{NodeID:6b48b0504d51 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-02-18T08:16:23.925Z] time="2022-02-18T08:16:22Z" level=info msg="Node 6b48b0504d51/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:22Z" level=info msg="Node 6b48b0504d51/172.22.236.214, added to nodes list" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:865ea8b69602 with config:&{NodeID:865ea8b69602 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-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 865ea8b69602/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 865ea8b69602/172.22.236.214, added to nodes list" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 865ea8b69602/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 865ea8b69602/172.22.236.214, added to nodes list" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 6b48b0504d51/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 6b48b0504d51/172.22.236.214, added to nodes list" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5326d2322e69 with config:&{NodeID:5326d2322e69 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-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 5326d2322e69/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 5326d2322e69/172.22.236.214, added to nodes list" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 5326d2322e69/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 5326d2322e69/172.22.236.214, added to nodes list" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 6b48b0504d51/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 6b48b0504d51/172.22.236.214, added to nodes list" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 865ea8b69602/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=info msg="Node 865ea8b69602/172.22.236.214, added to nodes list" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-18T08:16:23.925Z] time="2022-02-18T08:16:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-18T08:16:24.385Z] time="2022-02-18T08:16:23Z" level=info msg="Node 5326d2322e69/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.385Z] time="2022-02-18T08:16:23Z" level=info msg="Node 5326d2322e69/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.385Z] time="2022-02-18T08:16:24Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6205c1b4a6aa with config:&{NodeID:6205c1b4a6aa 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-02-18T08:16:24.385Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.385Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.385Z] time="2022-02-18T08:16:24Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-18T08:16:24.385Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-18T08:16:24.385Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-18T08:16:24.385Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6b48b0504d51/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6b48b0504d51/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=info msg="Node 865ea8b69602/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=info msg="Node 865ea8b69602/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=info msg="Node 5326d2322e69/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=info msg="Node 5326d2322e69/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-18T08:16:24.386Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-18T08:16:24.723Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T08:16:24.723Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T08:16:24.723Z] === RUN TestKillContainer/killing_signal [2022-02-18T08:16:24.747Z] docker_api_swarm_test.go:802: [df98ef52f3cf8] joining swarm manager [d586e083f42d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:28d5963e046e with config:&{NodeID:28d5963e046e 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-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 5326d2322e69/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 5326d2322e69/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 865ea8b69602/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 865ea8b69602/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6b48b0504d51/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=info msg="Node 6b48b0504d51/172.22.236.214, added to nodes list" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-18T08:16:24.843Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to nodes list" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to nodes list" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to nodes list" [2022-02-18T08:16:25.299Z] networkdb_test.go:835: Re-joining: 3 [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=info msg="The new bootstrap node list is:[172.22.236.214:10033 172.22.236.214:10034 172.22.236.214:10035]" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10033" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49354" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10034" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49355" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10035" [2022-02-18T08:16:25.299Z] time="2022-02-18T08:16:24Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49356" [2022-02-18T08:16:25.756Z] networkdb_test.go:835: Re-joining: 4 [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="The new bootstrap node list is:[172.22.236.214:10033 172.22.236.214:10034 172.22.236.214:10035]" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10033" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49357" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10034" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49358" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10035" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49359" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="node 0 leaving" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51 change state NodeActive --> NodeLeft" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="node4(6205c1b4a6aa): Node leave event for 6b48b0504d51/172.22.236.214" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51 change state NodeActive --> NodeLeft" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="node3(5326d2322e69): Node leave event for 6b48b0504d51/172.22.236.214" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51 change state NodeActive --> NodeLeft" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="node2(865ea8b69602): Node leave event for 6b48b0504d51/172.22.236.214" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51 change state NodeActive --> NodeLeft" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="node5(28d5963e046e): Node leave event for 6b48b0504d51/172.22.236.214" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51 change state NodeActive --> NodeLeft" [2022-02-18T08:16:25.756Z] time="2022-02-18T08:16:25Z" level=info msg="node1(6b48b0504d51): Node leave event for 6b48b0504d51/172.22.236.214" [2022-02-18T08:16:26.125Z] docker_api_swarm_test.go:802: [d0b696a1da0a6] joining swarm manager [d586e083f42d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:25Z" level=info msg="Node 6b48b0504d51/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:25Z" level=info msg="node 1 leaving" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602 change state NodeActive --> NodeLeft" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602 change state NodeActive --> NodeFailed" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602/172.22.236.214, added to failed nodes list" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="node4(6205c1b4a6aa): Node leave event for 865ea8b69602/172.22.236.214" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602 change state NodeActive --> NodeLeft" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="node3(5326d2322e69): Node leave event for 865ea8b69602/172.22.236.214" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602 change state NodeActive --> NodeLeft" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=info msg="node5(28d5963e046e): Node leave event for 865ea8b69602/172.22.236.214" [2022-02-18T08:16:26.213Z] time="2022-02-18T08:16:26Z" level=error msg="node: 865ea8b69602 is unknown to memberlist" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="Node 865ea8b69602/172.22.236.214, left gossip cluster" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="node 2 leaving" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="Node 5326d2322e69 change state NodeActive --> NodeLeft" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="node5(28d5963e046e): Node leave event for 5326d2322e69/172.22.236.214" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="Node 5326d2322e69 change state NodeActive --> NodeLeft" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="node4(6205c1b4a6aa): Node leave event for 5326d2322e69/172.22.236.214" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="Node 5326d2322e69 change state NodeActive --> NodeLeft" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=info msg="node3(5326d2322e69): Node leave event for 5326d2322e69/172.22.236.214" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=debug msg="memberlist: Failed ping: 6205c1b4a6aa (timeout reached)" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.236.214:10035: use of closed network connection" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.236.214:10034: use of closed network connection" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.236.214:10037: use of closed network connection" [2022-02-18T08:16:26.669Z] time="2022-02-18T08:16:26Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49360" [2022-02-18T08:16:27.058Z] docker_api_swarm_test.go:810: [d025222327dd0] joining swarm manager [d586e083f42d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:26Z" level=info msg="Node 5326d2322e69/172.22.236.214, left gossip cluster" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:26Z" level=info msg="Node 5326d2322e69/172.22.236.214, left gossip cluster" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:26Z" level=info msg="Node 5326d2322e69/172.22.236.214, left gossip cluster" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:26Z" level=warning msg="memberlist: Was able to connect to 6205c1b4a6aa but other probes failed, network may be misconfigured" [2022-02-18T08:16:27.127Z] networkdb_test.go:867: node4: OK [2022-02-18T08:16:27.127Z] networkdb_test.go:867: node5: OK [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="node 0 coming back" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:005ed2affaed with config:&{NodeID:005ed2affaed 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-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="Node 005ed2affaed/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="Node 005ed2affaed/172.22.236.214, added to nodes list" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="node 1 coming back" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:df7d4680bedd with config:&{NodeID:df7d4680bedd 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-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="Node df7d4680bedd/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="Node df7d4680bedd/172.22.236.214, added to nodes list" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="node 2 coming back" [2022-02-18T08:16:27.127Z] time="2022-02-18T08:16:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4e7bdd9443cf with config:&{NodeID:4e7bdd9443cf 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-02-18T08:16:27.584Z] time="2022-02-18T08:16:27Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:27.584Z] time="2022-02-18T08:16:27Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, added to nodes list" [2022-02-18T08:16:27.624Z] --- PASS: TestKillContainer (7.05s) [2022-02-18T08:16:27.624Z] --- PASS: TestKillContainer/no_signal (3.48s) [2022-02-18T08:16:27.624Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:16:27.624Z] --- PASS: TestKillContainer/killing_signal (3.53s) [2022-02-18T08:16:27.624Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T08:16:27.624Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:16:27.624Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T08:16:27.624Z] === RUN TestKillStoppedContainer [2022-02-18T08:16:27.624Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:16:27.624Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-18T08:16:27.624Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T08:16:27.624Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:16:27.624Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T08:16:27.624Z] === RUN TestKillDifferentUserContainer [2022-02-18T08:16:27.624Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T08:16:27.624Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-18T08:16:27.624Z] === RUN TestInspectOomKilledTrue [2022-02-18T08:16:27.624Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:27.624Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T08:16:27.624Z] === RUN TestInspectOomKilledFalse [2022-02-18T08:16:27.624Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:16:27.624Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T08:16:27.624Z] === RUN TestLogsFollowTailEmpty [2022-02-18T08:16:28.974Z] --- PASS: TestBuildWithHugeFile (121.87s) [2022-02-18T08:16:28.974Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T08:16:28.974Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:16:28.974Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T08:16:28.974Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:16:28.974Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:16:28.974Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:16:28.974Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:16:28.974Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:16:28.974Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:16:28.974Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:16:28.974Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:16:28.974Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:16:28.974Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-02-18T08:16:28.974Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-18T08:16:28.974Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-18T08:16:28.974Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-18T08:16:28.974Z] === RUN TestBuildPreserveOwnership [2022-02-18T08:16:28.974Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:16:28.974Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestBuildPlatformInvalid [2022-02-18T08:16:28.974Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-18T08:16:28.974Z] PASS [2022-02-18T08:16:28.974Z] ok github.com/docker/docker/integration/build 201.688s [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === Skipped [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-18T08:16:28.974Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-18T08:16:28.974Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-18T08:16:28.974Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-18T08:16:28.974Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:16:28.974Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-18T08:16:28.974Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] DONE 29 tests, 6 skipped in 235.374s [2022-02-18T08:16:28.974Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-18T08:16:28.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:16:28.974Z] INFO: Testing against a local daemon [2022-02-18T08:16:28.974Z] === RUN TestConfigInspect [2022-02-18T08:16:28.974Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestConfigList [2022-02-18T08:16:28.974Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] --- SKIP: TestConfigList (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestConfigsCreateAndDelete [2022-02-18T08:16:28.974Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestConfigsUpdate [2022-02-18T08:16:28.974Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestTemplatedConfig [2022-02-18T08:16:28.974Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestConfigCreateResolve [2022-02-18T08:16:28.974Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:16:28.974Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-18T08:16:28.974Z] PASS [2022-02-18T08:16:28.974Z] ok github.com/docker/docker/integration/config 0.103s [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === Skipped [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-18T08:16:28.974Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-18T08:16:28.974Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-18T08:16:28.974Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-18T08:16:28.974Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-18T08:16:28.974Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-18T08:16:28.974Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:16:28.974Z] [2022-02-18T08:16:28.974Z] DONE 6 tests, 6 skipped in 2.334s [2022-02-18T08:16:28.974Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-18T08:16:28.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:16:28.974Z] INFO: Testing against a local daemon [2022-02-18T08:16:28.974Z] === RUN TestCheckpoint [2022-02-18T08:16:28.974Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:16:28.974Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestContainerInvalidJSON [2022-02-18T08:16:28.974Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:16:28.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:16:28.974Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:16:28.974Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:16:28.974Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:16:28.974Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:16:28.974Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-02-18T08:16:28.974Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-18T08:16:28.974Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-18T08:16:28.974Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T08:16:28.974Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-02-18T08:16:28.974Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T08:16:28.974Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-02-18T08:16:28.974Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T08:16:28.974Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-18T08:16:28.974Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T08:16:28.974Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-02-18T08:16:28.974Z] === RUN TestCopyFromContainer [2022-02-18T08:16:28.974Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.974Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T08:16:28.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:16:28.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:16:28.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:16:28.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:16:28.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:16:28.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:16:28.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:16:28.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:16:28.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:16:28.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-18T08:16:28.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T08:16:28.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-18T08:16:28.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-18T08:16:28.974Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T08:16:28.974Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T08:16:28.974Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestCreateWithInvalidEnv [2022-02-18T08:16:28.974Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T08:16:28.974Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T08:16:28.974Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T08:16:28.974Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T08:16:28.974Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T08:16:28.974Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T08:16:28.974Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T08:16:28.974Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T08:16:28.974Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T08:16:28.974Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-18T08:16:28.974Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T08:16:28.974Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T08:16:28.974Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T08:16:28.974Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T08:16:28.975Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.975Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T08:16:28.975Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T08:16:28.975Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:16:28.975Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T08:16:28.975Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T08:16:28.975Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:16:28.975Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T08:16:28.975Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T08:16:28.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:16:28.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:16:28.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:16:28.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:16:28.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:16:28.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:16:28.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:16:28.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:16:28.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:16:28.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:16:28.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:16:28.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:16:28.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:16:28.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:16:28.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:16:28.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-18T08:16:28.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T08:16:28.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T08:16:28.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T08:16:28.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T08:16:28.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-18T08:16:28.975Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T08:16:28.975Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T08:16:28.975Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T08:16:28.975Z] === RUN TestCreateDifferentPlatform [2022-02-18T08:16:28.975Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T08:16:28.975Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T08:16:28.975Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-18T08:16:28.975Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-18T08:16:28.975Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T08:16:28.975Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T08:16:28.975Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-18T08:16:28.975Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T08:16:28.975Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T08:16:28.975Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T08:16:28.975Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T08:16:28.975Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:28.975Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-18T08:16:28.975Z] === RUN TestDiff [2022-02-18T08:16:28.975Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:28.975Z] --- SKIP: TestDiff (0.00s) [2022-02-18T08:16:28.975Z] === RUN TestExecWithCloseStdin [2022-02-18T08:16:28.975Z] --- PASS: TestExecWithCloseStdin (2.95s) [2022-02-18T08:16:28.975Z] === RUN TestExec [2022-02-18T08:16:30.476Z] time="2022-02-18T08:16:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.236.214:10033 172.22.236.214:10034 172.22.236.214:10035]" [2022-02-18T08:16:30.508Z] --- PASS: TestExec (2.66s) [2022-02-18T08:16:30.508Z] === RUN TestExecUser [2022-02-18T08:16:30.508Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T08:16:30.508Z] --- SKIP: TestExecUser (0.00s) [2022-02-18T08:16:30.508Z] === RUN TestExportContainerAndImportImage [2022-02-18T08:16:30.508Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:30.508Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-18T08:16:30.508Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T08:16:30.508Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:30.508Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T08:16:30.508Z] === RUN TestHealthCheckWorkdir [2022-02-18T08:16:30.508Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:30.508Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-18T08:16:30.508Z] === RUN TestHealthKillContainer [2022-02-18T08:16:30.508Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T08:16:30.508Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-18T08:16:30.508Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T08:16:30.508Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T08:16:30.508Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T08:16:30.508Z] === RUN TestKillContainerInvalidSignal [2022-02-18T08:16:30.935Z] time="2022-02-18T08:16:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.236.214:10033 172.22.236.214:10034 172.22.236.214:10035]" [2022-02-18T08:16:31.244Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) [2022-02-18T08:16:31.244Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-02-18T08:16:31.244Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-02-18T08:16:31.244Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-02-18T08:16:31.244Z] PASS [2022-02-18T08:16:31.244Z] [2022-02-18T08:16:31.244Z] === Skipped [2022-02-18T08:16:31.244Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-18T08:16:31.244Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T08:16:31.244Z] [2022-02-18T08:16:31.244Z] DONE 27 tests, 1 skipped in 192.132s [2022-02-18T08:16:31.244Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-18T08:16:31.244Z] ++ 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-02-18T08:16:31.244Z] ++ set -e [2022-02-18T08:16:31.244Z] ++ '[' -n 0 ']' [2022-02-18T08:16:31.244Z] ++ set -x [2022-02-18T08:16:31.244Z] ++ 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-02-18T08:16:31.244Z] INFO: Testing against a local daemon [2022-02-18T08:16:31.244Z] === RUN TestSessionCreate [2022-02-18T08:16:31.244Z] --- PASS: TestSessionCreate (0.02s) [2022-02-18T08:16:31.244Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T08:16:31.244Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-18T08:16:31.244Z] PASS [2022-02-18T08:16:31.244Z] [2022-02-18T08:16:31.244Z] DONE 2 tests in 0.113s [2022-02-18T08:16:31.244Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-18T08:16:31.244Z] ++ 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-02-18T08:16:31.244Z] ++ set -e [2022-02-18T08:16:31.244Z] ++ '[' -n 0 ']' [2022-02-18T08:16:31.244Z] ++ set -x [2022-02-18T08:16:31.244Z] ++ 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-02-18T08:16:31.361Z] --- PASS: TestLogsFollowTailEmpty (3.51s) [2022-02-18T08:16:31.362Z] === RUN TestNetworkNat [2022-02-18T08:16:31.362Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:31.362Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-18T08:16:31.362Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T08:16:31.391Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10033" [2022-02-18T08:16:31.391Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49361" [2022-02-18T08:16:31.391Z] time="2022-02-18T08:16:31Z" level=info msg="Node 28d5963e046e/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, is the new incarnation of the shutdown node 6b48b0504d51/172.22.236.214" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10034" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49362" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 28d5963e046e/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, is the new incarnation of the shutdown node 865ea8b69602/172.22.236.214" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10035" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49363" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 28d5963e046e/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, is the new incarnation of the shutdown node 5326d2322e69/172.22.236.214" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, is the new incarnation of the shutdown node 865ea8b69602/172.22.236.214" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node df7d4680bedd/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, is the new incarnation of the shutdown node 6b48b0504d51/172.22.236.214" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 005ed2affaed/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.392Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.504Z] INFO: Testing against a local daemon [2022-02-18T08:16:31.504Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:16:31.504Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T08:16:31.504Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:16:31.504Z] === RUN TestDiskUsage [2022-02-18T08:16:31.504Z] === PAUSE TestDiskUsage [2022-02-18T08:16:31.504Z] === RUN TestEventsExecDie [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, joined gossip cluster" [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, is the new incarnation of the shutdown node 5326d2322e69/172.22.236.214" [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, added to nodes list" [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10033" [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49364" [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10034" [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49365" [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.236.214:10035" [2022-02-18T08:16:31.848Z] time="2022-02-18T08:16:31Z" level=debug msg="memberlist: Stream connection from=172.22.236.214:49366" [2022-02-18T08:16:32.068Z] --- PASS: TestEventsExecDie (0.52s) [2022-02-18T08:16:32.068Z] === RUN TestEventsBackwardsCompatible [2022-02-18T08:16:32.068Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-18T08:16:32.068Z] === RUN TestEventsVolumeCreate [2022-02-18T08:16:32.068Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-18T08:16:32.068Z] === RUN TestInfoBinaryCommits [2022-02-18T08:16:32.068Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-02-18T08:16:32.068Z] === RUN TestInfoAPIVersioned [2022-02-18T08:16:32.068Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-18T08:16:32.068Z] === RUN TestInfoAPI [2022-02-18T08:16:32.068Z] --- PASS: TestInfoAPI (0.02s) [2022-02-18T08:16:32.068Z] === RUN TestInfoAPIWarnings [2022-02-18T08:16:32.304Z] 2022/02/18 08:16:32 Closing DB instances... [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="node3(4e7bdd9443cf): Node leave event for 005ed2affaed/172.22.236.214" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="node2(df7d4680bedd): Node leave event for 005ed2affaed/172.22.236.214" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="node4(6205c1b4a6aa): Node leave event for 005ed2affaed/172.22.236.214" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="node5(28d5963e046e): Node leave event for 005ed2affaed/172.22.236.214" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.304Z] time="2022-02-18T08:16:32Z" level=info msg="node1(005ed2affaed): Node leave event for 005ed2affaed/172.22.236.214" [2022-02-18T08:16:32.692Z] --- PASS: TestKillContainerInvalidSignal (2.49s) [2022-02-18T08:16:32.692Z] === RUN TestKillContainer [2022-02-18T08:16:32.692Z] === RUN TestKillContainer/no_signal [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed/172.22.236.214, left gossip cluster" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed/172.22.236.214, left gossip cluster" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed/172.22.236.214, left gossip cluster" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed/172.22.236.214, left gossip cluster" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node 005ed2affaed/172.22.236.214, left gossip cluster" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node df7d4680bedd change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="node3(4e7bdd9443cf): Node leave event for df7d4680bedd/172.22.236.214" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node df7d4680bedd change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="node5(28d5963e046e): Node leave event for df7d4680bedd/172.22.236.214" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node df7d4680bedd change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="node4(6205c1b4a6aa): Node leave event for df7d4680bedd/172.22.236.214" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node df7d4680bedd change state NodeActive --> NodeLeft" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="node2(df7d4680bedd): Node leave event for df7d4680bedd/172.22.236.214" [2022-02-18T08:16:32.760Z] time="2022-02-18T08:16:32Z" level=info msg="Node df7d4680bedd/172.22.236.214, left gossip cluster" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:32Z" level=info msg="Node df7d4680bedd/172.22.236.214, left gossip cluster" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:32Z" level=info msg="Node df7d4680bedd/172.22.236.214, left gossip cluster" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:32Z" level=info msg="Node df7d4680bedd/172.22.236.214, left gossip cluster" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:33Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.22.236.214:10035: use of closed network connection" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:33Z" level=info msg="Node 4e7bdd9443cf change state NodeActive --> NodeLeft" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:33Z" level=info msg="node5(28d5963e046e): Node leave event for 4e7bdd9443cf/172.22.236.214" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:33Z" level=info msg="Node 4e7bdd9443cf change state NodeActive --> NodeLeft" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:33Z" level=info msg="node4(6205c1b4a6aa): Node leave event for 4e7bdd9443cf/172.22.236.214" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:33Z" level=info msg="Node 4e7bdd9443cf change state NodeActive --> NodeLeft" [2022-02-18T08:16:33.220Z] time="2022-02-18T08:16:33Z" level=info msg="node3(4e7bdd9443cf): Node leave event for 4e7bdd9443cf/172.22.236.214" [2022-02-18T08:16:33.677Z] time="2022-02-18T08:16:33Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, left gossip cluster" [2022-02-18T08:16:33.677Z] time="2022-02-18T08:16:33Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, left gossip cluster" [2022-02-18T08:16:33.677Z] time="2022-02-18T08:16:33Z" level=info msg="Node 4e7bdd9443cf/172.22.236.214, left gossip cluster" [2022-02-18T08:16:34.134Z] time="2022-02-18T08:16:33Z" level=info msg="Node 6205c1b4a6aa change state NodeActive --> NodeLeft" [2022-02-18T08:16:34.134Z] time="2022-02-18T08:16:33Z" level=info msg="node5(28d5963e046e): Node leave event for 6205c1b4a6aa/172.22.236.214" [2022-02-18T08:16:34.134Z] time="2022-02-18T08:16:33Z" level=info msg="Node 6205c1b4a6aa change state NodeActive --> NodeLeft" [2022-02-18T08:16:34.134Z] time="2022-02-18T08:16:33Z" level=info msg="node4(6205c1b4a6aa): Node leave event for 6205c1b4a6aa/172.22.236.214" [2022-02-18T08:16:34.590Z] time="2022-02-18T08:16:34Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, left gossip cluster" [2022-02-18T08:16:34.590Z] time="2022-02-18T08:16:34Z" level=info msg="Node 6205c1b4a6aa/172.22.236.214, left gossip cluster" [2022-02-18T08:16:34.592Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-18T08:16:34.593Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-18T08:16:34.593Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-18T08:16:34.593Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-18T08:16:35.159Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-18T08:16:35.159Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/builder/remotecontext 0.097s coverage: 13.7% of statements [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/builder/dockerfile 0.206s coverage: 49.3% of statements [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/builder/remotecontext/git 1.213s coverage: 86.3% of statements [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T08:16:35.261Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/cmd/docker-proxy 0.176s coverage: 67.6% of statements [2022-02-18T08:16:35.261Z] ok github.com/docker/docker/client 0.152s coverage: 75.8% of statements [2022-02-18T08:16:35.556Z] time="2022-02-18T08:16:35Z" level=info msg="Node 28d5963e046e/172.22.236.214, left gossip cluster" [2022-02-18T08:16:35.556Z] time="2022-02-18T08:16:35Z" level=info msg="Node 28d5963e046e change state NodeActive --> NodeFailed" [2022-02-18T08:16:35.556Z] time="2022-02-18T08:16:35Z" level=info msg="Node 28d5963e046e/172.22.236.214, added to failed nodes list" [2022-02-18T08:16:35.556Z] --- PASS: TestNetworkDBIslands (12.10s) [2022-02-18T08:16:35.556Z] PASS [2022-02-18T08:16:35.556Z] coverage: 60.0% of statements [2022-02-18T08:16:35.556Z] ok github.com/docker/docker/libnetwork/networkdb 104.364s coverage: 60.0% of statements [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T08:16:35.556Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/quota [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T08:16:35.557Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T08:16:35.587Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T08:16:35.587Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T08:16:35.587Z] === RUN TestKillContainer/killing_signal [2022-02-18T08:16:35.727Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-18T08:16:35.727Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-18T08:16:35.727Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-18T08:16:35.727Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-18T08:16:35.986Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-18T08:16:36.245Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-18T08:16:36.504Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-18T08:16:36.504Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-18T08:16:37.072Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-18T08:16:37.072Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-18T08:16:37.639Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-18T08:16:38.208Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-18T08:16:38.208Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-18T08:16:38.424Z] --- PASS: TestNetworkLocalhostTCPNat (7.28s) [2022-02-18T08:16:38.424Z] === RUN TestNetworkLoopbackNat [2022-02-18T08:16:38.424Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:38.424Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-18T08:16:38.424Z] === RUN TestPause [2022-02-18T08:16:38.424Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T08:16:38.424Z] --- SKIP: TestPause (0.00s) [2022-02-18T08:16:38.424Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === Skipped [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-18T08:16:38.456Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-18T08:16:38.456Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-18T08:16:38.456Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-18T08:16:38.456Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-18T08:16:38.456Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T08:16:38.456Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T08:16:38.456Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T08:16:38.456Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T08:16:38.456Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-02-18T08:16:38.456Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T08:16:38.456Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-18T08:16:38.456Z] daemon_test.go:145: root required [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T08:16:38.456Z] reload_test.go:342: root required [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T08:16:38.456Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T08:16:38.456Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-18T08:16:38.456Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-18T08:16:38.456Z] download_test.go:267: Needs fixing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-18T08:16:38.456Z] layer_test.go:291: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-18T08:16:38.456Z] layer_test.go:340: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-18T08:16:38.456Z] layer_test.go:455: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-18T08:16:38.456Z] layer_test.go:684: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-18T08:16:38.456Z] migration_test.go:45: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T08:16:38.456Z] migration_test.go:181: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-18T08:16:38.456Z] mount_test.go:17: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-18T08:16:38.456Z] mount_test.go:76: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-18T08:16:38.456Z] mount_test.go:125: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-18T08:16:38.456Z] mount_test.go:212: Failing on Windows [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-18T08:16:38.456Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-18T08:16:38.456Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-18T08:16:38.456Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-18T08:16:38.456Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-18T08:16:38.456Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-18T08:16:38.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-18T08:16:38.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.456Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-18T08:16:38.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.456Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-18T08:16:38.457Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-18T08:16:38.457Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-18T08:16:38.457Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-18T08:16:38.457Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T08:16:38.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T08:16:38.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T08:16:38.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T08:16:38.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T08:16:38.457Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-18T08:16:38.457Z] archive_test.go:140: zstd not installed [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-18T08:16:38.457Z] archive_windows_test.go:16: Currently fails [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-18T08:16:38.457Z] changes_test.go:195: needs more investigation [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-18T08:16:38.457Z] changes_test.go:432: needs further investigation [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-18T08:16:38.457Z] changes_test.go:468: needs further investigation [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-18T08:16:38.457Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-18T08:16:38.457Z] poller_test.go:40: No chmod on Windows [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T08:16:38.457Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T08:16:38.457Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-18T08:16:38.457Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-18T08:16:38.457Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-18T08:16:38.457Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-18T08:16:38.457Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-18T08:16:38.457Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T08:16:38.457Z] [2022-02-18T08:16:38.457Z] DONE 2071 tests, 68 skipped in 298.994s [2022-02-18T08:16:38.457Z] INFO: make.ps1 ended at 02/18/2022 08:16:38 [2022-02-18T08:16:38.487Z] --- PASS: TestKillContainer (5.34s) [2022-02-18T08:16:38.487Z] --- PASS: TestKillContainer/no_signal (2.38s) [2022-02-18T08:16:38.487Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:16:38.487Z] --- PASS: TestKillContainer/killing_signal (2.91s) [2022-02-18T08:16:38.487Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T08:16:38.487Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:16:38.487Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T08:16:38.487Z] === RUN TestKillStoppedContainer [2022-02-18T08:16:38.487Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:16:38.487Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-18T08:16:38.487Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T08:16:38.487Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:16:38.487Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T08:16:38.487Z] === RUN TestKillDifferentUserContainer [2022-02-18T08:16:38.487Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T08:16:38.487Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-18T08:16:38.487Z] === RUN TestInspectOomKilledTrue [2022-02-18T08:16:38.487Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:38.487Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T08:16:38.487Z] === RUN TestInspectOomKilledFalse [2022-02-18T08:16:38.487Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:16:38.487Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T08:16:38.487Z] === RUN TestLogsFollowTailEmpty [2022-02-18T08:16:38.777Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-18T08:16:40.623Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-18T08:16:40.623Z] INFO: Unit tests ended at 02/18/2022 08:16:40. Duration:00:05:20.9167907 [2022-02-18T08:16:40.623Z] INFO: Building busybox [2022-02-18T08:16:40.659Z] --- PASS: TestLogsFollowTailEmpty (2.40s) [2022-02-18T08:16:40.659Z] === RUN TestNetworkNat [2022-02-18T08:16:40.659Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:40.659Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-18T08:16:40.659Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T08:16:41.080Z] Sending build context to Docker daemon 5.12kB [2022-02-18T08:16:41.080Z] [2022-02-18T08:16:41.080Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-18T08:16:41.080Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-18T08:16:41.080Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-18T08:16:41.080Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-18T08:16:41.080Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-18T08:16:41.080Z] ---> c703d4d60533 [2022-02-18T08:16:41.080Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-18T08:16:41.080Z] ---> Running in 9f285810f3f5 [2022-02-18T08:16:41.306Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-18T08:16:41.306Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-18T08:16:41.306Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-18T08:16:42.166Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.56s) [2022-02-18T08:16:42.166Z] === RUN TestPauseStopPausedContainer [2022-02-18T08:16:42.166Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:42.166Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-18T08:16:42.166Z] === RUN TestPsFilter [2022-02-18T08:16:42.622Z] --- PASS: TestPsFilter (0.38s) [2022-02-18T08:16:42.622Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T08:16:42.679Z] === RUN TestDockerSuite/TestImportFile [2022-02-18T08:16:43.555Z] --- PASS: TestNetworkLocalhostTCPNat (2.75s) [2022-02-18T08:16:43.555Z] === RUN TestNetworkLoopbackNat [2022-02-18T08:16:43.555Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:43.555Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-18T08:16:43.555Z] === RUN TestPause [2022-02-18T08:16:43.555Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T08:16:43.555Z] --- SKIP: TestPause (0.00s) [2022-02-18T08:16:43.555Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T08:16:44.051Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-18T08:16:44.051Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-18T08:16:44.984Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-18T08:16:45.755Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.38s) [2022-02-18T08:16:45.755Z] === RUN TestPauseStopPausedContainer [2022-02-18T08:16:45.755Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:16:45.755Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-18T08:16:45.755Z] === RUN TestPsFilter [2022-02-18T08:16:45.755Z] --- PASS: TestPsFilter (0.33s) [2022-02-18T08:16:45.755Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T08:16:45.847Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.48s) [2022-02-18T08:16:45.847Z] === RUN TestRemoveContainerWithVolume [2022-02-18T08:16:46.357Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-18T08:16:47.291Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-18T08:16:47.860Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-18T08:16:48.119Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-18T08:16:48.378Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-02-18T08:16:48.378Z] === RUN TestInfoDebug [2022-02-18T08:16:48.708Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.95s) [2022-02-18T08:16:48.708Z] === RUN TestRemoveContainerWithVolume [2022-02-18T08:16:48.946Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-18T08:16:48.946Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-18T08:16:48.946Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-18T08:16:48.946Z] --- PASS: TestInfoDebug (0.57s) [2022-02-18T08:16:48.946Z] === RUN TestInfoInsecureRegistries [2022-02-18T08:16:49.518Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-18T08:16:49.518Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-18T08:16:49.518Z] === RUN TestInfoRegistryMirrors [2022-02-18T08:16:49.646Z] --- PASS: TestRemoveContainerWithVolume (3.52s) [2022-02-18T08:16:49.646Z] === RUN TestRemoveContainerRunning [2022-02-18T08:16:50.088Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-18T08:16:50.088Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-18T08:16:50.088Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T08:16:50.088Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-02-18T08:16:50.088Z] === RUN TestPingCacheHeaders [2022-02-18T08:16:50.347Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-18T08:16:50.347Z] === RUN TestPingGet [2022-02-18T08:16:50.347Z] --- PASS: TestPingGet (0.02s) [2022-02-18T08:16:50.347Z] === RUN TestPingHead [2022-02-18T08:16:50.347Z] --- PASS: TestPingHead (0.03s) [2022-02-18T08:16:50.347Z] === RUN TestVersion [2022-02-18T08:16:50.347Z] --- PASS: TestVersion (0.03s) [2022-02-18T08:16:50.347Z] === CONT TestDiskUsage [2022-02-18T08:16:50.605Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/container_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/image_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/volume_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-18T08:16:50.864Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-18T08:16:51.122Z] === RUN TestDiskUsage/after_container.Run [2022-02-18T08:16:51.122Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-18T08:16:51.382Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage (1.38s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-18T08:16:51.641Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T08:16:51.641Z] PASS [2022-02-18T08:16:51.641Z] [2022-02-18T08:16:51.641Z] === Skipped [2022-02-18T08:16:51.641Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:16:51.641Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T08:16:51.641Z] [2022-02-18T08:16:51.641Z] DONE 50 tests, 1 skipped in 20.346s [2022-02-18T08:16:51.641Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-18T08:16:51.641Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-18T08:16:51.641Z] ++ 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-02-18T08:16:51.641Z] ++ set -e [2022-02-18T08:16:51.641Z] ++ '[' -n 0 ']' [2022-02-18T08:16:51.641Z] ++ set -x [2022-02-18T08:16:51.641Z] ++ 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-02-18T08:16:51.660Z] --- PASS: TestRemoveContainerWithVolume (3.01s) [2022-02-18T08:16:51.660Z] === RUN TestRemoveContainerRunning [2022-02-18T08:16:51.900Z] INFO: Testing against a local daemon [2022-02-18T08:16:51.900Z] === RUN TestVolumesCreateAndList [2022-02-18T08:16:51.900Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-18T08:16:51.900Z] === RUN TestVolumesRemove [2022-02-18T08:16:51.900Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-18T08:16:51.900Z] === RUN TestVolumesInspect [2022-02-18T08:16:51.900Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-18T08:16:51.900Z] === RUN TestVolumesInvalidJSON [2022-02-18T08:16:51.900Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T08:16:51.900Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T08:16:51.900Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T08:16:51.900Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-18T08:16:51.900Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T08:16:51.900Z] PASS [2022-02-18T08:16:51.900Z] [2022-02-18T08:16:51.900Z] DONE 5 tests in 0.272s [2022-02-18T08:16:51.900Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T08:16:52.159Z] ++++ cat bundles/test-integration/docker.pid [2022-02-18T08:16:52.159Z] +++ kill 6146 [2022-02-18T08:16:52.159Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-18T08:16:52.418Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-18T08:16:52.418Z] +++ /etc/init.d/apparmor stop [2022-02-18T08:16:52.418Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T08:16:52.418Z] [2022-02-18T08:16:52.418Z] Unloading profiles will leave already running processes permanently [2022-02-18T08:16:52.418Z] unconfined, which can lead to unexpected situations. [2022-02-18T08:16:52.418Z] [2022-02-18T08:16:52.418Z] To set a process to complain mode, use the command line tool [2022-02-18T08:16:52.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T08:16:52.418Z] +++ true [2022-02-18T08:16:52.418Z] exiting test-integration [2022-02-18T08:16:52.418Z] ++ exit 0 [2022-02-18T08:16:52.418Z] [2022-02-18T08:16:52.991Z] + for job in $(jobs -p) [2022-02-18T08:16:52.991Z] + wait 5820 [2022-02-18T08:16:53.452Z] --- PASS: TestRemoveContainerRunning (3.54s) [2022-02-18T08:16:53.452Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T08:16:53.922Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-18T08:16:54.180Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-18T08:16:54.611Z] --- PASS: TestRemoveContainerRunning (2.46s) [2022-02-18T08:16:54.611Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T08:16:54.745Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-18T08:16:54.745Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-18T08:16:55.310Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-18T08:16:55.310Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-18T08:16:55.310Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-18T08:16:55.875Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-18T08:16:56.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.60s) [2022-02-18T08:16:56.403Z] === RUN TestRemoveInvalidContainer [2022-02-18T08:16:56.403Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-18T08:16:56.403Z] === RUN TestRenameLinkedContainer [2022-02-18T08:16:56.403Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:56.403Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-18T08:16:56.403Z] === RUN TestRenameStoppedContainer [2022-02-18T08:16:56.441Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-18T08:16:56.700Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-18T08:16:56.827Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.45s) [2022-02-18T08:16:56.827Z] === RUN TestRemoveInvalidContainer [2022-02-18T08:16:56.827Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-18T08:16:56.827Z] === RUN TestRenameLinkedContainer [2022-02-18T08:16:56.827Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T08:16:56.827Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-18T08:16:56.827Z] === RUN TestRenameStoppedContainer [2022-02-18T08:16:57.267Z] === RUN TestDockerSuite/TestInspectImage [2022-02-18T08:16:57.267Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-18T08:16:57.267Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-18T08:16:57.267Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-18T08:16:57.267Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-18T08:16:57.833Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-18T08:16:58.400Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-18T08:16:58.400Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-18T08:16:58.658Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-18T08:16:59.225Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-18T08:16:59.782Z] --- PASS: TestRenameStoppedContainer (2.91s) [2022-02-18T08:16:59.782Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T08:17:00.199Z] --- PASS: TestRenameStoppedContainer (3.69s) [2022-02-18T08:17:00.199Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T08:17:01.128Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-18T08:17:01.128Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-18T08:17:01.696Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-18T08:17:02.130Z] Removing intermediate container 9f285810f3f5 [2022-02-18T08:17:02.130Z] ---> 324e4f882c07 [2022-02-18T08:17:02.130Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-18T08:17:02.130Z] ---> Running in 8cfe74bd49d7 [2022-02-18T08:17:02.130Z] Removing intermediate container 8cfe74bd49d7 [2022-02-18T08:17:02.130Z] ---> c578ed97a840 [2022-02-18T08:17:02.130Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-18T08:17:02.263Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-18T08:17:02.587Z] ---> Running in a85d1b73c293 [2022-02-18T08:17:03.044Z] Removing intermediate container a85d1b73c293 [2022-02-18T08:17:03.044Z] ---> ebd221b67b30 [2022-02-18T08:17:03.044Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-18T08:17:03.200Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-18T08:17:03.464Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-18T08:17:04.008Z] [2022-02-18T08:17:04.032Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-18T08:17:04.546Z] --- PASS: TestRenameRunningContainerAndReuse (4.81s) [2022-02-18T08:17:04.546Z] === RUN TestRenameInvalidName [2022-02-18T08:17:04.599Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-18T08:17:04.857Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-18T08:17:04.972Z] ---> 5a7f96306db6 [2022-02-18T08:17:04.972Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-18T08:17:04.972Z] ---> Running in 6813e4eeff03 [2022-02-18T08:17:05.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-18T08:17:06.006Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-18T08:17:06.006Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-18T08:17:06.761Z] --- PASS: TestRenameInvalidName (2.31s) [2022-02-18T08:17:06.761Z] === RUN TestRenameAnonymousContainer [2022-02-18T08:17:07.377Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-18T08:17:08.311Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-18T08:17:08.883Z] --- PASS: TestRenameRunningContainerAndReuse (7.42s) [2022-02-18T08:17:08.883Z] === RUN TestRenameInvalidName [2022-02-18T08:17:09.245Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-18T08:17:09.245Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-18T08:17:10.621Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-18T08:17:11.556Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-18T08:17:11.824Z] --- PASS: TestRenameInvalidName (3.71s) [2022-02-18T08:17:11.824Z] === RUN TestRenameAnonymousContainer [2022-02-18T08:17:13.459Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-18T08:17:13.459Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-18T08:17:13.990Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-02-18T08:17:13.990Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-02-18T08:17:13.990Z] ok github.com/docker/docker/cmd/dockerd/trap 2.436s coverage: 0.0% of statements [2022-02-18T08:17:13.990Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T08:17:13.990Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T08:17:13.990Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T08:17:13.990Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T08:17:13.990Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T08:17:14.396Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-18T08:17:14.655Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-18T08:17:15.222Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-18T08:17:19.261Z] --- PASS: TestRenameAnonymousContainer (10.77s) [2022-02-18T08:17:19.262Z] === RUN TestRenameContainerWithSameName [2022-02-18T08:17:20.250Z] --- PASS: TestRenameContainerWithSameName (2.39s) [2022-02-18T08:17:20.250Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T08:17:20.250Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T08:17:20.250Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T08:17:20.250Z] === RUN TestResize [2022-02-18T08:17:20.543Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-02-18T08:17:21.476Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-02-18T08:17:21.781Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-18T08:17:22.408Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-02-18T08:17:22.467Z] --- PASS: TestResize (2.28s) [2022-02-18T08:17:22.467Z] === RUN TestResizeWithInvalidSize [2022-02-18T08:17:23.158Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-18T08:17:24.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-18T08:17:24.179Z] --- PASS: TestRenameAnonymousContainer (12.68s) [2022-02-18T08:17:24.179Z] === RUN TestRenameContainerWithSameName [2022-02-18T08:17:24.355Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-18T08:17:24.685Z] --- PASS: TestResizeWithInvalidSize (2.56s) [2022-02-18T08:17:24.685Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T08:17:24.922Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-18T08:17:26.828Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-18T08:17:26.828Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-18T08:17:26.828Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-18T08:17:26.828Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-18T08:17:26.828Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-18T08:17:27.406Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-18T08:17:27.647Z] --- PASS: TestResizeWhenContainerNotStarted (2.96s) [2022-02-18T08:17:27.647Z] === RUN TestDaemonRestartKillContainers [2022-02-18T08:17:27.647Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:17:27.647Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:17:27.647Z] === RUN TestStats [2022-02-18T08:17:27.647Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T08:17:27.647Z] --- SKIP: TestStats (0.00s) [2022-02-18T08:17:27.647Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T08:17:27.664Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-18T08:17:27.911Z] --- PASS: TestRenameContainerWithSameName (3.57s) [2022-02-18T08:17:27.911Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T08:17:27.911Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T08:17:27.911Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T08:17:27.911Z] === RUN TestResize [2022-02-18T08:17:30.075Z] Removing intermediate container 6813e4eeff03 [2022-02-18T08:17:30.075Z] ---> 21a5c2aa5c6b [2022-02-18T08:17:30.075Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-18T08:17:30.075Z] ---> Running in 4d6d5d1fc798 [2022-02-18T08:17:30.545Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-02-18T08:17:30.545Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-02-18T08:17:30.545Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-18T08:17:31.153Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-18T08:17:31.611Z] [2022-02-18T08:17:31.612Z] SUCCESS: Specified value was saved. [2022-02-18T08:17:31.635Z] --- PASS: TestResize (3.57s) [2022-02-18T08:17:31.635Z] === RUN TestResizeWithInvalidSize [2022-02-18T08:17:31.846Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-18T08:17:31.846Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-18T08:17:32.086Z] ok github.com/docker/docker/daemon 10.177s coverage: 17.2% of statements [2022-02-18T08:17:32.086Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T08:17:32.086Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T08:17:32.086Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T08:17:32.086Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T08:17:32.086Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.624s coverage: 74.6% of statements [2022-02-18T08:17:33.017Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.339s coverage: 56.2% of statements [2022-02-18T08:17:34.432Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-02-18T08:17:34.510Z] Removing intermediate container 4d6d5d1fc798 [2022-02-18T08:17:34.511Z] ---> 91bc8722787a [2022-02-18T08:17:34.511Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-18T08:17:34.511Z] ---> Running in 2410acc12deb [2022-02-18T08:17:35.381Z] --- PASS: TestResizeWithInvalidSize (3.57s) [2022-02-18T08:17:35.381Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T08:17:35.801Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-02-18T08:17:36.321Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.68s) [2022-02-18T08:17:36.321Z] === RUN TestStopContainerWithTimeout [2022-02-18T08:17:36.321Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T08:17:36.321Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-18T08:17:36.321Z] === RUN TestUpdateRestartPolicy [2022-02-18T08:17:37.114Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-18T08:17:37.114Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-18T08:17:37.114Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-18T08:17:37.171Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.967s coverage: 45.9% of statements [2022-02-18T08:17:37.171Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T08:17:37.171Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.261s coverage: 50.5% of statements [2022-02-18T08:17:37.371Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-18T08:17:38.294Z] --- PASS: TestResizeWhenContainerNotStarted (3.62s) [2022-02-18T08:17:38.294Z] === RUN TestDaemonRestartKillContainers [2022-02-18T08:17:38.294Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:17:38.294Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:17:38.294Z] === RUN TestStats [2022-02-18T08:17:38.294Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T08:17:38.294Z] --- SKIP: TestStats (0.00s) [2022-02-18T08:17:38.294Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T08:17:38.305Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-18T08:17:38.539Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-02-18T08:17:38.870Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-18T08:17:39.102Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.777s coverage: 58.0% of statements [2022-02-18T08:17:39.102Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-18T08:17:39.102Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T08:17:39.358Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-02-18T08:17:39.803Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-18T08:17:39.919Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-02-18T08:17:40.734Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-18T08:17:41.284Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.8% of statements [2022-02-18T08:17:41.284Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T08:17:41.284Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T08:17:41.540Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.5% of statements [2022-02-18T08:17:41.566Z] Cannot create a file when that file already exists. [2022-02-18T08:17:42.471Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 80.2% of statements [2022-02-18T08:17:42.471Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-02-18T08:17:42.471Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T08:17:42.634Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-18T08:17:42.635Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-18T08:17:43.034Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-02-18T08:17:43.034Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-02-18T08:17:43.203Z] === RUN TestDockerSuite/TestLogsSince [2022-02-18T08:17:43.598Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-02-18T08:17:43.898Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-02-18T08:17:44.461Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-02-18T08:17:44.461Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T08:17:44.718Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 54.7% of statements [2022-02-18T08:17:45.281Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-02-18T08:17:45.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-18T08:17:46.249Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-02-18T08:17:46.249Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-18T08:17:46.811Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-18T08:17:47.336Z] Removing intermediate container 2410acc12deb [2022-02-18T08:17:47.336Z] ---> b613cc9890aa [2022-02-18T08:17:47.336Z] Step 13/13 : CMD ["sh"] [2022-02-18T08:17:47.336Z] ---> Running in 79edcca1c5f8 [2022-02-18T08:17:47.336Z] Removing intermediate container 79edcca1c5f8 [2022-02-18T08:17:47.336Z] ---> 2cc5dd005106 [2022-02-18T08:17:47.336Z] Successfully built 2cc5dd005106 [2022-02-18T08:17:47.336Z] Successfully tagged busybox:latest [2022-02-18T08:17:47.336Z] INFO: Docker images of the daemon under test [2022-02-18T08:17:47.336Z] [2022-02-18T08:17:47.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T08:17:47.336Z] busybox latest 2cc5dd005106 1 second ago 5.78GB [2022-02-18T08:17:47.336Z] microsoft/windowsservercore latest c703d4d60533 2 weeks ago 5.75GB [2022-02-18T08:17:47.336Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 2 weeks ago 5.75GB [2022-02-18T08:17:47.336Z] [2022-02-18T08:17:47.336Z] INFO: Running integration tests at 02/18/2022 08:17:47... [2022-02-18T08:17:47.336Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-18T08:17:47.336Z] INFO: Integration API tests being run from the host: [2022-02-18T08:17:47.336Z] INFO: make.ps1 starting at 02/18/2022 08:17:47 [2022-02-18T08:17:47.740Z] ok github.com/docker/docker/daemon/logger/splunk 1.593s coverage: 82.5% of statements [2022-02-18T08:17:47.740Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T08:17:47.740Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T08:17:48.305Z] ok github.com/docker/docker/distribution 0.104s coverage: 26.3% of statements [2022-02-18T08:17:48.563Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 48.2% of statements [2022-02-18T08:17:48.563Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T08:17:48.599Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.89s) [2022-02-18T08:17:48.599Z] === RUN TestStopContainerWithTimeout [2022-02-18T08:17:48.599Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T08:17:48.599Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-18T08:17:48.599Z] === RUN TestUpdateRestartPolicy [2022-02-18T08:17:48.882Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-18T08:17:49.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-18T08:17:49.221Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-18T08:17:49.575Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-18T08:17:49.785Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-02-18T08:17:50.348Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-18T08:17:50.910Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-18T08:17:50.971Z] docker_api_swarm_service_test.go:395: [dc36e3b66a6bb] joining swarm manager [d141cbc5f18ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:17:51.166Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-18T08:17:51.166Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 85.4% of statements [2022-02-18T08:17:51.166Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T08:17:51.166Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T08:17:51.422Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-02-18T08:17:51.903Z] docker_api_swarm_service_test.go:395: [d34fe78be36db] joining swarm manager [d141cbc5f18ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:17:52.349Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-02-18T08:17:53.278Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2022-02-18T08:17:53.278Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-18T08:17:54.646Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.1% of statements [2022-02-18T08:17:55.187Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-18T08:17:55.211Z] ok github.com/docker/docker/pkg/authorization 0.236s coverage: 68.3% of statements [2022-02-18T08:17:55.469Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-18T08:17:55.469Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-18T08:17:56.122Z] === RUN TestDockerSuite/TestLogsTail [2022-02-18T08:17:56.695Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-18T08:17:56.954Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-18T08:17:57.522Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-18T08:17:57.779Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-18T08:17:58.037Z] === RUN TestDockerSuite/TestNetHostname [2022-02-18T08:17:58.739Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.5% of statements [2022-02-18T08:17:58.739Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-18T08:17:58.739Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-18T08:17:59.415Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-18T08:17:59.670Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-18T08:17:59.673Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-18T08:17:59.927Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-18T08:18:00.184Z] ok github.com/docker/docker/layer 7.313s coverage: 68.9% of statements [2022-02-18T08:18:00.184Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T08:18:00.184Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T08:18:00.184Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T08:18:00.184Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T08:18:00.184Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T08:18:00.184Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T08:18:00.184Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T08:18:00.184Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-02-18T08:18:00.442Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2022-02-18T08:18:01.370Z] ok github.com/docker/docker/pkg/idtools 0.486s coverage: 69.5% of statements [2022-02-18T08:18:01.370Z] ok github.com/docker/docker/pkg/ioutils 0.422s coverage: 70.1% of statements [2022-02-18T08:18:01.618Z] --- PASS: TestUpdateRestartPolicy (23.40s) [2022-02-18T08:18:01.618Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T08:18:01.618Z] --- PASS: TestUpdateRestartWithAutoRemove (2.48s) [2022-02-18T08:18:01.618Z] === RUN TestWaitNonBlocked [2022-02-18T08:18:01.618Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:18:01.618Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:18:01.618Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:18:01.618Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:18:01.618Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:18:01.618Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:18:01.932Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-02-18T08:18:01.932Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-02-18T08:18:01.932Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T08:18:01.932Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-18T08:18:01.932Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T08:18:01.932Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-02-18T08:18:02.189Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-02-18T08:18:02.189Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-18T08:18:02.445Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-02-18T08:18:02.445Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-02-18T08:18:02.445Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T08:18:02.445Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T08:18:03.007Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-02-18T08:18:03.568Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-18T08:18:03.824Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-18T08:18:03.824Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-02-18T08:18:05.240Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-02-18T08:18:05.240Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-02-18T08:18:05.418Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-18T08:18:05.418Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.54s) [2022-02-18T08:18:05.418Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.66s) [2022-02-18T08:18:05.418Z] === RUN TestWaitBlocked [2022-02-18T08:18:05.418Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:05.418Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-18T08:18:05.418Z] PASS [2022-02-18T08:18:05.418Z] ok github.com/docker/docker/integration/container 101.923s [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === Skipped [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-18T08:18:05.418Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-18T08:18:05.418Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T08:18:05.418Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T08:18:05.418Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T08:18:05.418Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T08:18:05.418Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T08:18:05.418Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T08:18:05.418Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-18T08:18:05.418Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-18T08:18:05.418Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-18T08:18:05.418Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-18T08:18:05.418Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T08:18:05.418Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-18T08:18:05.418Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-18T08:18:05.418Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T08:18:05.418Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:18:05.418Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T08:18:05.418Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T08:18:05.418Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-18T08:18:05.418Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T08:18:05.418Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-18T08:18:05.418Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-18T08:18:05.418Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-18T08:18:05.418Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-18T08:18:05.418Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-18T08:18:05.418Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-18T08:18:05.418Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-18T08:18:05.418Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-18T08:18:05.418Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T08:18:05.418Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:18:05.418Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-18T08:18:05.418Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-18T08:18:05.418Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-18T08:18:05.418Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:05.418Z] [2022-02-18T08:18:05.418Z] DONE 87 tests, 33 skipped in 104.660s [2022-02-18T08:18:05.418Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-18T08:18:05.497Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-18T08:18:05.497Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-18T08:18:05.754Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-18T08:18:06.011Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-18T08:18:06.223Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-18T08:18:06.267Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-02-18T08:18:06.481Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-18T08:18:06.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-18T08:18:06.831Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-18T08:18:06.998Z] === RUN TestDockerSuite/TestPluginActive [2022-02-18T08:18:07.088Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2022-02-18T08:18:07.346Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-02-18T08:18:07.603Z] coverage: [no statements] [2022-02-18T08:18:07.603Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-18T08:18:07.860Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-18T08:18:08.117Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-18T08:18:08.117Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-18T08:18:08.899Z] docker_api_swarm_service_test.go:343: [dd55febf27cc8] joining swarm manager [dcb9da5ea3828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:18:08.900Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-18T08:18:09.484Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-18T08:18:09.835Z] docker_api_swarm_service_test.go:343: [df5aeab6f240e] joining swarm manager [dcb9da5ea3828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:18:10.049Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-18T08:18:10.306Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-02-18T08:18:11.236Z] ok github.com/docker/docker/quota 0.196s coverage: 71.4% of statements [2022-02-18T08:18:11.494Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-18T08:18:12.422Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-02-18T08:18:12.678Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-18T08:18:12.934Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-18T08:18:13.190Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-18T08:18:13.446Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-18T08:18:15.112Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-18T08:18:15.112Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-18T08:18:15.112Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-18T08:18:15.966Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-18T08:18:16.222Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2022-02-18T08:18:16.487Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-18T08:18:16.786Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-02-18T08:18:17.719Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-02-18T08:18:18.526Z] --- PASS: TestUpdateRestartPolicy (26.19s) [2022-02-18T08:18:18.527Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T08:18:18.527Z] --- PASS: TestUpdateRestartWithAutoRemove (3.54s) [2022-02-18T08:18:18.527Z] === RUN TestWaitNonBlocked [2022-02-18T08:18:18.527Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:18:18.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:18:18.527Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:18:18.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:18:18.527Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:18:18.527Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:18:19.772Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-18T08:18:21.145Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-18T08:18:23.207Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-18T08:18:23.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.43s) [2022-02-18T08:18:23.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.18s) [2022-02-18T08:18:23.207Z] === RUN TestWaitBlocked [2022-02-18T08:18:23.207Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:23.207Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-18T08:18:23.207Z] PASS [2022-02-18T08:18:23.207Z] ok github.com/docker/docker/integration/container 132.086s [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === Skipped [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-18T08:18:23.207Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-18T08:18:23.207Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T08:18:23.207Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T08:18:23.207Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T08:18:23.207Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T08:18:23.207Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T08:18:23.207Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T08:18:23.207Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-18T08:18:23.207Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-18T08:18:23.207Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-18T08:18:23.207Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-18T08:18:23.207Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-18T08:18:23.207Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T08:18:23.207Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-18T08:18:23.207Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-18T08:18:23.207Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T08:18:23.207Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:18:23.207Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T08:18:23.207Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.207Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T08:18:23.207Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:18:23.207Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-18T08:18:23.208Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T08:18:23.208Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-18T08:18:23.208Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-18T08:18:23.208Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-18T08:18:23.208Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-18T08:18:23.208Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-18T08:18:23.208Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-18T08:18:23.208Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-18T08:18:23.208Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-18T08:18:23.208Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T08:18:23.208Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:18:23.208Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-18T08:18:23.208Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-18T08:18:23.208Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-18T08:18:23.208Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:23.208Z] [2022-02-18T08:18:23.208Z] DONE 87 tests, 34 skipped in 134.978s [2022-02-18T08:18:23.665Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-18T08:18:23.674Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-18T08:18:23.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-18T08:18:24.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:18:24.561Z] INFO: Testing against a local daemon [2022-02-18T08:18:24.561Z] === RUN TestBuildWithSession [2022-02-18T08:18:24.561Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:18:24.561Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T08:18:24.561Z] === RUN TestBuildSquashParent [2022-02-18T08:18:24.561Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:24.561Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-18T08:18:24.561Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T08:18:24.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:18:24.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:18:24.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:18:24.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:18:24.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:18:24.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:18:24.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:18:24.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:18:24.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:18:24.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:18:24.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:18:24.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:18:24.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T08:18:24.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T08:18:24.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T08:18:24.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T08:18:26.460Z] docker_api_swarm_service_test.go:490: [dc2c0af7c2a6b] joining swarm manager [d2c5fbe850ace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:18:27.027Z] docker_api_swarm_service_test.go:490: [dc9c9967e5938] joining swarm manager [d2c5fbe850ace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:18:29.560Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-18T08:18:30.493Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-18T08:18:30.749Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T08:18:30.749Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T08:18:30.749Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-18T08:18:30.749Z] === RUN TestDaemonConfigValidation [2022-02-18T08:18:30.749Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T08:18:30.749Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-18T08:18:30.749Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T08:18:30.749Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T08:18:30.749Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T08:18:30.749Z] === RUN TestDaemonProxy [2022-02-18T08:18:30.749Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T08:18:30.749Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-18T08:18:30.749Z] PASS [2022-02-18T08:18:30.749Z] ok github.com/docker/docker/integration/daemon 0.155s [2022-02-18T08:18:30.749Z] [2022-02-18T08:18:30.749Z] === Skipped [2022-02-18T08:18:30.749Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-18T08:18:30.749Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T08:18:30.749Z] [2022-02-18T08:18:30.749Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-18T08:18:30.749Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T08:18:30.749Z] [2022-02-18T08:18:30.749Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T08:18:30.749Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T08:18:30.749Z] [2022-02-18T08:18:30.749Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-18T08:18:30.749Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T08:18:30.749Z] [2022-02-18T08:18:30.749Z] DONE 4 tests, 4 skipped in 24.689s [2022-02-18T08:18:30.749Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-18T08:18:31.429Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-18T08:18:32.365Z] === RUN TestDockerSuite/TestPortList [2022-02-18T08:18:34.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:34.557Z] INFO: Testing against a local daemon [2022-02-18T08:18:34.557Z] === RUN TestCommitInheritsEnv [2022-02-18T08:18:34.557Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:18:34.557Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-18T08:18:34.557Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T08:18:34.557Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:18:34.557Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T08:18:34.557Z] === RUN TestImportWithCustomPlatform [2022-02-18T08:18:34.557Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:18:34.557Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-18T08:18:34.557Z] === RUN TestImagesFilterMultiReference [2022-02-18T08:18:34.557Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-18T08:18:34.557Z] === RUN TestImagePullPlatformInvalid [2022-02-18T08:18:34.557Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-18T08:18:34.557Z] === RUN TestRemoveImageOrphaning [2022-02-18T08:18:35.543Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2022-02-18T08:18:35.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T08:18:36.011Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-18T08:18:36.011Z] === RUN TestTagInvalidReference [2022-02-18T08:18:36.011Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-18T08:18:36.011Z] === RUN TestTagValidPrefixedRepo [2022-02-18T08:18:36.011Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-18T08:18:36.011Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T08:18:36.011Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-18T08:18:36.011Z] === RUN TestTagOfficialNames [2022-02-18T08:18:36.011Z] --- PASS: TestTagOfficialNames (0.09s) [2022-02-18T08:18:36.011Z] === RUN TestTagMatchesDigest [2022-02-18T08:18:36.011Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-18T08:18:36.011Z] PASS [2022-02-18T08:18:36.011Z] ok github.com/docker/docker/integration/image 1.710s [2022-02-18T08:18:36.011Z] [2022-02-18T08:18:36.011Z] === Skipped [2022-02-18T08:18:36.011Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-18T08:18:36.011Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:18:36.011Z] [2022-02-18T08:18:36.011Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T08:18:36.011Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:18:36.011Z] [2022-02-18T08:18:36.011Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-18T08:18:36.011Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:18:36.011Z] [2022-02-18T08:18:36.011Z] DONE 12 tests, 3 skipped in 6.088s [2022-02-18T08:18:36.487Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-18T08:18:38.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:38.705Z] INFO: Testing against a local daemon [2022-02-18T08:18:38.705Z] === RUN TestNetworkCreateDelete [2022-02-18T08:18:38.705Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:38.705Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-18T08:18:38.705Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T08:18:38.705Z] 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-02-18T08:18:38.705Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-18T08:18:38.705Z] === RUN TestDaemonDNSFallback [2022-02-18T08:18:38.705Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:38.705Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-18T08:18:38.705Z] === RUN TestInspectNetwork [2022-02-18T08:18:38.705Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:38.705Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-18T08:18:38.705Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T08:18:38.705Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:38.705Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-18T08:18:38.705Z] === RUN TestNetworkInvalidJSON [2022-02-18T08:18:38.705Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T08:18:38.705Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T08:18:38.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:18:38.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:18:38.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:18:38.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:18:38.705Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T08:18:38.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:18:38.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:18:38.705Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-18T08:18:38.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-18T08:18:38.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-18T08:18:38.705Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-18T08:18:38.705Z] === RUN TestNetworkList [2022-02-18T08:18:38.705Z] === RUN TestNetworkList//networks [2022-02-18T08:18:38.705Z] === PAUSE TestNetworkList//networks [2022-02-18T08:18:38.705Z] === RUN TestNetworkList//networks/ [2022-02-18T08:18:38.705Z] === PAUSE TestNetworkList//networks/ [2022-02-18T08:18:38.705Z] === CONT TestNetworkList//networks [2022-02-18T08:18:38.705Z] === CONT TestNetworkList//networks/ [2022-02-18T08:18:38.705Z] --- PASS: TestNetworkList (0.05s) [2022-02-18T08:18:38.705Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T08:18:38.705Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T08:18:38.705Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T08:18:38.705Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T08:18:38.705Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-18T08:18:38.705Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T08:18:38.705Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T08:18:38.705Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T08:18:38.705Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T08:18:38.932Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-18T08:18:39.174Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T08:18:39.174Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T08:18:39.174Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T08:18:39.174Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T08:18:39.174Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T08:18:39.174Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T08:18:39.174Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T08:18:39.174Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T08:18:39.174Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T08:18:39.174Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T08:18:39.174Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:18:39.174Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:18:39.174Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T08:18:39.174Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-18T08:18:39.174Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T08:18:39.174Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T08:18:39.174Z] PASS [2022-02-18T08:18:39.174Z] ok github.com/docker/docker/integration/network 0.197s [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === Skipped [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-18T08:18:39.174Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-18T08:18:39.174Z] 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-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-18T08:18:39.174Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-18T08:18:39.174Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-18T08:18:39.174Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-18T08:18:39.174Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T08:18:39.174Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T08:18:39.174Z] [2022-02-18T08:18:39.174Z] DONE 22 tests, 15 skipped in 2.751s [2022-02-18T08:18:39.174Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-18T08:18:39.191Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-18T08:18:39.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-18T08:18:39.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T08:18:39.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T08:18:39.661Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.3% of statements [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T08:18:39.661Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === Skipped [2022-02-18T08:18:39.661Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T08:18:39.661Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T08:18:39.661Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T08:18:39.661Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T08:18:39.661Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:71: No driver to put! [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-18T08:18:39.661Z] time="2022-02-18T08:17:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-18T08:18:39.661Z] time="2022-02-18T08:17:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-18T08:18:39.661Z] time="2022-02-18T08:17:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-18T08:18:39.661Z] time="2022-02-18T08:17:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-18T08:18:39.661Z] time="2022-02-18T08:17:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:71: No driver to put! [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-18T08:18:39.661Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-18T08:18:39.661Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-18T08:18:39.661Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T08:18:39.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-18T08:18:39.661Z] graphtest_unix.go:71: No driver to put! [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-18T08:18:39.661Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-18T08:18:39.661Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-18T08:18:39.661Z] [2022-02-18T08:18:39.661Z] DONE 2317 tests, 28 skipped in 218.911s [2022-02-18T08:18:39.661Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/config [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/idm [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/ns [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/options [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/osl [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T08:18:39.661Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-18T08:18:39.661Z] + 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-02-18T08:18:40.175Z] testing: warning: no tests to run [2022-02-18T08:18:40.175Z] PASS [2022-02-18T08:18:40.175Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-02-18T08:18:40.175Z] [2022-02-18T08:18:40.175Z] DONE 0 tests in 0.759s [2022-02-18T08:18:40.175Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-18T08:18:41.164Z] testing: warning: no tests to run [2022-02-18T08:18:41.164Z] PASS [2022-02-18T08:18:41.164Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2022-02-18T08:18:41.164Z] [2022-02-18T08:18:41.164Z] DONE 0 tests in 0.806s [2022-02-18T08:18:41.164Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-18T08:18:41.632Z] testing: warning: no tests to run [2022-02-18T08:18:41.632Z] PASS [2022-02-18T08:18:41.632Z] ok github.com/docker/docker/integration/plugin 0.076s [2022-02-18T08:18:41.632Z] [2022-02-18T08:18:41.632Z] DONE 0 tests in 0.813s [2022-02-18T08:18:42.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-18T08:18:42.571Z] testing: warning: no tests to run [2022-02-18T08:18:42.571Z] PASS [2022-02-18T08:18:42.571Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2022-02-18T08:18:42.571Z] [2022-02-18T08:18:42.571Z] DONE 0 tests in 0.776s [2022-02-18T08:18:43.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-18T08:18:45.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-18T08:18:45.752Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-18T08:18:45.752Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-18T08:18:45.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-18T08:18:46.010Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-18T08:18:46.010Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-18T08:18:46.574Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-18T08:18:46.574Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-18T08:18:47.141Z] docker_api_swarm_service_test.go:128: [dd3dbd0a308cc] joining swarm manager [d11713069ef6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:18:47.141Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-18T08:18:47.141Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-18T08:18:47.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:47.837Z] INFO: Testing against a local daemon [2022-02-18T08:18:47.837Z] === RUN TestPluginInvalidJSON [2022-02-18T08:18:47.837Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:18:47.837Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:18:47.837Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:18:47.837Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-18T08:18:47.837Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T08:18:47.837Z] === RUN TestPluginInstall [2022-02-18T08:18:47.837Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T08:18:47.837Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-18T08:18:47.837Z] === RUN TestPluginsWithRuntimes [2022-02-18T08:18:47.837Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T08:18:47.837Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-18T08:18:47.837Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T08:18:47.837Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T08:18:47.837Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T08:18:47.837Z] PASS [2022-02-18T08:18:47.837Z] ok github.com/docker/docker/integration/plugin/common 0.126s [2022-02-18T08:18:47.837Z] [2022-02-18T08:18:47.837Z] === Skipped [2022-02-18T08:18:47.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-18T08:18:47.837Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T08:18:47.837Z] [2022-02-18T08:18:47.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-18T08:18:47.837Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T08:18:47.837Z] [2022-02-18T08:18:47.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T08:18:47.837Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T08:18:47.837Z] [2022-02-18T08:18:47.837Z] DONE 5 tests, 3 skipped in 5.140s [2022-02-18T08:18:48.074Z] docker_api_swarm_service_test.go:129: [d70997adf03dc] joining swarm manager [d11713069ef6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:18:48.074Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-18T08:18:48.074Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-18T08:18:48.314Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-18T08:18:48.847Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T08:18:48.847Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T08:18:48.847Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-18T08:18:48.847Z] === RUN TestDaemonConfigValidation [2022-02-18T08:18:48.847Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T08:18:48.847Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-18T08:18:48.847Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T08:18:48.847Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T08:18:48.847Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T08:18:48.847Z] === RUN TestDaemonProxy [2022-02-18T08:18:48.847Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T08:18:48.847Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-18T08:18:48.847Z] PASS [2022-02-18T08:18:48.847Z] ok github.com/docker/docker/integration/daemon 0.140s [2022-02-18T08:18:48.847Z] [2022-02-18T08:18:48.847Z] === Skipped [2022-02-18T08:18:48.847Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-18T08:18:48.847Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T08:18:48.847Z] [2022-02-18T08:18:48.847Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-18T08:18:48.847Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T08:18:48.847Z] [2022-02-18T08:18:48.847Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T08:18:48.847Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T08:18:48.847Z] [2022-02-18T08:18:48.847Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-18T08:18:48.847Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T08:18:48.847Z] [2022-02-18T08:18:48.847Z] DONE 4 tests, 4 skipped in 23.787s [2022-02-18T08:18:48.847Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-18T08:18:49.681Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-18T08:18:49.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.30s) [2022-02-18T08:18:49.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.53s) [2022-02-18T08:18:49.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.79s) [2022-02-18T08:18:49.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.12s) [2022-02-18T08:18:49.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.52s) [2022-02-18T08:18:49.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.92s) [2022-02-18T08:18:49.681Z] === RUN TestBuildMultiStageCopy [2022-02-18T08:18:49.681Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T08:18:49.978Z] docker_api_swarm_service_test.go:137: [d85402119bf53] joining swarm manager [d11713069ef6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-18T08:18:50.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:50.533Z] INFO: Testing against a local daemon [2022-02-18T08:18:50.533Z] === RUN TestExternalGraphDriver [2022-02-18T08:18:50.533Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T08:18:50.533Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-18T08:18:50.533Z] === RUN TestGraphdriverPluginV2 [2022-02-18T08:18:50.533Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T08:18:50.533Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-18T08:18:50.533Z] PASS [2022-02-18T08:18:50.533Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2022-02-18T08:18:50.546Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-18T08:18:50.805Z] docker_api_swarm_service_test.go:138: [dd1f027bb6bdd] joining swarm manager [d11713069ef6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-18T08:18:51.002Z] [2022-02-18T08:18:51.002Z] === Skipped [2022-02-18T08:18:51.002Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-18T08:18:51.002Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T08:18:51.002Z] [2022-02-18T08:18:51.002Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-18T08:18:51.002Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T08:18:51.002Z] [2022-02-18T08:18:51.002Z] DONE 2 tests, 2 skipped in 2.689s [2022-02-18T08:18:51.002Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-18T08:18:51.743Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-18T08:18:52.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:52.585Z] INFO: Testing against a local daemon [2022-02-18T08:18:52.585Z] === RUN TestCommitInheritsEnv [2022-02-18T08:18:52.585Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:18:52.585Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-18T08:18:52.585Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T08:18:52.585Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:18:52.585Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T08:18:52.585Z] === RUN TestImportWithCustomPlatform [2022-02-18T08:18:52.585Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:18:52.585Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-18T08:18:52.585Z] === RUN TestImagesFilterMultiReference [2022-02-18T08:18:52.585Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-02-18T08:18:52.585Z] === RUN TestImagePullPlatformInvalid [2022-02-18T08:18:52.585Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-02-18T08:18:52.585Z] === RUN TestRemoveImageOrphaning [2022-02-18T08:18:52.679Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-18T08:18:52.679Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-18T08:18:53.223Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:53.223Z] INFO: Testing against a local daemon [2022-02-18T08:18:53.223Z] === RUN TestReadPluginNoRead [2022-02-18T08:18:53.223Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T08:18:53.223Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-18T08:18:53.223Z] PASS [2022-02-18T08:18:53.223Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2022-02-18T08:18:53.223Z] [2022-02-18T08:18:53.223Z] === Skipped [2022-02-18T08:18:53.223Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-18T08:18:53.223Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T08:18:53.223Z] [2022-02-18T08:18:53.223Z] DONE 1 tests, 1 skipped in 2.369s [2022-02-18T08:18:53.550Z] --- PASS: TestRemoveImageOrphaning (1.23s) [2022-02-18T08:18:53.550Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T08:18:53.550Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-18T08:18:53.550Z] === RUN TestTagInvalidReference [2022-02-18T08:18:53.550Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-18T08:18:53.550Z] === RUN TestTagValidPrefixedRepo [2022-02-18T08:18:53.550Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-18T08:18:53.550Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T08:18:53.550Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-18T08:18:53.550Z] === RUN TestTagOfficialNames [2022-02-18T08:18:53.550Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-18T08:18:53.550Z] === RUN TestTagMatchesDigest [2022-02-18T08:18:53.550Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-18T08:18:53.550Z] PASS [2022-02-18T08:18:53.550Z] ok github.com/docker/docker/integration/image 1.809s [2022-02-18T08:18:53.692Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-18T08:18:54.007Z] [2022-02-18T08:18:54.007Z] === Skipped [2022-02-18T08:18:54.007Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-18T08:18:54.007Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:18:54.007Z] [2022-02-18T08:18:54.007Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T08:18:54.007Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:18:54.007Z] [2022-02-18T08:18:54.007Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-18T08:18:54.007Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:18:54.007Z] [2022-02-18T08:18:54.007Z] DONE 12 tests, 3 skipped in 6.391s [2022-02-18T08:18:54.007Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-18T08:18:54.583Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-18T08:18:54.680Z] testing: warning: no tests to run [2022-02-18T08:18:54.680Z] PASS [2022-02-18T08:18:54.680Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [2022-02-18T08:18:54.680Z] [2022-02-18T08:18:54.680Z] DONE 0 tests in 1.196s [2022-02-18T08:18:54.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-18T08:18:55.150Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-18T08:18:56.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:56.183Z] INFO: Testing against a local daemon [2022-02-18T08:18:56.183Z] === RUN TestNetworkCreateDelete [2022-02-18T08:18:56.183Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:56.183Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-18T08:18:56.183Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T08:18:56.183Z] 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-02-18T08:18:56.183Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-18T08:18:56.183Z] === RUN TestDaemonDNSFallback [2022-02-18T08:18:56.183Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:56.183Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-18T08:18:56.183Z] === RUN TestInspectNetwork [2022-02-18T08:18:56.183Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:56.183Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-18T08:18:56.183Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T08:18:56.183Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:56.183Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-18T08:18:56.183Z] === RUN TestNetworkInvalidJSON [2022-02-18T08:18:56.183Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T08:18:56.183Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T08:18:56.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:18:56.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:18:56.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:18:56.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:18:56.183Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T08:18:56.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:18:56.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:18:56.183Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-18T08:18:56.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-18T08:18:56.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-18T08:18:56.183Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-18T08:18:56.183Z] === RUN TestNetworkList [2022-02-18T08:18:56.183Z] === RUN TestNetworkList//networks [2022-02-18T08:18:56.183Z] === PAUSE TestNetworkList//networks [2022-02-18T08:18:56.183Z] === RUN TestNetworkList//networks/ [2022-02-18T08:18:56.183Z] === PAUSE TestNetworkList//networks/ [2022-02-18T08:18:56.640Z] === CONT TestNetworkList//networks [2022-02-18T08:18:56.640Z] === CONT TestNetworkList//networks/ [2022-02-18T08:18:56.640Z] --- PASS: TestNetworkList (0.04s) [2022-02-18T08:18:56.640Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T08:18:56.640Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T08:18:56.640Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T08:18:56.640Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T08:18:56.640Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-18T08:18:56.640Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T08:18:56.640Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T08:18:56.640Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T08:18:56.640Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T08:18:56.640Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T08:18:56.640Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T08:18:56.640Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T08:18:56.640Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T08:18:56.640Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T08:18:56.640Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T08:18:56.640Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T08:18:56.640Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T08:18:56.640Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T08:18:56.641Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T08:18:56.641Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T08:18:56.641Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T08:18:56.641Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T08:18:56.641Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:18:56.641Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:18:56.641Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T08:18:56.641Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-18T08:18:56.641Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T08:18:56.641Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T08:18:56.641Z] PASS [2022-02-18T08:18:56.641Z] ok github.com/docker/docker/integration/network 0.189s [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === Skipped [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-18T08:18:56.641Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-18T08:18:56.641Z] 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-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-18T08:18:56.641Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-18T08:18:56.641Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-18T08:18:56.641Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-18T08:18:56.641Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T08:18:56.641Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T08:18:56.641Z] [2022-02-18T08:18:56.641Z] DONE 22 tests, 15 skipped in 2.634s [2022-02-18T08:18:56.641Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-18T08:18:56.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:56.898Z] INFO: Testing against a local daemon [2022-02-18T08:18:56.898Z] === RUN TestPluginWithDevMounts [2022-02-18T08:18:56.898Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:56.898Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-18T08:18:56.898Z] PASS [2022-02-18T08:18:56.898Z] ok github.com/docker/docker/integration/plugin/volumes 0.110s [2022-02-18T08:18:57.049Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-18T08:18:57.366Z] [2022-02-18T08:18:57.366Z] === Skipped [2022-02-18T08:18:57.366Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-18T08:18:57.366Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:57.366Z] [2022-02-18T08:18:57.366Z] DONE 1 tests, 1 skipped in 2.397s [2022-02-18T08:18:57.366Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-18T08:18:57.603Z] testing: warning: no tests to run [2022-02-18T08:18:57.603Z] PASS [2022-02-18T08:18:57.603Z] ok github.com/docker/docker/integration/network/ipvlan 0.106s [2022-02-18T08:18:57.603Z] [2022-02-18T08:18:57.603Z] DONE 0 tests in 0.904s [2022-02-18T08:18:57.603Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-18T08:18:58.566Z] testing: warning: no tests to run [2022-02-18T08:18:58.566Z] PASS [2022-02-18T08:18:58.566Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2022-02-18T08:18:58.566Z] [2022-02-18T08:18:58.566Z] DONE 0 tests in 0.765s [2022-02-18T08:18:58.566Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-18T08:18:59.533Z] testing: warning: no tests to run [2022-02-18T08:18:59.533Z] PASS [2022-02-18T08:18:59.533Z] ok github.com/docker/docker/integration/plugin 0.076s [2022-02-18T08:18:59.533Z] [2022-02-18T08:18:59.533Z] DONE 0 tests in 0.835s [2022-02-18T08:18:59.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-18T08:18:59.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:18:59.590Z] INFO: Testing against a local daemon [2022-02-18T08:18:59.590Z] === RUN TestSecretInspect [2022-02-18T08:18:59.590Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-18T08:18:59.590Z] === RUN TestSecretList [2022-02-18T08:18:59.590Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] --- SKIP: TestSecretList (0.00s) [2022-02-18T08:18:59.590Z] === RUN TestSecretsCreateAndDelete [2022-02-18T08:18:59.590Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-18T08:18:59.590Z] === RUN TestSecretsUpdate [2022-02-18T08:18:59.590Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-18T08:18:59.590Z] === RUN TestTemplatedSecret [2022-02-18T08:18:59.590Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-18T08:18:59.590Z] === RUN TestSecretCreateResolve [2022-02-18T08:18:59.590Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:59.590Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-18T08:18:59.590Z] PASS [2022-02-18T08:18:59.590Z] ok github.com/docker/docker/integration/secret 0.111s [2022-02-18T08:18:59.590Z] [2022-02-18T08:18:59.590Z] === Skipped [2022-02-18T08:18:59.590Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-18T08:18:59.590Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] [2022-02-18T08:18:59.590Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-18T08:18:59.590Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] [2022-02-18T08:18:59.590Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-18T08:18:59.590Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] [2022-02-18T08:18:59.590Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-18T08:18:59.590Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] [2022-02-18T08:18:59.590Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-18T08:18:59.590Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:18:59.590Z] [2022-02-18T08:18:59.590Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-18T08:18:59.590Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:18:59.590Z] [2022-02-18T08:18:59.590Z] DONE 6 tests, 6 skipped in 2.243s [2022-02-18T08:18:59.590Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-18T08:18:59.980Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T08:19:00.350Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-18T08:19:00.350Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-18T08:19:00.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T08:19:00.497Z] testing: warning: no tests to run [2022-02-18T08:19:00.497Z] PASS [2022-02-18T08:19:00.497Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2022-02-18T08:19:00.497Z] [2022-02-18T08:19:00.497Z] DONE 0 tests in 0.836s [2022-02-18T08:19:00.497Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-18T08:19:01.968Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T08:19:02.255Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-18T08:19:02.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:02.557Z] INFO: Testing against a local daemon [2022-02-18T08:19:02.557Z] === RUN TestServiceCreateInit [2022-02-18T08:19:02.557Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T08:19:02.557Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T08:19:02.557Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- PASS: TestServiceCreateInit (0.07s) [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T08:19:02.557Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestCreateServiceConflict [2022-02-18T08:19:02.557Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T08:19:02.557Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-18T08:19:02.557Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T08:19:02.557Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T08:19:02.557Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T08:19:02.557Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestCreateServiceSysctls [2022-02-18T08:19:02.557Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-18T08:19:02.557Z] === RUN TestCreateServiceCapabilities [2022-02-18T08:19:02.557Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-18T08:19:02.557Z] === RUN TestInspect [2022-02-18T08:19:02.557Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestInspect (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestCreateJob [2022-02-18T08:19:02.557Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestCreateJob (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestReplicatedJob [2022-02-18T08:19:02.557Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestUpdateReplicatedJob [2022-02-18T08:19:02.557Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestServiceListWithStatuses [2022-02-18T08:19:02.557Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T08:19:02.557Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestDockerNetworkReConnect [2022-02-18T08:19:02.557Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestServicePlugin [2022-02-18T08:19:02.557Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestServiceUpdateLabel [2022-02-18T08:19:02.557Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestServiceUpdateSecrets [2022-02-18T08:19:02.557Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestServiceUpdateConfigs [2022-02-18T08:19:02.557Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestServiceUpdateNetwork [2022-02-18T08:19:02.557Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-18T08:19:02.557Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T08:19:02.557Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-18T08:19:02.557Z] PASS [2022-02-18T08:19:02.557Z] ok github.com/docker/docker/integration/service 0.288s [2022-02-18T08:19:02.557Z] [2022-02-18T08:19:02.557Z] === Skipped [2022-02-18T08:19:02.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:19:02.557Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:19:02.557Z] [2022-02-18T08:19:02.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:19:02.557Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:19:02.557Z] [2022-02-18T08:19:02.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-18T08:19:02.557Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] [2022-02-18T08:19:02.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-18T08:19:02.557Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] [2022-02-18T08:19:02.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-18T08:19:02.557Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:02.557Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T08:19:03.027Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-18T08:19:03.027Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-18T08:19:03.027Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-18T08:19:03.027Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-18T08:19:03.027Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-18T08:19:03.027Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-18T08:19:03.027Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-18T08:19:03.027Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-18T08:19:03.027Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-18T08:19:03.027Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-18T08:19:03.027Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.027Z] [2022-02-18T08:19:03.027Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-18T08:19:03.028Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.028Z] [2022-02-18T08:19:03.028Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-18T08:19:03.028Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:03.028Z] [2022-02-18T08:19:03.028Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-18T08:19:03.028Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:03.028Z] [2022-02-18T08:19:03.028Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-18T08:19:03.028Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:03.028Z] [2022-02-18T08:19:03.028Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-18T08:19:03.028Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:03.028Z] [2022-02-18T08:19:03.028Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-18T08:19:03.028Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:03.028Z] [2022-02-18T08:19:03.028Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-18T08:19:03.028Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:03.028Z] [2022-02-18T08:19:03.028Z] DONE 24 tests, 23 skipped in 3.062s [2022-02-18T08:19:03.028Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-18T08:19:03.505Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T08:19:05.091Z] --- PASS: TestBuildMultiStageCopy (16.33s) [2022-02-18T08:19:05.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.60s) [2022-02-18T08:19:05.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.11s) [2022-02-18T08:19:05.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2022-02-18T08:19:05.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.57s) [2022-02-18T08:19:05.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.83s) [2022-02-18T08:19:05.091Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T08:19:05.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:05.246Z] INFO: Testing against a local daemon [2022-02-18T08:19:05.246Z] === RUN TestSessionCreate [2022-02-18T08:19:05.246Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T08:19:05.246Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-18T08:19:05.246Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T08:19:05.246Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T08:19:05.246Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T08:19:05.246Z] PASS [2022-02-18T08:19:05.246Z] ok github.com/docker/docker/integration/session 0.111s [2022-02-18T08:19:05.246Z] [2022-02-18T08:19:05.246Z] === Skipped [2022-02-18T08:19:05.246Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-18T08:19:05.246Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T08:19:05.246Z] [2022-02-18T08:19:05.246Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T08:19:05.246Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T08:19:05.246Z] [2022-02-18T08:19:05.246Z] DONE 2 tests, 2 skipped in 2.056s [2022-02-18T08:19:05.246Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-18T08:19:06.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:06.295Z] INFO: Testing against a local daemon [2022-02-18T08:19:06.295Z] === RUN TestPluginInvalidJSON [2022-02-18T08:19:06.295Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:19:06.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:19:06.295Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:19:06.295Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-18T08:19:06.295Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-18T08:19:06.295Z] === RUN TestPluginInstall [2022-02-18T08:19:06.295Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T08:19:06.295Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-18T08:19:06.295Z] === RUN TestPluginsWithRuntimes [2022-02-18T08:19:06.295Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T08:19:06.295Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-18T08:19:06.295Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T08:19:06.295Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T08:19:06.295Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T08:19:06.295Z] PASS [2022-02-18T08:19:06.295Z] ok github.com/docker/docker/integration/plugin/common 0.139s [2022-02-18T08:19:06.295Z] [2022-02-18T08:19:06.295Z] === Skipped [2022-02-18T08:19:06.295Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-18T08:19:06.295Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T08:19:06.295Z] [2022-02-18T08:19:06.295Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-18T08:19:06.295Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T08:19:06.295Z] [2022-02-18T08:19:06.295Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T08:19:06.295Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T08:19:06.295Z] [2022-02-18T08:19:06.295Z] DONE 5 tests, 3 skipped in 5.536s [2022-02-18T08:19:06.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-18T08:19:07.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:07.464Z] INFO: Testing against a local daemon [2022-02-18T08:19:07.464Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:19:07.464Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:07.464Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestDiskUsage [2022-02-18T08:19:07.464Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T08:19:07.464Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestEventsExecDie [2022-02-18T08:19:07.464Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T08:19:07.464Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestEventsBackwardsCompatible [2022-02-18T08:19:07.464Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T08:19:07.464Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestEventsVolumeCreate [2022-02-18T08:19:07.464Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T08:19:07.464Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestInfoAPI [2022-02-18T08:19:07.464Z] --- PASS: TestInfoAPI (0.06s) [2022-02-18T08:19:07.464Z] === RUN TestInfoAPIWarnings [2022-02-18T08:19:07.464Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:19:07.464Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestInfoDebug [2022-02-18T08:19:07.464Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:07.464Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestInfoInsecureRegistries [2022-02-18T08:19:07.464Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:07.464Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestInfoRegistryMirrors [2022-02-18T08:19:07.464Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:07.464Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-18T08:19:07.464Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T08:19:07.933Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-02-18T08:19:07.933Z] === RUN TestPingCacheHeaders [2022-02-18T08:19:07.933Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-18T08:19:07.933Z] === RUN TestPingGet [2022-02-18T08:19:07.933Z] --- PASS: TestPingGet (0.03s) [2022-02-18T08:19:07.933Z] === RUN TestPingHead [2022-02-18T08:19:08.401Z] --- PASS: TestPingHead (0.04s) [2022-02-18T08:19:08.401Z] === RUN TestVersion [2022-02-18T08:19:08.401Z] --- PASS: TestVersion (0.03s) [2022-02-18T08:19:08.401Z] PASS [2022-02-18T08:19:08.401Z] ok github.com/docker/docker/integration/system 1.229s [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === Skipped [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:19:08.401Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-18T08:19:08.401Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-18T08:19:08.401Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-18T08:19:08.401Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-18T08:19:08.401Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-18T08:19:08.401Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-18T08:19:08.401Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-18T08:19:08.401Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-18T08:19:08.401Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:08.401Z] [2022-02-18T08:19:08.401Z] DONE 15 tests, 9 skipped in 3.324s [2022-02-18T08:19:08.401Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-18T08:19:08.812Z] --- PASS: TestBuildMultiStageParentConfig (3.53s) [2022-02-18T08:19:08.812Z] === RUN TestBuildLabelWithTargets [2022-02-18T08:19:08.812Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:19:08.812Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-18T08:19:08.812Z] === RUN TestBuildWithEmptyLayers [2022-02-18T08:19:08.813Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-18T08:19:09.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:09.212Z] INFO: Testing against a local daemon [2022-02-18T08:19:09.212Z] === RUN TestExternalGraphDriver [2022-02-18T08:19:09.212Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T08:19:09.212Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-18T08:19:09.212Z] === RUN TestGraphdriverPluginV2 [2022-02-18T08:19:09.212Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T08:19:09.212Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-18T08:19:09.212Z] PASS [2022-02-18T08:19:09.212Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.124s [2022-02-18T08:19:09.212Z] [2022-02-18T08:19:09.212Z] === Skipped [2022-02-18T08:19:09.212Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-18T08:19:09.212Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T08:19:09.212Z] [2022-02-18T08:19:09.212Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-18T08:19:09.212Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T08:19:09.212Z] [2022-02-18T08:19:09.212Z] DONE 2 tests, 2 skipped in 2.946s [2022-02-18T08:19:09.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-18T08:19:09.746Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-18T08:19:10.345Z] --- PASS: TestBuildWithEmptyLayers (1.73s) [2022-02-18T08:19:10.345Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T08:19:10.616Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:10.616Z] INFO: Testing against a local daemon [2022-02-18T08:19:10.616Z] === RUN TestVolumesCreateAndList [2022-02-18T08:19:10.616Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-18T08:19:10.616Z] === RUN TestVolumesRemove [2022-02-18T08:19:11.085Z] --- PASS: TestVolumesRemove (0.18s) [2022-02-18T08:19:11.085Z] === RUN TestVolumesInspect [2022-02-18T08:19:11.085Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-18T08:19:11.085Z] === RUN TestVolumesInvalidJSON [2022-02-18T08:19:11.085Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T08:19:11.085Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T08:19:11.085Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T08:19:11.085Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-18T08:19:11.085Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T08:19:11.085Z] PASS [2022-02-18T08:19:11.085Z] ok github.com/docker/docker/integration/volume 0.380s [2022-02-18T08:19:11.085Z] [2022-02-18T08:19:11.085Z] DONE 5 tests in 2.622s [2022-02-18T08:19:11.085Z] INFO: make.ps1 ended at 02/18/2022 08:19:11 [2022-02-18T08:19:11.085Z] INFO: Integration CLI tests being run from the host: [2022-02-18T08:19:11.085Z] 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-02-18T08:19:11.118Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-18T08:19:11.684Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-18T08:19:12.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:12.109Z] INFO: Testing against a local daemon [2022-02-18T08:19:12.109Z] === RUN TestReadPluginNoRead [2022-02-18T08:19:12.109Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T08:19:12.109Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-18T08:19:12.109Z] PASS [2022-02-18T08:19:12.109Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-02-18T08:19:12.109Z] [2022-02-18T08:19:12.109Z] === Skipped [2022-02-18T08:19:12.109Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-18T08:19:12.109Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T08:19:12.109Z] [2022-02-18T08:19:12.109Z] DONE 1 tests, 1 skipped in 2.627s [2022-02-18T08:19:12.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-18T08:19:12.619Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-18T08:19:13.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-18T08:19:13.645Z] testing: warning: no tests to run [2022-02-18T08:19:13.645Z] PASS [2022-02-18T08:19:13.645Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2022-02-18T08:19:13.645Z] [2022-02-18T08:19:13.645Z] DONE 0 tests in 1.283s [2022-02-18T08:19:13.645Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-18T08:19:14.565Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-18T08:19:15.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:15.817Z] INFO: Testing against a local daemon [2022-02-18T08:19:15.817Z] === RUN TestPluginWithDevMounts [2022-02-18T08:19:15.817Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:15.817Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-18T08:19:15.817Z] PASS [2022-02-18T08:19:15.817Z] ok github.com/docker/docker/integration/plugin/volumes 0.116s [2022-02-18T08:19:15.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-18T08:19:15.942Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-18T08:19:16.277Z] [2022-02-18T08:19:16.277Z] === Skipped [2022-02-18T08:19:16.277Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-18T08:19:16.277Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:16.277Z] [2022-02-18T08:19:16.277Z] DONE 1 tests, 1 skipped in 2.550s [2022-02-18T08:19:16.277Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-18T08:19:16.880Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-18T08:19:17.139Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-18T08:19:17.708Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-18T08:19:17.967Z] docker_api_swarm_service_test.go:304: [d323cf18a55e1] joining swarm manager [d0fb04084cc2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:19:18.376Z] ok github.com/docker/docker/libnetwork 37.231s coverage: 40.7% of statements [2022-02-18T08:19:18.376Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-02-18T08:19:18.376Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T08:19:18.465Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:18.465Z] INFO: Testing against a local daemon [2022-02-18T08:19:18.465Z] === RUN TestSecretInspect [2022-02-18T08:19:18.465Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-18T08:19:18.465Z] === RUN TestSecretList [2022-02-18T08:19:18.465Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] --- SKIP: TestSecretList (0.00s) [2022-02-18T08:19:18.465Z] === RUN TestSecretsCreateAndDelete [2022-02-18T08:19:18.465Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-18T08:19:18.465Z] === RUN TestSecretsUpdate [2022-02-18T08:19:18.465Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-18T08:19:18.465Z] === RUN TestTemplatedSecret [2022-02-18T08:19:18.465Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-18T08:19:18.465Z] === RUN TestSecretCreateResolve [2022-02-18T08:19:18.465Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:18.465Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-18T08:19:18.465Z] PASS [2022-02-18T08:19:18.465Z] ok github.com/docker/docker/integration/secret 0.115s [2022-02-18T08:19:18.465Z] [2022-02-18T08:19:18.465Z] === Skipped [2022-02-18T08:19:18.465Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-18T08:19:18.465Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] [2022-02-18T08:19:18.465Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-18T08:19:18.465Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] [2022-02-18T08:19:18.465Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-18T08:19:18.465Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] [2022-02-18T08:19:18.465Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-18T08:19:18.465Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] [2022-02-18T08:19:18.465Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-18T08:19:18.465Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:18.465Z] [2022-02-18T08:19:18.465Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-02-18T08:19:18.465Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:18.465Z] [2022-02-18T08:19:18.465Z] DONE 6 tests, 6 skipped in 2.383s [2022-02-18T08:19:18.907Z] docker_api_swarm_service_test.go:304: [d121cf69984b8] joining swarm manager [d0fb04084cc2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:19:18.924Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-18T08:19:19.473Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-18T08:19:20.267Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T08:19:20.522Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T08:19:20.522Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T08:19:20.522Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T08:19:20.522Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T08:19:20.522Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-18T08:19:20.522Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T08:19:20.778Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-18T08:19:21.034Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-18T08:19:21.034Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T08:19:21.034Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T08:19:21.289Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-18T08:19:21.387Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-18T08:19:21.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:21.832Z] INFO: Testing against a local daemon [2022-02-18T08:19:21.832Z] === RUN TestServiceCreateInit [2022-02-18T08:19:21.832Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T08:19:21.832Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T08:19:21.832Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T08:19:21.832Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-18T08:19:21.832Z] === RUN TestCreateServiceConflict [2022-02-18T08:19:21.832Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T08:19:21.832Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-18T08:19:21.832Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T08:19:21.832Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T08:19:21.832Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T08:19:21.832Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestCreateServiceSysctls [2022-02-18T08:19:21.832Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-18T08:19:21.832Z] === RUN TestCreateServiceCapabilities [2022-02-18T08:19:21.832Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-18T08:19:21.832Z] === RUN TestInspect [2022-02-18T08:19:21.832Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestInspect (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestCreateJob [2022-02-18T08:19:21.832Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestCreateJob (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestReplicatedJob [2022-02-18T08:19:21.832Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestUpdateReplicatedJob [2022-02-18T08:19:21.832Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestServiceListWithStatuses [2022-02-18T08:19:21.832Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T08:19:21.832Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestDockerNetworkReConnect [2022-02-18T08:19:21.832Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestServicePlugin [2022-02-18T08:19:21.832Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestServiceUpdateLabel [2022-02-18T08:19:21.832Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestServiceUpdateSecrets [2022-02-18T08:19:21.832Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestServiceUpdateConfigs [2022-02-18T08:19:21.832Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestServiceUpdateNetwork [2022-02-18T08:19:21.832Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-18T08:19:21.832Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T08:19:21.832Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-18T08:19:21.832Z] PASS [2022-02-18T08:19:21.832Z] ok github.com/docker/docker/integration/service 0.262s [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === Skipped [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:19:21.832Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:19:21.832Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-18T08:19:21.832Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-18T08:19:21.832Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-18T08:19:21.832Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T08:19:21.832Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-18T08:19:21.832Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-18T08:19:21.832Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-18T08:19:21.832Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-18T08:19:21.832Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-18T08:19:21.832Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-18T08:19:21.832Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-18T08:19:21.832Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-18T08:19:21.832Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-18T08:19:21.832Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-18T08:19:21.832Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-18T08:19:21.832Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-18T08:19:21.832Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-18T08:19:21.832Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-18T08:19:21.832Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-18T08:19:21.832Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-18T08:19:21.832Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-18T08:19:21.832Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:19:21.832Z] [2022-02-18T08:19:21.832Z] DONE 24 tests, 23 skipped in 3.135s [2022-02-18T08:19:21.951Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-18T08:19:21.952Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-18T08:19:21.952Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-18T08:19:22.209Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-18T08:19:22.209Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-18T08:19:22.209Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-18T08:19:22.289Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-18T08:19:22.773Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-18T08:19:23.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:23.609Z] INFO: Testing against a local daemon [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-18T08:19:23.609Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-18T08:19:23.609Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-18T08:19:23.609Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-18T08:19:23.709Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-18T08:19:23.808Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.371s coverage: 59.9% of statements [2022-02-18T08:19:23.808Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T08:19:23.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:23.828Z] INFO: Testing against a local daemon [2022-02-18T08:19:23.828Z] === RUN TestSessionCreate [2022-02-18T08:19:23.828Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T08:19:23.828Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-18T08:19:23.828Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T08:19:23.828Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T08:19:23.828Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T08:19:23.828Z] PASS [2022-02-18T08:19:23.828Z] ok github.com/docker/docker/integration/session 0.101s [2022-02-18T08:19:24.065Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-18T08:19:24.078Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-18T08:19:24.284Z] [2022-02-18T08:19:24.284Z] === Skipped [2022-02-18T08:19:24.284Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-18T08:19:24.284Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T08:19:24.284Z] [2022-02-18T08:19:24.284Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T08:19:24.284Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T08:19:24.284Z] [2022-02-18T08:19:24.284Z] DONE 2 tests, 2 skipped in 1.985s [2022-02-18T08:19:24.284Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-18T08:19:24.628Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.235s coverage: 4.0% of statements [2022-02-18T08:19:24.646Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-18T08:19:24.905Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-18T08:19:24.929Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T08:19:25.185Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.021s coverage: 4.5% of statements [2022-02-18T08:19:25.185Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T08:19:25.441Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-18T08:19:26.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:26.458Z] INFO: Testing against a local daemon [2022-02-18T08:19:26.458Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:19:26.458Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:26.458Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestDiskUsage [2022-02-18T08:19:26.458Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T08:19:26.458Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestEventsExecDie [2022-02-18T08:19:26.458Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T08:19:26.458Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestEventsBackwardsCompatible [2022-02-18T08:19:26.458Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T08:19:26.458Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestEventsVolumeCreate [2022-02-18T08:19:26.458Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T08:19:26.458Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestInfoAPI [2022-02-18T08:19:26.458Z] --- PASS: TestInfoAPI (0.05s) [2022-02-18T08:19:26.458Z] === RUN TestInfoAPIWarnings [2022-02-18T08:19:26.458Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:19:26.458Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestInfoDebug [2022-02-18T08:19:26.458Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:26.458Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestInfoInsecureRegistries [2022-02-18T08:19:26.458Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:26.458Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestInfoRegistryMirrors [2022-02-18T08:19:26.458Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:26.458Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-18T08:19:26.458Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T08:19:27.423Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-02-18T08:19:27.423Z] === RUN TestPingCacheHeaders [2022-02-18T08:19:27.423Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-02-18T08:19:27.423Z] === RUN TestPingGet [2022-02-18T08:19:27.423Z] --- PASS: TestPingGet (0.04s) [2022-02-18T08:19:27.423Z] === RUN TestPingHead [2022-02-18T08:19:27.423Z] --- PASS: TestPingHead (0.03s) [2022-02-18T08:19:27.423Z] === RUN TestVersion [2022-02-18T08:19:27.423Z] --- PASS: TestVersion (0.03s) [2022-02-18T08:19:27.423Z] PASS [2022-02-18T08:19:27.423Z] ok github.com/docker/docker/integration/system 1.275s [2022-02-18T08:19:27.423Z] [2022-02-18T08:19:27.423Z] === Skipped [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:19:27.424Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-18T08:19:27.424Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-18T08:19:27.424Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-18T08:19:27.424Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-18T08:19:27.424Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-18T08:19:27.424Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-18T08:19:27.424Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-18T08:19:27.424Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-18T08:19:27.424Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:19:27.424Z] [2022-02-18T08:19:27.424Z] DONE 15 tests, 9 skipped in 3.258s [2022-02-18T08:19:27.424Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-18T08:19:29.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:29.602Z] INFO: Testing against a local daemon [2022-02-18T08:19:29.602Z] === RUN TestVolumesCreateAndList [2022-02-18T08:19:29.602Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-18T08:19:29.602Z] === RUN TestVolumesRemove [2022-02-18T08:19:30.060Z] --- PASS: TestVolumesRemove (0.18s) [2022-02-18T08:19:30.060Z] === RUN TestVolumesInspect [2022-02-18T08:19:30.060Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-18T08:19:30.060Z] === RUN TestVolumesInvalidJSON [2022-02-18T08:19:30.060Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T08:19:30.060Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T08:19:30.060Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T08:19:30.060Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-18T08:19:30.060Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-18T08:19:30.060Z] PASS [2022-02-18T08:19:30.060Z] ok github.com/docker/docker/integration/volume 0.394s [2022-02-18T08:19:30.060Z] [2022-02-18T08:19:30.060Z] DONE 5 tests in 2.649s [2022-02-18T08:19:30.516Z] INFO: make.ps1 ended at 02/18/2022 08:19:30 [2022-02-18T08:19:30.516Z] INFO: Integration CLI tests being run from the host: [2022-02-18T08:19:30.516Z] 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-02-18T08:19:31.465Z] --- PASS: TestBuildMultiStageOnBuild (20.30s) [2022-02-18T08:19:31.465Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T08:19:31.465Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:19:31.465Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-18T08:19:31.465Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T08:19:31.467Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-18T08:19:31.725Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-18T08:19:33.098Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-18T08:19:33.098Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-18T08:19:33.098Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-18T08:19:33.356Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-18T08:19:35.393Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.913s coverage: 7.2% of statements [2022-02-18T08:19:35.393Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T08:19:35.393Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-18T08:19:35.393Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-18T08:19:35.393Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T08:19:35.393Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-18T08:19:35.393Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T08:19:35.650Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 82.4% of statements [2022-02-18T08:19:35.885Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-18T08:19:35.908Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-02-18T08:19:36.143Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-18T08:19:36.167Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-18T08:19:36.167Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-18T08:19:38.044Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-18T08:19:38.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-18T08:19:39.179Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-18T08:19:39.179Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-18T08:19:39.179Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-18T08:19:41.082Z] docker_api_swarm_service_test.go:100: [de05632e0bd3a] joining swarm manager [dc1d768faf2fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:19:41.649Z] docker_api_swarm_service_test.go:101: [d369c46182586] joining swarm manager [dc1d768faf2fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:19:41.920Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-18T08:19:42.503Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-18T08:19:42.760Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-18T08:19:42.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T08:19:42.909Z] INFO: Testing against a local daemon [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-18T08:19:42.909Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-18T08:19:42.909Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-18T08:19:42.909Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-18T08:19:43.365Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-18T08:19:43.823Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-18T08:19:44.659Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-18T08:19:45.596Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-18T08:19:46.972Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-18T08:19:47.232Z] === RUN TestDockerSuite/TestRmiTag [2022-02-18T08:19:47.492Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-18T08:19:48.059Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-18T08:19:48.398Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-18T08:19:49.348Z] --- PASS: TestBuildMultiStageLayerLeak (18.22s) [2022-02-18T08:19:49.348Z] === RUN TestBuildWithHugeFile [2022-02-18T08:19:50.589Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-18T08:19:51.156Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-18T08:19:51.726Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-18T08:19:51.726Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-18T08:19:52.664Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-18T08:19:53.230Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-18T08:19:53.488Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-18T08:19:54.052Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-18T08:19:54.052Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-18T08:19:54.311Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-18T08:19:55.683Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-18T08:19:55.941Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-18T08:19:56.506Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-18T08:19:57.442Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-18T08:19:58.379Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-18T08:19:59.763Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-18T08:20:00.023Z] check_test.go:379: [de05632e0bd3a] daemon is not started [2022-02-18T08:20:00.574Z] ok github.com/docker/docker/libnetwork/ipam 13.600s coverage: 85.3% of statements [2022-02-18T08:20:00.574Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T08:20:00.574Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T08:20:00.591Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-18T08:20:00.832Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-18T08:20:01.138Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-18T08:20:01.138Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T08:20:01.157Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-18T08:20:01.395Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-18T08:20:01.724Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-18T08:20:01.958Z] ok github.com/docker/docker/libnetwork/ipamutils 0.246s coverage: 74.0% of statements [2022-02-18T08:20:01.985Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-18T08:20:02.522Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-02-18T08:20:02.522Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-18T08:20:02.552Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-18T08:20:02.781Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-18T08:20:03.118Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-18T08:20:04.053Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-18T08:20:04.312Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-18T08:20:04.877Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-18T08:20:05.442Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-18T08:20:05.442Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-18T08:20:05.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-18T08:20:06.815Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-18T08:20:07.381Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-18T08:20:07.639Z] docker_api_swarm_service_test.go:533: [d114bd2666c6a] joining swarm manager [d49beace9b9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:20:07.898Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-18T08:20:08.466Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-18T08:20:08.725Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-18T08:20:08.725Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-18T08:20:08.982Z] docker_api_swarm_service_test.go:534: [da8f35280c7b5] joining swarm manager [d49beace9b9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:20:09.242Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-18T08:20:09.809Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-18T08:20:10.068Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-18T08:20:11.004Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-18T08:20:11.573Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-18T08:20:11.573Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-18T08:20:12.512Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-18T08:20:12.512Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-18T08:20:13.447Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-18T08:20:14.015Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-18T08:20:14.581Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-18T08:20:15.153Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-18T08:20:15.153Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-18T08:20:16.108Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-18T08:20:17.041Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-18T08:20:17.974Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-18T08:20:18.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-18T08:20:19.106Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-18T08:20:19.673Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-18T08:20:19.931Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-18T08:20:20.500Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-18T08:20:20.759Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-18T08:20:22.135Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-18T08:20:24.040Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-18T08:20:24.040Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-18T08:20:24.299Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-18T08:20:25.672Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-18T08:20:27.048Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-18T08:20:28.420Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-18T08:20:29.792Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-18T08:20:29.792Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-18T08:20:29.792Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-18T08:20:29.792Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-18T08:20:29.792Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-18T08:20:30.358Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-18T08:20:31.292Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-18T08:20:31.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-18T08:20:32.496Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-18T08:20:33.879Z] docker_api_swarm_service_test.go:148: [d1e7543c30108] joining swarm manager [dc417c5ffc44b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:20:34.137Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-18T08:20:34.705Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-18T08:20:34.705Z] docker_api_swarm_service_test.go:148: [db3d391031587] joining swarm manager [dc417c5ffc44b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:20:36.084Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-18T08:20:36.651Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-18T08:20:36.651Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-18T08:20:36.651Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-18T08:20:37.218Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-18T08:20:38.152Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-18T08:20:38.152Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-18T08:20:38.716Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-18T08:20:39.282Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-18T08:20:39.540Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-18T08:20:40.105Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-18T08:20:40.105Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-18T08:20:40.362Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-18T08:20:40.928Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-18T08:20:41.186Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-18T08:20:41.752Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-18T08:20:42.319Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-18T08:20:42.577Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-18T08:20:43.145Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-18T08:20:43.403Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-18T08:20:43.403Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-18T08:20:43.972Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-18T08:20:44.908Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-18T08:20:45.474Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-18T08:20:45.731Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T08:20:45.731Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T08:20:45.731Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-18T08:20:47.635Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-18T08:20:48.206Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-18T08:20:48.464Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-18T08:20:49.056Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-18T08:20:49.993Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-18T08:20:49.993Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-18T08:20:50.251Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-18T08:20:50.251Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-18T08:20:50.347Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-18T08:20:50.347Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-18T08:20:50.347Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-18T08:20:50.347Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-18T08:20:50.347Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-18T08:20:50.347Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-18T08:20:50.347Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-18T08:20:50.347Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T08:20:50.347Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-18T08:20:50.509Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-18T08:20:51.910Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-18T08:20:51.910Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T08:20:51.910Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-18T08:20:51.910Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T08:20:51.910Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-18T08:20:53.040Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-18T08:20:53.607Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-18T08:20:54.538Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-18T08:20:54.890Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-18T08:20:57.842Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-18T08:20:57.842Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T08:20:57.842Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-18T08:20:57.842Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T08:20:57.842Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-18T08:20:57.842Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T08:20:57.842Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-18T08:20:57.842Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T08:20:57.842Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-18T08:21:01.098Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-18T08:21:01.098Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-18T08:21:01.098Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-18T08:21:01.355Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-18T08:21:01.355Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-18T08:21:01.612Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-18T08:21:01.633Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-18T08:21:01.633Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T08:21:01.633Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-18T08:21:01.633Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T08:21:01.633Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-18T08:21:02.545Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-18T08:21:03.111Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-18T08:21:04.046Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-18T08:21:04.046Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-18T08:21:04.046Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-18T08:21:04.981Z] === RUN TestDockerSuite/TestRunMount [2022-02-18T08:21:08.791Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-18T08:21:09.169Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-18T08:21:09.169Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-18T08:21:09.735Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-18T08:21:09.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-18T08:21:10.670Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-18T08:21:12.054Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-18T08:21:14.584Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-18T08:21:15.961Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-18T08:21:17.866Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-18T08:21:18.802Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-18T08:21:20.178Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-18T08:21:20.178Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-18T08:21:20.437Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-18T08:21:21.005Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-18T08:21:21.573Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-18T08:21:22.141Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-18T08:21:23.516Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-18T08:21:24.891Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-18T08:21:25.056Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-18T08:21:25.056Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-18T08:21:25.056Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-18T08:21:25.056Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-18T08:21:25.056Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-18T08:21:25.056Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-18T08:21:25.056Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-18T08:21:25.056Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-18T08:21:25.056Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-18T08:21:25.056Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-18T08:21:25.056Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-18T08:21:25.056Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-18T08:21:25.056Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-18T08:21:25.056Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-18T08:21:25.056Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-18T08:21:25.056Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-18T08:21:25.056Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-18T08:21:25.056Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T08:21:25.056Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-18T08:21:28.176Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-18T08:21:28.435Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-18T08:21:28.694Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-18T08:21:29.262Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-18T08:21:29.262Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-18T08:21:29.829Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-18T08:21:30.402Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-18T08:21:30.402Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-18T08:21:30.969Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-18T08:21:33.627Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-18T08:21:34.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-18T08:21:36.779Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-18T08:21:36.779Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-18T08:21:36.779Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-18T08:21:37.037Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-18T08:21:37.603Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-18T08:21:38.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-18T08:21:39.110Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-18T08:21:39.682Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-18T08:21:40.249Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-18T08:21:40.249Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-18T08:21:40.816Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-18T08:21:41.074Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-18T08:21:41.336Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-18T08:21:41.595Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-18T08:21:42.162Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T08:21:42.162Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-18T08:21:42.162Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-18T08:21:42.731Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-18T08:21:43.299Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-18T08:21:43.299Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-18T08:21:43.299Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-18T08:21:44.235Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-18T08:21:44.235Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-18T08:21:45.174Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-18T08:21:45.174Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-18T08:21:45.174Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-18T08:21:47.073Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-18T08:21:47.330Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-18T08:21:48.716Z] === RUN TestDockerSuite/TestRunRm [2022-02-18T08:21:49.283Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-18T08:21:50.218Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-18T08:21:52.118Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-18T08:21:53.053Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-18T08:21:53.313Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-18T08:21:53.879Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-18T08:21:54.173Z] ok github.com/docker/docker/libnetwork/networkdb 104.693s coverage: 60.6% of statements [2022-02-18T08:21:54.173Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T08:21:54.173Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-18T08:21:54.173Z] ok github.com/docker/docker/libnetwork/osl 4.268s coverage: 39.7% of statements [2022-02-18T08:21:54.173Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-18T08:21:54.173Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-18T08:21:54.735Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2022-02-18T08:21:54.735Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-18T08:21:54.735Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T08:21:54.993Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === Skipped [2022-02-18T08:21:54.993Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-18T08:21:54.993Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-18T08:21:54.993Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-18T08:21:54.993Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T08:21:54.993Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T08:21:54.993Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T08:21:54.993Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T08:21:54.993Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T08:21:54.993Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.993Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-18T08:21:54.993Z] firewalld_test.go:14: firewalld is not running [2022-02-18T08:21:54.993Z] [2022-02-18T08:21:54.994Z] DONE 326 tests, 9 skipped in 197.950s Post stage [Pipeline] junit [2022-02-18T08:21:55.568Z] Recording test results [2022-02-18T08:21:55.781Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-18T08:21:55.943Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-18T08:21:56.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43255/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e62c5b4682f6f537fb39bd1e82d565762a3b5ee -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7e62c5b4682f6f537fb39bd1e82d565762a3b5ee hack/validate/vendor [2022-02-18T08:21:56.348Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-18T08:21:56.608Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-18T08:21:56.870Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T08:21:57.469Z] + echo Ensuring container killed. [2022-02-18T08:21:57.469Z] Ensuring container killed. [2022-02-18T08:21:57.469Z] + docker rm -vf docker-pr4 [2022-02-18T08:21:57.469Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-18T08:21:57.785Z] + echo Chowning /workspace to jenkins user [2022-02-18T08:21:57.786Z] Chowning /workspace to jenkins user [2022-02-18T08:21:57.786Z] + id -u [2022-02-18T08:21:57.786Z] + id -g [2022-02-18T08:21:57.786Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43255:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T08:21:59.098Z] + bundleName=unit [2022-02-18T08:21:59.098Z] + echo Creating unit-bundles.tar.gz [2022-02-18T08:21:59.098Z] Creating unit-bundles.tar.gz [2022-02-18T08:21:59.098Z] + 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-02-18T08:21:59.098Z] bundles/junit-report-libnetwork.xml [2022-02-18T08:21:59.098Z] bundles/junit-report.xml [2022-02-18T08:21:59.098Z] bundles/go-test-report-libnetwork.json [2022-02-18T08:21:59.098Z] bundles/go-test-report.json [2022-02-18T08:21:59.098Z] bundles/profile-libnetwork.out [2022-02-18T08:21:59.098Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-18T08:21:59.128Z] Archiving artifacts [2022-02-18T08:21:59.140Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-18T08:21:59.659Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T08:21:59.964Z] + make clean [2022-02-18T08:22:00.220Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T08:22:00.220Z] docker-dev-cache [2022-02-18T08:22:00.220Z] docker-mod-cache [Pipeline] deleteDir [2022-02-18T08:22:00.513Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T08:22:03.046Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-18T08:22:03.046Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-18T08:22:03.615Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-18T08:22:04.183Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-18T08:22:04.440Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-18T08:22:05.007Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-18T08:22:05.265Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-18T08:22:05.832Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-18T08:22:06.399Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-18T08:22:06.679Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-18T08:22:09.212Z] === RUN TestDockerSuite/TestRunState [2022-02-18T08:22:10.144Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-18T08:22:10.402Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-18T08:22:10.966Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-18T08:22:10.966Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-18T08:22:10.966Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-18T08:22:10.966Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-18T08:22:11.532Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-18T08:22:11.792Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-18T08:22:12.726Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-18T08:22:12.727Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-18T08:22:12.727Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-18T08:22:13.293Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-18T08:22:14.670Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-18T08:22:14.929Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-18T08:22:15.864Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-18T08:22:18.397Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-18T08:22:20.924Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-18T08:22:21.181Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-18T08:22:21.745Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-18T08:22:22.003Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-18T08:22:23.377Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-18T08:22:24.754Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-18T08:22:24.754Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-18T08:22:25.013Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-18T08:22:25.013Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-18T08:22:25.303Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-18T08:22:25.873Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-18T08:22:26.440Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-18T08:22:27.010Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-18T08:22:27.010Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-18T08:22:27.010Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-18T08:22:27.010Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-18T08:22:27.579Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-18T08:22:30.864Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-18T08:22:30.864Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-18T08:22:31.768Z] --- PASS: TestBuildWithHugeFile (158.52s) [2022-02-18T08:22:31.768Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T08:22:31.768Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:22:31.768Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:22:31.768Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T08:22:31.768Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:22:31.768Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:22:31.768Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:22:31.768Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:22:31.768Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:22:31.768Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:22:31.768Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T08:22:31.768Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T08:22:31.768Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T08:22:31.768Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-02-18T08:22:31.768Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-18T08:22:31.768Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-18T08:22:31.768Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-18T08:22:31.768Z] === RUN TestBuildPreserveOwnership [2022-02-18T08:22:31.768Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:22:31.768Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-02-18T08:22:31.768Z] === RUN TestBuildPlatformInvalid [2022-02-18T08:22:31.768Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-18T08:22:31.768Z] PASS [2022-02-18T08:22:31.768Z] ok github.com/docker/docker/integration/build 243.131s [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === Skipped [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-18T08:22:31.768Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-18T08:22:31.768Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-18T08:22:31.768Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-18T08:22:31.768Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T08:22:31.768Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-02-18T08:22:31.768Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] DONE 29 tests, 6 skipped in 279.248s [2022-02-18T08:22:31.768Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-18T08:22:31.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:22:31.768Z] INFO: Testing against a local daemon [2022-02-18T08:22:31.768Z] === RUN TestConfigInspect [2022-02-18T08:22:31.768Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-18T08:22:31.768Z] === RUN TestConfigList [2022-02-18T08:22:31.768Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] --- SKIP: TestConfigList (0.00s) [2022-02-18T08:22:31.768Z] === RUN TestConfigsCreateAndDelete [2022-02-18T08:22:31.768Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-18T08:22:31.768Z] === RUN TestConfigsUpdate [2022-02-18T08:22:31.768Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-18T08:22:31.768Z] === RUN TestTemplatedConfig [2022-02-18T08:22:31.768Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-18T08:22:31.768Z] === RUN TestConfigCreateResolve [2022-02-18T08:22:31.768Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:22:31.768Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-18T08:22:31.768Z] PASS [2022-02-18T08:22:31.768Z] ok github.com/docker/docker/integration/config 0.108s [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === Skipped [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-18T08:22:31.768Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-18T08:22:31.768Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-18T08:22:31.768Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-18T08:22:31.768Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-18T08:22:31.768Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-18T08:22:31.768Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:22:31.768Z] [2022-02-18T08:22:31.768Z] DONE 6 tests, 6 skipped in 2.193s [2022-02-18T08:22:31.768Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-18T08:22:31.796Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-18T08:22:33.172Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-18T08:22:33.172Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-18T08:22:33.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:22:33.342Z] INFO: Testing against a local daemon [2022-02-18T08:22:33.342Z] === RUN TestCheckpoint [2022-02-18T08:22:33.342Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:22:33.342Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T08:22:33.342Z] === RUN TestContainerInvalidJSON [2022-02-18T08:22:33.342Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:22:33.342Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:22:33.342Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:22:33.342Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:22:33.342Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T08:22:33.342Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T08:22:33.342Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-18T08:22:33.342Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T08:22:33.342Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-18T08:22:33.342Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T08:22:33.810Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.44s) [2022-02-18T08:22:33.811Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T08:22:33.811Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-02-18T08:22:33.811Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T08:22:34.109Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-18T08:22:34.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.32s) [2022-02-18T08:22:34.321Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T08:22:34.321Z] --- PASS: TestCopyToContainerPathIsNotDir (0.37s) [2022-02-18T08:22:34.321Z] === RUN TestCopyFromContainer [2022-02-18T08:22:34.321Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:34.321Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-18T08:22:34.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T08:22:34.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:22:34.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:22:34.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:22:34.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:22:34.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:22:34.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:22:34.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T08:22:34.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T08:22:34.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T08:22:34.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-18T08:22:34.791Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T08:22:34.791Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T08:22:34.791Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidEnv [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T08:22:34.791Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T08:22:34.791Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T08:22:34.791Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T08:22:34.791Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T08:22:34.791Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T08:22:34.791Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-02-18T08:22:34.791Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T08:22:34.791Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:34.791Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T08:22:34.791Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T08:22:34.791Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:22:34.791Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T08:22:34.791Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T08:22:34.791Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:22:34.791Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:22:34.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:22:34.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:22:34.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:22:34.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:22:34.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:22:34.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:22:34.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T08:22:34.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T08:22:34.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T08:22:34.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T08:22:34.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T08:22:34.791Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T08:22:34.791Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T08:22:34.791Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T08:22:34.791Z] === RUN TestCreateDifferentPlatform [2022-02-18T08:22:34.791Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T08:22:34.791Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T08:22:34.791Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T08:22:34.791Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T08:22:34.791Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T08:22:34.791Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-02-18T08:22:34.791Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T08:22:34.791Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T08:22:34.791Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T08:22:34.791Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T08:22:34.791Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:34.791Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-18T08:22:34.791Z] === RUN TestDiff [2022-02-18T08:22:34.791Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T08:22:34.791Z] --- SKIP: TestDiff (0.00s) [2022-02-18T08:22:34.791Z] === RUN TestExecWithCloseStdin [2022-02-18T08:22:36.018Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-18T08:22:36.277Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-18T08:22:37.754Z] --- PASS: TestExecWithCloseStdin (2.78s) [2022-02-18T08:22:37.754Z] === RUN TestExec [2022-02-18T08:22:38.182Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-18T08:22:38.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-18T08:22:38.441Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-18T08:22:38.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-18T08:22:38.441Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-18T08:22:38.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-18T08:22:38.441Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-18T08:22:38.441Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-18T08:22:38.699Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-18T08:22:38.699Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-18T08:22:38.699Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-18T08:22:39.265Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-18T08:22:39.523Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-18T08:22:39.977Z] --- PASS: TestExec (2.50s) [2022-02-18T08:22:39.977Z] === RUN TestExecUser [2022-02-18T08:22:39.977Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T08:22:39.977Z] --- SKIP: TestExecUser (0.00s) [2022-02-18T08:22:39.977Z] === RUN TestExportContainerAndImportImage [2022-02-18T08:22:39.977Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:39.977Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-18T08:22:39.977Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T08:22:39.977Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:39.977Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T08:22:39.977Z] === RUN TestHealthCheckWorkdir [2022-02-18T08:22:39.977Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T08:22:39.977Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-18T08:22:39.977Z] === RUN TestHealthKillContainer [2022-02-18T08:22:39.977Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T08:22:39.977Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-18T08:22:39.977Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T08:22:39.977Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T08:22:39.977Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T08:22:39.977Z] === RUN TestKillContainerInvalidSignal [2022-02-18T08:22:40.459Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-18T08:22:40.718Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-18T08:22:41.286Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-18T08:22:41.286Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-18T08:22:41.854Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-18T08:22:41.854Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-18T08:22:41.854Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-18T08:22:41.854Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-18T08:22:41.854Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-18T08:22:41.854Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-18T08:22:41.854Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-18T08:22:42.207Z] --- PASS: TestKillContainerInvalidSignal (2.27s) [2022-02-18T08:22:42.207Z] === RUN TestKillContainer [2022-02-18T08:22:42.207Z] === RUN TestKillContainer/no_signal [2022-02-18T08:22:42.419Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-18T08:22:42.677Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-18T08:22:42.677Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-18T08:22:43.247Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-18T08:22:43.247Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-18T08:22:43.815Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-18T08:22:43.815Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-18T08:22:44.072Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-18T08:22:44.430Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T08:22:44.430Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T08:22:44.430Z] === RUN TestKillContainer/killing_signal [2022-02-18T08:22:44.638Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-18T08:22:44.638Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-18T08:22:44.638Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-18T08:22:45.203Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-18T08:22:46.141Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-18T08:22:46.400Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-18T08:22:46.400Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-18T08:22:46.400Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-18T08:22:46.659Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-18T08:22:46.659Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-18T08:22:47.387Z] --- PASS: TestKillContainer (4.74s) [2022-02-18T08:22:47.387Z] --- PASS: TestKillContainer/no_signal (2.18s) [2022-02-18T08:22:47.387Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:22:47.387Z] --- PASS: TestKillContainer/killing_signal (2.50s) [2022-02-18T08:22:47.387Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T08:22:47.387Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:22:47.387Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T08:22:47.387Z] === RUN TestKillStoppedContainer [2022-02-18T08:22:47.387Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:22:47.387Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-18T08:22:47.387Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T08:22:47.387Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:22:47.387Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T08:22:47.387Z] === RUN TestKillDifferentUserContainer [2022-02-18T08:22:47.387Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T08:22:47.387Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-18T08:22:47.387Z] === RUN TestInspectOomKilledTrue [2022-02-18T08:22:47.387Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:47.387Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T08:22:47.387Z] === RUN TestInspectOomKilledFalse [2022-02-18T08:22:47.387Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:22:47.387Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T08:22:47.387Z] === RUN TestLogsFollowTailEmpty [2022-02-18T08:22:47.596Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-18T08:22:47.854Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-18T08:22:49.231Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-18T08:22:49.489Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-18T08:22:49.659Z] --- PASS: TestLogsFollowTailEmpty (2.29s) [2022-02-18T08:22:49.659Z] === RUN TestNetworkNat [2022-02-18T08:22:49.659Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T08:22:49.659Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-18T08:22:49.659Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T08:22:50.056Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-18T08:22:50.056Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-18T08:22:50.056Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-18T08:22:50.274Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-18T08:22:50.274Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-18T08:22:50.274Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-18T08:22:50.274Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-18T08:22:50.274Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-18T08:22:50.994Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-18T08:22:51.886Z] --- PASS: TestNetworkLocalhostTCPNat (2.59s) [2022-02-18T08:22:51.886Z] === RUN TestNetworkLoopbackNat [2022-02-18T08:22:51.886Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T08:22:51.886Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-18T08:22:51.886Z] === RUN TestPause [2022-02-18T08:22:51.886Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T08:22:51.886Z] --- SKIP: TestPause (0.00s) [2022-02-18T08:22:51.886Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T08:22:51.931Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-18T08:22:51.931Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-18T08:22:52.490Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-18T08:22:52.867Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-18T08:22:52.867Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-18T08:22:54.055Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-18T08:22:54.055Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T08:22:54.055Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-18T08:22:54.055Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T08:22:54.055Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-18T08:22:54.055Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-18T08:22:54.242Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-18T08:22:54.500Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-18T08:22:54.757Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-18T08:22:54.845Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.31s) [2022-02-18T08:22:54.845Z] === RUN TestPauseStopPausedContainer [2022-02-18T08:22:54.845Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:22:54.845Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-18T08:22:54.845Z] === RUN TestPsFilter [2022-02-18T08:22:54.845Z] --- PASS: TestPsFilter (0.33s) [2022-02-18T08:22:54.845Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T08:22:55.019Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-18T08:22:55.952Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents896815157 [2022-02-18T08:22:56.210Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-18T08:22:56.210Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-18T08:22:57.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-18T08:22:57.586Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-18T08:22:57.845Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-18T08:22:57.845Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-18T08:22:57.848Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-18T08:22:59.221Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-18T08:23:00.613Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-18T08:23:00.613Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-18T08:23:01.180Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-18T08:23:01.180Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-18T08:23:01.438Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-18T08:23:01.438Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-18T08:23:02.005Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-18T08:23:02.015Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.38s) [2022-02-18T08:23:02.015Z] === RUN TestRemoveContainerWithVolume [2022-02-18T08:23:03.383Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-18T08:23:03.950Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-18T08:23:06.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-18T08:23:08.523Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-18T08:23:09.090Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-18T08:23:10.454Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-18T08:23:10.686Z] --- PASS: TestRemoveContainerWithVolume (7.47s) [2022-02-18T08:23:10.686Z] === RUN TestRemoveContainerRunning [2022-02-18T08:23:10.995Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-18T08:23:11.254Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-18T08:23:11.512Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-18T08:23:11.677Z] --- PASS: TestRemoveContainerRunning (2.25s) [2022-02-18T08:23:11.677Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T08:23:12.889Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-18T08:23:13.899Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.22s) [2022-02-18T08:23:13.899Z] === RUN TestRemoveInvalidContainer [2022-02-18T08:23:13.899Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-18T08:23:13.899Z] === RUN TestRenameLinkedContainer [2022-02-18T08:23:13.899Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T08:23:13.899Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-18T08:23:13.899Z] === RUN TestRenameStoppedContainer [2022-02-18T08:23:14.866Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-18T08:23:14.866Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T08:23:14.866Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-18T08:23:14.866Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-18T08:23:14.866Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-18T08:23:15.420Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-18T08:23:16.320Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-18T08:23:16.854Z] --- PASS: TestRenameStoppedContainer (2.42s) [2022-02-18T08:23:16.854Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T08:23:17.306Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-18T08:23:17.306Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T08:23:17.306Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-18T08:23:17.318Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-18T08:23:17.318Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-18T08:23:17.576Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-18T08:23:18.672Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-18T08:23:18.949Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-18T08:23:19.635Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-18T08:23:19.635Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T08:23:19.635Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-18T08:23:19.635Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T08:23:19.635Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-18T08:23:19.635Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T08:23:20.092Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-18T08:23:20.092Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-18T08:23:20.859Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-18T08:23:21.060Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-18T08:23:21.097Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-18T08:23:21.618Z] --- PASS: TestRenameRunningContainerAndReuse (4.49s) [2022-02-18T08:23:21.618Z] === RUN TestRenameInvalidName [2022-02-18T08:23:22.234Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-18T08:23:22.235Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-18T08:23:22.666Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-18T08:23:23.185Z] --- PASS: TestRenameInvalidName (2.19s) [2022-02-18T08:23:23.185Z] === RUN TestRenameAnonymousContainer [2022-02-18T08:23:24.764Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-18T08:23:24.787Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-18T08:23:26.319Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-18T08:23:26.319Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T08:23:26.775Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-18T08:23:26.775Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T08:23:26.775Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-18T08:23:26.775Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-18T08:23:28.539Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-18T08:23:28.539Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T08:23:28.539Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-18T08:23:28.539Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T08:23:28.539Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-18T08:23:28.539Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T08:23:28.539Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-18T08:23:28.539Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T08:23:28.539Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-18T08:23:28.948Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-18T08:23:29.007Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-18T08:23:30.498Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-18T08:23:32.226Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-18T08:23:33.620Z] --- PASS: TestRenameAnonymousContainer (10.49s) [2022-02-18T08:23:33.620Z] === RUN TestRenameContainerWithSameName [2022-02-18T08:23:35.509Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-18T08:23:35.839Z] --- PASS: TestRenameContainerWithSameName (2.22s) [2022-02-18T08:23:35.839Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T08:23:35.839Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T08:23:35.839Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T08:23:35.839Z] === RUN TestResize [2022-02-18T08:23:36.444Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-18T08:23:37.822Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-18T08:23:38.069Z] --- PASS: TestResize (2.23s) [2022-02-18T08:23:38.069Z] === RUN TestResizeWithInvalidSize [2022-02-18T08:23:39.196Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-18T08:23:40.293Z] --- PASS: TestResizeWithInvalidSize (2.32s) [2022-02-18T08:23:40.293Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T08:23:40.566Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-18T08:23:41.131Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-18T08:23:41.131Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-18T08:23:41.708Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-18T08:23:42.275Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-18T08:23:42.275Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-18T08:23:42.275Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-18T08:23:43.212Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-18T08:23:43.255Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s) [2022-02-18T08:23:43.255Z] === RUN TestDaemonRestartKillContainers [2022-02-18T08:23:43.255Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:23:43.255Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:23:43.255Z] === RUN TestStats [2022-02-18T08:23:43.255Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T08:23:43.255Z] --- SKIP: TestStats (0.00s) [2022-02-18T08:23:43.255Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T08:23:44.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-18T08:23:45.278Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-18T08:23:46.685Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-18T08:23:49.216Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-18T08:23:49.216Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-18T08:23:49.473Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-18T08:23:50.039Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-18T08:23:50.039Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-18T08:23:50.039Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-18T08:23:50.039Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-18T08:23:50.039Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-18T08:23:51.076Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-18T08:23:51.414Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-18T08:23:51.966Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.31s) [2022-02-18T08:23:51.966Z] === RUN TestStopContainerWithTimeout [2022-02-18T08:23:51.966Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T08:23:51.966Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-18T08:23:51.966Z] === RUN TestUpdateRestartPolicy [2022-02-18T08:23:51.982Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-18T08:23:51.982Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-18T08:23:52.037Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-18T08:23:52.037Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T08:23:52.037Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-18T08:23:52.549Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-18T08:23:53.926Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-18T08:23:55.753Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-18T08:23:57.919Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-18T08:23:58.108Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-18T08:23:58.108Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-18T08:23:58.108Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-18T08:23:58.108Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-18T08:23:59.044Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-18T08:23:59.305Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-18T08:24:01.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-18T08:24:03.742Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-18T08:24:04.982Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-18T08:24:04.982Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T08:24:04.982Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-18T08:24:04.982Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T08:24:04.982Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-18T08:24:04.982Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T08:24:04.982Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-18T08:24:04.982Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T08:24:04.982Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-18T08:24:04.982Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-18T08:24:05.117Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-18T08:24:06.050Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-18T08:24:07.955Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-18T08:24:09.857Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-18T08:24:11.710Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-18T08:24:11.710Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T08:24:11.710Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-18T08:24:11.710Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T08:24:11.710Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-18T08:24:12.388Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-18T08:24:13.759Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-18T08:24:14.692Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-18T08:24:15.625Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-18T08:24:16.560Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-18T08:24:17.273Z] --- PASS: TestUpdateRestartPolicy (22.30s) [2022-02-18T08:24:17.273Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T08:24:17.273Z] --- PASS: TestUpdateRestartWithAutoRemove (2.26s) [2022-02-18T08:24:17.273Z] === RUN TestWaitNonBlocked [2022-02-18T08:24:17.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:24:17.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:24:17.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:24:17.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:24:17.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T08:24:17.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T08:24:17.937Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-18T08:24:17.937Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-18T08:24:19.317Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-18T08:24:20.235Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-18T08:24:20.235Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s) [2022-02-18T08:24:20.235Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.08s) [2022-02-18T08:24:20.235Z] === RUN TestWaitBlocked [2022-02-18T08:24:20.235Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:20.235Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-18T08:24:20.235Z] PASS [2022-02-18T08:24:20.235Z] ok github.com/docker/docker/integration/container 106.782s [2022-02-18T08:24:20.235Z] [2022-02-18T08:24:20.235Z] === Skipped [2022-02-18T08:24:20.235Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-18T08:24:20.235Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T08:24:20.235Z] [2022-02-18T08:24:20.235Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-18T08:24:20.235Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:24:20.235Z] [2022-02-18T08:24:20.235Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T08:24:20.235Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T08:24:20.235Z] [2022-02-18T08:24:20.235Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T08:24:20.235Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:24:20.235Z] [2022-02-18T08:24:20.235Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T08:24:20.235Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:20.235Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T08:24:20.236Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T08:24:20.236Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T08:24:20.236Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-18T08:24:20.236Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-18T08:24:20.236Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-18T08:24:20.236Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-18T08:24:20.236Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T08:24:20.236Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-18T08:24:20.236Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-18T08:24:20.236Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T08:24:20.236Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:24:20.236Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T08:24:20.236Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T08:24:20.236Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-18T08:24:20.236Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T08:24:20.236Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-18T08:24:20.236Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-18T08:24:20.236Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-18T08:24:20.236Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-18T08:24:20.236Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-18T08:24:20.236Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-18T08:24:20.236Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-18T08:24:20.236Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-18T08:24:20.236Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T08:24:20.236Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-18T08:24:20.236Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-18T08:24:20.236Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-18T08:24:20.236Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-18T08:24:20.236Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:20.236Z] [2022-02-18T08:24:20.236Z] DONE 87 tests, 33 skipped in 109.449s [2022-02-18T08:24:20.236Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-18T08:24:20.256Z] docker_cli_service_logs_test.go:246: checking task fwwx5oov0g5n [2022-02-18T08:24:20.256Z] docker_cli_service_logs_test.go:251: checking messages for fwwx5oov0g5n [2022-02-18T08:24:20.256Z] docker_cli_service_logs_test.go:246: checking task vw7ge784xrmm [2022-02-18T08:24:20.516Z] docker_cli_service_logs_test.go:251: checking messages for vw7ge784xrmm [2022-02-18T08:24:21.097Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-18T08:24:22.474Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-18T08:24:23.851Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-18T08:24:26.650Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-18T08:24:26.650Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T08:24:26.650Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-18T08:24:26.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-18T08:24:31.958Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-18T08:24:33.335Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-18T08:24:38.596Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-18T08:24:38.855Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-18T08:24:38.855Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-18T08:24:39.113Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-18T08:24:39.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-18T08:24:39.150Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T08:24:39.375Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-18T08:24:39.375Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-18T08:24:39.375Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-18T08:24:39.942Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-18T08:24:39.942Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-18T08:24:40.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-18T08:24:40.878Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-18T08:24:40.878Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-18T08:24:40.878Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-18T08:24:40.878Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-18T08:24:40.878Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-18T08:24:42.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-18T08:24:42.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-18T08:24:43.042Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-18T08:24:43.042Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-18T08:24:43.042Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-18T08:24:45.555Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T08:24:45.555Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T08:24:45.555Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-18T08:24:45.555Z] === RUN TestDaemonConfigValidation [2022-02-18T08:24:45.555Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T08:24:45.555Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-18T08:24:45.555Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T08:24:45.555Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T08:24:45.555Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T08:24:45.555Z] === RUN TestDaemonProxy [2022-02-18T08:24:45.555Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T08:24:45.555Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-18T08:24:45.555Z] PASS [2022-02-18T08:24:45.555Z] ok github.com/docker/docker/integration/daemon 0.122s [2022-02-18T08:24:45.555Z] [2022-02-18T08:24:45.555Z] === Skipped [2022-02-18T08:24:45.555Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-18T08:24:45.555Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T08:24:45.555Z] [2022-02-18T08:24:45.555Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-18T08:24:45.555Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T08:24:45.555Z] [2022-02-18T08:24:45.555Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T08:24:45.555Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T08:24:45.555Z] [2022-02-18T08:24:45.555Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-18T08:24:45.555Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T08:24:45.555Z] [2022-02-18T08:24:45.555Z] DONE 4 tests, 4 skipped in 22.400s [2022-02-18T08:24:45.555Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-18T08:24:46.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-18T08:24:47.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:24:47.122Z] INFO: Testing against a local daemon [2022-02-18T08:24:47.122Z] === RUN TestCommitInheritsEnv [2022-02-18T08:24:47.122Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:24:47.122Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-18T08:24:47.122Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T08:24:47.122Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:24:47.122Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T08:24:47.122Z] === RUN TestImportWithCustomPlatform [2022-02-18T08:24:47.122Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:24:47.122Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-18T08:24:47.122Z] === RUN TestImagesFilterMultiReference [2022-02-18T08:24:47.122Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-02-18T08:24:47.122Z] === RUN TestImagePullPlatformInvalid [2022-02-18T08:24:47.122Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-18T08:24:47.122Z] === RUN TestRemoveImageOrphaning [2022-02-18T08:24:47.466Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-18T08:24:47.466Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T08:24:47.466Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-18T08:24:47.466Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T08:24:47.466Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-18T08:24:48.109Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-02-18T08:24:48.109Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T08:24:48.109Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-18T08:24:48.109Z] === RUN TestTagInvalidReference [2022-02-18T08:24:48.109Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-18T08:24:48.109Z] === RUN TestTagValidPrefixedRepo [2022-02-18T08:24:48.109Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-02-18T08:24:48.109Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T08:24:48.584Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-02-18T08:24:48.584Z] === RUN TestTagOfficialNames [2022-02-18T08:24:48.584Z] --- PASS: TestTagOfficialNames (0.12s) [2022-02-18T08:24:48.584Z] === RUN TestTagMatchesDigest [2022-02-18T08:24:48.584Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-18T08:24:48.584Z] PASS [2022-02-18T08:24:48.584Z] ok github.com/docker/docker/integration/image 1.822s [2022-02-18T08:24:48.584Z] [2022-02-18T08:24:48.584Z] === Skipped [2022-02-18T08:24:48.584Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-18T08:24:48.584Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:24:48.584Z] [2022-02-18T08:24:48.584Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T08:24:48.584Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:24:48.584Z] [2022-02-18T08:24:48.584Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-18T08:24:48.584Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T08:24:48.584Z] [2022-02-18T08:24:48.584Z] DONE 12 tests, 3 skipped in 6.111s [2022-02-18T08:24:49.052Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-18T08:24:49.617Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-18T08:24:50.185Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-18T08:24:50.185Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-18T08:24:50.185Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-18T08:24:50.185Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-18T08:24:51.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:24:51.271Z] INFO: Testing against a local daemon [2022-02-18T08:24:51.271Z] === RUN TestNetworkCreateDelete [2022-02-18T08:24:51.271Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:51.271Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-18T08:24:51.271Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T08:24:51.271Z] 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-02-18T08:24:51.271Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-02-18T08:24:51.271Z] === RUN TestDaemonDNSFallback [2022-02-18T08:24:51.271Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:51.271Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-18T08:24:51.271Z] === RUN TestInspectNetwork [2022-02-18T08:24:51.271Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T08:24:51.271Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-18T08:24:51.271Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T08:24:51.271Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:51.271Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-18T08:24:51.271Z] === RUN TestNetworkInvalidJSON [2022-02-18T08:24:51.271Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T08:24:51.271Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T08:24:51.271Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:24:51.271Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:24:51.271Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:24:51.271Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:24:51.271Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T08:24:51.271Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T08:24:51.271Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T08:24:51.271Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-18T08:24:51.271Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-18T08:24:51.271Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-18T08:24:51.272Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-18T08:24:51.272Z] === RUN TestNetworkList [2022-02-18T08:24:51.272Z] === RUN TestNetworkList//networks [2022-02-18T08:24:51.272Z] === PAUSE TestNetworkList//networks [2022-02-18T08:24:51.272Z] === RUN TestNetworkList//networks/ [2022-02-18T08:24:51.272Z] === PAUSE TestNetworkList//networks/ [2022-02-18T08:24:51.272Z] === CONT TestNetworkList//networks [2022-02-18T08:24:51.272Z] === CONT TestNetworkList//networks/ [2022-02-18T08:24:51.272Z] --- PASS: TestNetworkList (0.04s) [2022-02-18T08:24:51.272Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T08:24:51.272Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-18T08:24:51.272Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T08:24:51.272Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-18T08:24:51.272Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T08:24:51.272Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T08:24:51.272Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T08:24:51.272Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T08:24:51.272Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T08:24:51.272Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T08:24:51.272Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T08:24:51.272Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T08:24:51.272Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T08:24:51.272Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T08:24:51.272Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T08:24:51.272Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T08:24:51.272Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T08:24:51.272Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:24:51.272Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:24:51.272Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T08:24:51.272Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-02-18T08:24:51.272Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T08:24:51.272Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T08:24:51.272Z] PASS [2022-02-18T08:24:51.272Z] ok github.com/docker/docker/integration/network 0.194s [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === Skipped [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-18T08:24:51.272Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-02-18T08:24:51.272Z] 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-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-18T08:24:51.272Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-18T08:24:51.272Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-18T08:24:51.272Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-18T08:24:51.272Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T08:24:51.272Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T08:24:51.272Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T08:24:51.272Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T08:24:51.272Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T08:24:51.272Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T08:24:51.272Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T08:24:51.272Z] service_test.go:243: FLAKY_TEST [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2022-02-18T08:24:51.272Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T08:24:51.272Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T08:24:51.272Z] [2022-02-18T08:24:51.272Z] DONE 22 tests, 15 skipped in 2.578s [2022-02-18T08:24:51.741Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-18T08:24:52.212Z] testing: warning: no tests to run [2022-02-18T08:24:52.212Z] PASS [2022-02-18T08:24:52.212Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2022-02-18T08:24:52.212Z] [2022-02-18T08:24:52.212Z] DONE 0 tests in 0.811s [2022-02-18T08:24:52.683Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-18T08:24:52.718Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-18T08:24:52.718Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-18T08:24:53.163Z] testing: warning: no tests to run [2022-02-18T08:24:53.163Z] PASS [2022-02-18T08:24:53.163Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2022-02-18T08:24:53.163Z] [2022-02-18T08:24:53.163Z] DONE 0 tests in 0.821s [2022-02-18T08:24:53.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-18T08:24:54.652Z] testing: warning: no tests to run [2022-02-18T08:24:54.652Z] PASS [2022-02-18T08:24:54.652Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-02-18T08:24:54.652Z] [2022-02-18T08:24:54.652Z] DONE 0 tests in 0.848s [2022-02-18T08:24:54.652Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-18T08:24:54.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-18T08:24:55.122Z] testing: warning: no tests to run [2022-02-18T08:24:55.122Z] PASS [2022-02-18T08:24:55.122Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2022-02-18T08:24:55.122Z] [2022-02-18T08:24:55.122Z] DONE 0 tests in 0.803s [2022-02-18T08:24:55.252Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-18T08:24:55.252Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite (1255.24s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.49s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.33s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.20s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.17s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.80s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.03s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.30s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.02s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.26s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.03s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.75s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.41s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.68s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.85s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.50s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.50s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.84s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.06s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.08s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.93s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.64s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.02s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.37s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.65s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.87s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.86s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.51s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.24s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.65s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.66s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.77s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.03s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.77s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.30s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.14s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.21s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.62s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.25s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.32s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.21s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.47s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.69s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.96s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-02-18T08:24:55.252Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.28s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.70s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.72s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.38s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.69s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.09s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.78s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-02-18T08:24:55.252Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-18T08:24:55.252Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-18T08:24:55.252Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-18T08:24:55.252Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.50s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.42s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.33s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.43s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.80s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.42s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.75s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.28s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.41s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.77s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.78s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.97s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.68s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.57s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.72s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.22s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.00s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.75s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.07s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.11s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.41s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.25s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.25s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.13s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.67s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.40s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.13s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.44s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.65s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2022-02-18T08:24:55.252Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.52s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.04s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.37s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.00s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.53s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.18s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.64s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildHistory (3.94s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.77s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.56s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.88s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.69s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.61s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.58s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.93s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.15s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.68s) [2022-02-18T08:24:55.252Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.63s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.37s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.22s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.36s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.84s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.54s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.81s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.09s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildPATH (1.38s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.83s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.66s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.60s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildRm (1.89s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.59s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.90s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.78s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.10s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildUser (1.41s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.47s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.46s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.56s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.72s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.78s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.30s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.59s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.48s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.10s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.08s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.90s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.96s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.96s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.42s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.40s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.43s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.47s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.43s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.98s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.44s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.42s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.43s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.47s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.48s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.45s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.33s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.44s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.99s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.73s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.49s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.54s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.71s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d7cb58_} (1.53s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11575722474_/foo_false____} (1.30s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11575722474_/foo_true____} (1.45s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33576541337_/foo_false____} (1.32s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33576541337_/foo_true____} (1.32s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33576541337_/foo_true__0xc000d7cb88__} (1.34s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d7cba0_} (1.39s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d7cbb8_} (1.30s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d7cbd0_} (1.32s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d7cbe8_} (1.41s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.05s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.60s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.24s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.11s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.68s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.83s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.56s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.18s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.39s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.72s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.90s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.67s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.57s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.79s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.08s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.52s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.29s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.84s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.75s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-02-18T08:24:55.253Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.72s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.39s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.84s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.47s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.87s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.95s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-02-18T08:24:55.253Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.91s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.31s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.58s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.52s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.56s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsCommit (0.57s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.25s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.44s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.10s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFilters (1.29s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFormat (1.32s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.97s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2022-02-18T08:24:55.254Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-18T08:24:55.254Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.13s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.77s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.61s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.85s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.66s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.62s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.18s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.77s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.66s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecCgroup (1.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecEnv (0.68s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.28s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.78s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.69s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2022-02-18T08:24:55.254Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.65s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestHealth (19.24s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImportFile (1.42s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.64s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.57s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.63s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.58s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.57s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.59s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.41s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-02-18T08:24:55.254Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T08:24:55.254Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.88s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.38s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.57s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.24s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.73s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.72s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsTail (0.65s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPluginActive (2.06s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.27s) [2022-02-18T08:24:55.254Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.19s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.37s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.64s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPortList (6.06s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.25s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.44s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.15s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.73s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPsByOrder (1.78s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.99s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.99s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.25s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.44s) [2022-02-18T08:24:55.254Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.85s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.33s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.85s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.69s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.74s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.72s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.91s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.03s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.92s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.68s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.80s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.12s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.58s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.85s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.99s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.26s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.54s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.60s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.63s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.05s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.68s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.98s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.28s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.24s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.43s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.73s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.48s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.40s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.58s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.62s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.81s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.92s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.51s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.22s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.87s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.63s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.88s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunMount (3.58s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.68s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.59s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.26s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.24s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.20s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.53s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.68s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.52s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.90s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.40s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.40s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.38s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunSysctls (0.86s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.40s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.36s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.40s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.02s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.07s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.73s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.89s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.66s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.94s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.79s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.48s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.83s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.43s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-02-18T08:24:55.255Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-02-18T08:24:55.255Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.42s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.41s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.84s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.39s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.58s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.93s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.44s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.40s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.30s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.85s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.79s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartRecordError (1.35s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.86s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.58s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.89s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.66s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.65s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.62s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.21s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.17s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.79s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.50s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.15s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.15s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.78s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.49s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.23s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.81s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.42s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.23s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.71s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.82s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.68s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.97s) [2022-02-18T08:24:55.256Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.72s) [2022-02-18T08:24:55.256Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-18T08:24:55.256Z] === RUN TestDockerRegistrySuite [2022-02-18T08:24:55.256Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-18T08:24:55.256Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-18T08:24:55.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-18T08:24:56.633Z] check_test.go:195: [da7b84557252e] daemon is not started [2022-02-18T08:24:56.633Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-18T08:24:57.570Z] docker_cli_swarm_test.go:1895: [d5718eb9f7e65] joining swarm manager [d60f152a4e38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:24:57.570Z] check_test.go:195: [dfc33620d0d46] daemon is not started [2022-02-18T08:24:57.570Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-18T08:24:58.944Z] docker_cli_swarm_test.go:1896: [d45e13aedc63f] joining swarm manager [d60f152a4e38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:24:58.944Z] check_test.go:195: [dcedee1affec8] daemon is not started [2022-02-18T08:24:58.944Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-18T08:24:58.944Z] check_test.go:195: [d93d1d8f11079] daemon is not started [2022-02-18T08:24:58.944Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T08:25:00.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:00.387Z] INFO: Testing against a local daemon [2022-02-18T08:25:00.387Z] === RUN TestPluginInvalidJSON [2022-02-18T08:25:00.387Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:25:00.387Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:25:00.387Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T08:25:00.387Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-18T08:25:00.387Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-18T08:25:00.387Z] === RUN TestPluginInstall [2022-02-18T08:25:00.387Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T08:25:00.387Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-18T08:25:00.387Z] === RUN TestPluginsWithRuntimes [2022-02-18T08:25:00.387Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T08:25:00.387Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-18T08:25:00.387Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T08:25:00.387Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T08:25:00.387Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T08:25:00.387Z] PASS [2022-02-18T08:25:00.387Z] ok github.com/docker/docker/integration/plugin/common 0.129s [2022-02-18T08:25:00.878Z] [2022-02-18T08:25:00.878Z] === Skipped [2022-02-18T08:25:00.878Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-18T08:25:00.878Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T08:25:00.878Z] [2022-02-18T08:25:00.878Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-18T08:25:00.878Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T08:25:00.878Z] [2022-02-18T08:25:00.878Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T08:25:00.878Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T08:25:00.878Z] [2022-02-18T08:25:00.878Z] DONE 5 tests, 3 skipped in 5.295s [2022-02-18T08:25:00.878Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-18T08:25:02.226Z] check_test.go:195: [d57ae5810f95e] daemon is not started [2022-02-18T08:25:02.226Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T08:25:03.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:03.840Z] INFO: Testing against a local daemon [2022-02-18T08:25:03.840Z] === RUN TestExternalGraphDriver [2022-02-18T08:25:03.840Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T08:25:03.840Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-18T08:25:03.840Z] === RUN TestGraphdriverPluginV2 [2022-02-18T08:25:03.840Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T08:25:03.840Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-18T08:25:03.840Z] PASS [2022-02-18T08:25:03.840Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.130s [2022-02-18T08:25:03.840Z] [2022-02-18T08:25:03.840Z] === Skipped [2022-02-18T08:25:03.840Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-18T08:25:03.840Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T08:25:03.840Z] [2022-02-18T08:25:03.840Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-18T08:25:03.840Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T08:25:03.840Z] [2022-02-18T08:25:03.840Z] DONE 2 tests, 2 skipped in 2.823s [2022-02-18T08:25:03.840Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-18T08:25:05.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-18T08:25:05.112Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T08:25:05.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-18T08:25:06.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:06.082Z] INFO: Testing against a local daemon [2022-02-18T08:25:06.082Z] === RUN TestReadPluginNoRead [2022-02-18T08:25:06.082Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T08:25:06.082Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-18T08:25:06.082Z] PASS [2022-02-18T08:25:06.082Z] ok github.com/docker/docker/integration/plugin/logging 0.130s [2022-02-18T08:25:06.574Z] [2022-02-18T08:25:06.574Z] === Skipped [2022-02-18T08:25:06.574Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-18T08:25:06.574Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T08:25:06.574Z] [2022-02-18T08:25:06.574Z] DONE 1 tests, 1 skipped in 2.454s [2022-02-18T08:25:06.574Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-18T08:25:07.493Z] check_test.go:195: [d3472af3185e0] daemon is not started [2022-02-18T08:25:07.493Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-18T08:25:07.566Z] testing: warning: no tests to run [2022-02-18T08:25:07.566Z] PASS [2022-02-18T08:25:07.566Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2022-02-18T08:25:07.566Z] [2022-02-18T08:25:07.566Z] DONE 0 tests in 1.199s [2022-02-18T08:25:08.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-18T08:25:09.396Z] check_test.go:195: [ddc73153eb9b5] daemon is not started [2022-02-18T08:25:09.396Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-18T08:25:09.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-18T08:25:09.867Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T08:25:09.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-18T08:25:09.867Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T08:25:10.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:10.260Z] INFO: Testing against a local daemon [2022-02-18T08:25:10.260Z] === RUN TestPluginWithDevMounts [2022-02-18T08:25:10.260Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:10.260Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-18T08:25:10.260Z] PASS [2022-02-18T08:25:10.260Z] ok github.com/docker/docker/integration/plugin/volumes 0.098s [2022-02-18T08:25:10.260Z] [2022-02-18T08:25:10.260Z] === Skipped [2022-02-18T08:25:10.260Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-18T08:25:10.260Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:10.260Z] [2022-02-18T08:25:10.260Z] DONE 1 tests, 1 skipped in 2.356s [2022-02-18T08:25:10.260Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-18T08:25:10.329Z] check_test.go:195: [d773df33ea4de] daemon is not started [2022-02-18T08:25:10.329Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-18T08:25:10.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-18T08:25:11.264Z] check_test.go:195: [df4a2c576576e] daemon is not started [2022-02-18T08:25:11.264Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-18T08:25:12.199Z] check_test.go:195: [da0c7420d6da1] daemon is not started [2022-02-18T08:25:12.199Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-18T08:25:12.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:12.486Z] INFO: Testing against a local daemon [2022-02-18T08:25:12.486Z] === RUN TestSecretInspect [2022-02-18T08:25:12.486Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-18T08:25:12.486Z] === RUN TestSecretList [2022-02-18T08:25:12.486Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] --- SKIP: TestSecretList (0.00s) [2022-02-18T08:25:12.486Z] === RUN TestSecretsCreateAndDelete [2022-02-18T08:25:12.486Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-18T08:25:12.486Z] === RUN TestSecretsUpdate [2022-02-18T08:25:12.486Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-18T08:25:12.486Z] === RUN TestTemplatedSecret [2022-02-18T08:25:12.486Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-18T08:25:12.486Z] === RUN TestSecretCreateResolve [2022-02-18T08:25:12.486Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:12.486Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-18T08:25:12.486Z] PASS [2022-02-18T08:25:12.486Z] ok github.com/docker/docker/integration/secret 0.100s [2022-02-18T08:25:12.486Z] [2022-02-18T08:25:12.486Z] === Skipped [2022-02-18T08:25:12.486Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-18T08:25:12.486Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] [2022-02-18T08:25:12.486Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-18T08:25:12.486Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] [2022-02-18T08:25:12.486Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-18T08:25:12.486Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] [2022-02-18T08:25:12.486Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-18T08:25:12.486Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] [2022-02-18T08:25:12.486Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-18T08:25:12.486Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:12.486Z] [2022-02-18T08:25:12.486Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-18T08:25:12.486Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:12.486Z] [2022-02-18T08:25:12.486Z] DONE 6 tests, 6 skipped in 2.043s [2022-02-18T08:25:12.486Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-18T08:25:12.613Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-18T08:25:12.613Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T08:25:12.613Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-18T08:25:12.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-18T08:25:13.134Z] check_test.go:195: [d1f18f8e4e99f] daemon is not started [2022-02-18T08:25:13.134Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-18T08:25:14.071Z] check_test.go:195: [d73188dd7b74d] daemon is not started [2022-02-18T08:25:14.071Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-18T08:25:15.009Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-18T08:25:15.009Z] check_test.go:195: [deab977605cee] daemon is not started [2022-02-18T08:25:15.009Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-18T08:25:15.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:15.445Z] INFO: Testing against a local daemon [2022-02-18T08:25:15.445Z] === RUN TestServiceCreateInit [2022-02-18T08:25:15.445Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T08:25:15.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T08:25:15.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T08:25:15.445Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-18T08:25:15.445Z] === RUN TestCreateServiceConflict [2022-02-18T08:25:15.445Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T08:25:15.445Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-18T08:25:15.445Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T08:25:15.445Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T08:25:15.445Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T08:25:15.445Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestCreateServiceSysctls [2022-02-18T08:25:15.445Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-18T08:25:15.445Z] === RUN TestCreateServiceCapabilities [2022-02-18T08:25:15.445Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-18T08:25:15.445Z] === RUN TestInspect [2022-02-18T08:25:15.445Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestInspect (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestCreateJob [2022-02-18T08:25:15.445Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestCreateJob (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestReplicatedJob [2022-02-18T08:25:15.445Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestUpdateReplicatedJob [2022-02-18T08:25:15.445Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestServiceListWithStatuses [2022-02-18T08:25:15.445Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T08:25:15.445Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestDockerNetworkReConnect [2022-02-18T08:25:15.445Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestServicePlugin [2022-02-18T08:25:15.445Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestServiceUpdateLabel [2022-02-18T08:25:15.445Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestServiceUpdateSecrets [2022-02-18T08:25:15.445Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestServiceUpdateConfigs [2022-02-18T08:25:15.445Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestServiceUpdateNetwork [2022-02-18T08:25:15.445Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-18T08:25:15.445Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T08:25:15.445Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-18T08:25:15.445Z] PASS [2022-02-18T08:25:15.445Z] ok github.com/docker/docker/integration/service 0.274s [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === Skipped [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:25:15.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:25:15.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-18T08:25:15.445Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-18T08:25:15.445Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-18T08:25:15.445Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T08:25:15.445Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-18T08:25:15.445Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-18T08:25:15.445Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-18T08:25:15.445Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-18T08:25:15.445Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-18T08:25:15.445Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-18T08:25:15.445Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-18T08:25:15.445Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-18T08:25:15.445Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-18T08:25:15.445Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-18T08:25:15.445Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-18T08:25:15.445Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-18T08:25:15.445Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-18T08:25:15.445Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-18T08:25:15.445Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-18T08:25:15.445Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-18T08:25:15.445Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-18T08:25:15.445Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T08:25:15.445Z] [2022-02-18T08:25:15.445Z] DONE 24 tests, 23 skipped in 2.905s [2022-02-18T08:25:15.445Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-18T08:25:16.385Z] check_test.go:195: [d4b576154794b] daemon is not started [2022-02-18T08:25:16.386Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-18T08:25:17.324Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:821f5e6a8944cfb10cf03ac9514d91ac0cd2476e07aea897226ce0b09ac8ff1e [2022-02-18T08:25:17.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-18T08:25:17.496Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T08:25:17.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-18T08:25:17.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:17.663Z] INFO: Testing against a local daemon [2022-02-18T08:25:17.663Z] === RUN TestSessionCreate [2022-02-18T08:25:17.663Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T08:25:17.663Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-18T08:25:17.663Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T08:25:17.663Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T08:25:17.663Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T08:25:17.663Z] PASS [2022-02-18T08:25:17.663Z] ok github.com/docker/docker/integration/session 0.106s [2022-02-18T08:25:17.663Z] [2022-02-18T08:25:17.663Z] === Skipped [2022-02-18T08:25:17.663Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-18T08:25:17.663Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T08:25:17.663Z] [2022-02-18T08:25:17.663Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T08:25:17.663Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T08:25:17.663Z] [2022-02-18T08:25:17.663Z] DONE 2 tests, 2 skipped in 1.928s [2022-02-18T08:25:17.663Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-18T08:25:17.891Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8af2dfccebe5112f43b093d4987afbca25c25f9d4bea48b922b01cc7720028e8 [2022-02-18T08:25:17.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-18T08:25:17.966Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T08:25:17.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-18T08:25:17.966Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T08:25:17.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-18T08:25:18.149Z] check_test.go:195: [d04d5e4315f18] daemon is not started [2022-02-18T08:25:18.149Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-18T08:25:19.085Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:412efb42632d635f0227ad5a6d510bd25fb4bb6031665c7e89a8e02364b85307 [2022-02-18T08:25:19.650Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d99d46a90b756ef746cedd8ca9f9b75926f3bbbbec1fc08b35b06bc2c8e7795 [2022-02-18T08:25:19.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:19.881Z] INFO: Testing against a local daemon [2022-02-18T08:25:19.881Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T08:25:19.881Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:19.881Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestDiskUsage [2022-02-18T08:25:19.881Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T08:25:19.881Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestEventsExecDie [2022-02-18T08:25:19.881Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T08:25:19.881Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestEventsBackwardsCompatible [2022-02-18T08:25:19.881Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T08:25:19.881Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestEventsVolumeCreate [2022-02-18T08:25:19.881Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T08:25:19.881Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestInfoAPI [2022-02-18T08:25:19.881Z] --- PASS: TestInfoAPI (0.05s) [2022-02-18T08:25:19.881Z] === RUN TestInfoAPIWarnings [2022-02-18T08:25:19.881Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:25:19.881Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestInfoDebug [2022-02-18T08:25:19.881Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:25:19.881Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestInfoInsecureRegistries [2022-02-18T08:25:19.881Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:25:19.881Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestInfoRegistryMirrors [2022-02-18T08:25:19.881Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:25:19.881Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-18T08:25:19.881Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T08:25:19.907Z] check_test.go:195: [d08f4c6ebbf35] daemon is not started [2022-02-18T08:25:19.907Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-18T08:25:20.840Z] check_test.go:195: [dc219209b7391] daemon is not started [2022-02-18T08:25:20.840Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-18T08:25:20.868Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-02-18T08:25:20.868Z] === RUN TestPingCacheHeaders [2022-02-18T08:25:20.868Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-18T08:25:20.868Z] === RUN TestPingGet [2022-02-18T08:25:20.868Z] --- PASS: TestPingGet (0.03s) [2022-02-18T08:25:20.868Z] === RUN TestPingHead [2022-02-18T08:25:20.868Z] --- PASS: TestPingHead (0.04s) [2022-02-18T08:25:20.868Z] === RUN TestVersion [2022-02-18T08:25:20.868Z] --- PASS: TestVersion (0.04s) [2022-02-18T08:25:20.868Z] PASS [2022-02-18T08:25:20.868Z] ok github.com/docker/docker/integration/system 1.270s [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === Skipped [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T08:25:20.868Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-18T08:25:20.868Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-18T08:25:20.868Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-18T08:25:20.868Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-18T08:25:20.868Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-18T08:25:20.868Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-18T08:25:20.868Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-18T08:25:20.868Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-18T08:25:20.868Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T08:25:20.868Z] [2022-02-18T08:25:20.868Z] DONE 15 tests, 9 skipped in 3.285s [2022-02-18T08:25:20.868Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-18T08:25:22.739Z] check_test.go:195: [ddd8504ecd489] daemon is not started [2022-02-18T08:25:22.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-18T08:25:22.923Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T08:25:22.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-18T08:25:22.998Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-18T08:25:23.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:23.109Z] INFO: Testing against a local daemon [2022-02-18T08:25:23.109Z] === RUN TestVolumesCreateAndList [2022-02-18T08:25:23.109Z] --- PASS: TestVolumesCreateAndList (0.10s) [2022-02-18T08:25:23.109Z] === RUN TestVolumesRemove [2022-02-18T08:25:23.109Z] --- PASS: TestVolumesRemove (0.13s) [2022-02-18T08:25:23.109Z] === RUN TestVolumesInspect [2022-02-18T08:25:23.257Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-18T08:25:23.578Z] --- PASS: TestVolumesInspect (0.06s) [2022-02-18T08:25:23.578Z] === RUN TestVolumesInvalidJSON [2022-02-18T08:25:23.578Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T08:25:23.578Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T08:25:23.578Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T08:25:23.578Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-18T08:25:23.578Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-18T08:25:23.578Z] PASS [2022-02-18T08:25:23.578Z] ok github.com/docker/docker/integration/volume 0.416s [2022-02-18T08:25:23.578Z] [2022-02-18T08:25:23.578Z] DONE 5 tests in 2.486s [2022-02-18T08:25:23.578Z] INFO: make.ps1 ended at 02/18/2022 08:25:23 [2022-02-18T08:25:23.578Z] INFO: Integration CLI tests being run from the host: [2022-02-18T08:25:23.578Z] 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-02-18T08:25:24.196Z] check_test.go:195: [d2c00bec35772] daemon is not started [2022-02-18T08:25:24.196Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-18T08:25:24.196Z] check_test.go:195: [d20c6cd4c6db5] daemon is not started [2022-02-18T08:25:24.196Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T08:25:25.131Z] check_test.go:195: [dfcbaa4f97b26] daemon is not started [2022-02-18T08:25:25.131Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T08:25:25.699Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-18T08:25:26.266Z] check_test.go:195: [d4bbfde21602b] daemon is not started [2022-02-18T08:25:26.266Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T08:25:27.650Z] check_test.go:195: [d12a1411886a3] daemon is not started [2022-02-18T08:25:27.650Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-18T08:25:29.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-18T08:25:30.195Z] check_test.go:195: [d63403ce1bd39] daemon is not started [2022-02-18T08:25:30.195Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-18T08:25:30.195Z] check_test.go:195: [d3ddbf04bd314] daemon is not started [2022-02-18T08:25:30.195Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-18T08:25:31.130Z] check_test.go:195: [d7eba6abf97c8] daemon is not started [2022-02-18T08:25:31.130Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-18T08:25:31.386Z] check_test.go:195: [d860dd2e50b7f] daemon is not started [2022-02-18T08:25:31.386Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-18T08:25:31.386Z] check_test.go:195: [dce9d3bc1da54] daemon is not started [2022-02-18T08:25:31.386Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-18T08:25:31.644Z] check_test.go:195: [dbf84894aee40] daemon is not started [2022-02-18T08:25:31.644Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-18T08:25:31.901Z] check_test.go:195: [d666375603d2f] daemon is not started [2022-02-18T08:25:31.901Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-18T08:25:32.467Z] check_test.go:195: [dcbcb58a387da] daemon is not started [2022-02-18T08:25:32.467Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-18T08:25:32.467Z] check_test.go:195: [df460eb5dc356] daemon is not started [2022-02-18T08:25:32.467Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-18T08:25:33.400Z] check_test.go:195: [df1c101c2a7e9] daemon is not started [2022-02-18T08:25:33.400Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-18T08:25:34.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T08:25:34.024Z] INFO: Testing against a local daemon [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-18T08:25:34.024Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-18T08:25:34.024Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-18T08:25:34.024Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-18T08:25:34.494Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-18T08:25:34.965Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-18T08:25:35.300Z] check_test.go:195: [df4a06e56d2e8] daemon is not started [2022-02-18T08:25:35.300Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-18T08:25:35.866Z] check_test.go:195: [dd214353a2026] daemon is not started [2022-02-18T08:25:35.866Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-18T08:25:35.954Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-18T08:25:35.954Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-18T08:25:36.803Z] check_test.go:195: [d845df93b0b35] daemon is not started [2022-02-18T08:25:36.803Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-18T08:25:37.738Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite (43.48s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.34s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.10s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.53s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.06s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.11s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.10s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.53s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-02-18T08:25:38.673Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-02-18T08:25:38.673Z] === RUN TestDockerSchema1RegistrySuite [2022-02-18T08:25:38.674Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-18T08:25:38.674Z] check_test.go:222: [d8e4d53d1d22d] daemon is not started [2022-02-18T08:25:38.674Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T08:25:41.206Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-18T08:25:41.465Z] check_test.go:222: [d10517cfd45cd] daemon is not started [2022-02-18T08:25:41.466Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T08:25:42.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-18T08:25:43.366Z] docker_cli_swarm_test.go:1796: [d3a14ec50cafc] joining swarm manager [d44420158f2a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:25:44.736Z] docker_cli_swarm_test.go:1797: [d317c01a67fe6] joining swarm manager [d44420158f2a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:25:46.112Z] check_test.go:222: [d01213b14df7e] daemon is not started [2022-02-18T08:25:46.112Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-18T08:25:47.057Z] check_test.go:222: [d6b6048487594] daemon is not started [2022-02-18T08:25:47.057Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-18T08:25:47.315Z] check_test.go:222: [df3e3caa7b01a] daemon is not started [2022-02-18T08:25:47.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T08:25:48.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-18T08:25:48.249Z] check_test.go:222: [d720a44543230] daemon is not started [2022-02-18T08:25:48.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T08:25:49.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-18T08:25:49.095Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T08:25:49.187Z] check_test.go:222: [d34f35016db3d] daemon is not started [2022-02-18T08:25:49.187Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T08:25:49.564Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-18T08:25:49.564Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T08:25:50.032Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-18T08:25:50.121Z] check_test.go:222: [ddcef28b74ffe] daemon is not started [2022-02-18T08:25:50.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-18T08:25:52.249Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-18T08:25:52.249Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T08:25:52.249Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-18T08:25:52.653Z] check_test.go:222: [d8afe4587405e] daemon is not started [2022-02-18T08:25:52.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-18T08:25:52.913Z] check_test.go:222: [d59bf1d07197c] daemon is not started [2022-02-18T08:25:52.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-18T08:25:53.478Z] check_test.go:222: [da1f767572cf3] daemon is not started [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite (14.84s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.90s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.62s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.60s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-02-18T08:25:53.478Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-02-18T08:25:53.478Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-18T08:25:53.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-18T08:25:54.044Z] check_test.go:251: [d97dcd24fe3c2] daemon is not started [2022-02-18T08:25:54.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-18T08:25:54.608Z] check_test.go:251: [d12b2604756e1] daemon is not started [2022-02-18T08:25:54.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-18T08:25:54.608Z] check_test.go:251: [dacaf36fea3be] daemon is not started [2022-02-18T08:25:54.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-18T08:25:54.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-18T08:25:54.711Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T08:25:54.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-18T08:25:55.983Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-18T08:25:56.242Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-18T08:25:56.499Z] check_test.go:251: [db1ef2d2d951b] daemon is not started [2022-02-18T08:25:56.499Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-18T08:25:57.011Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-18T08:25:57.065Z] check_test.go:251: [d046d22fcc47c] daemon is not started [2022-02-18T08:25:57.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-18T08:25:58.440Z] check_test.go:251: [d78e5dc584624] daemon is not started [2022-02-18T08:25:58.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-18T08:25:58.440Z] check_test.go:251: [db68bf22b39d3] daemon is not started [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.22s) [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.59s) [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.62s) [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.23s) [2022-02-18T08:25:58.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-18T08:25:58.440Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-18T08:25:58.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-18T08:25:58.576Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-18T08:25:58.576Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T08:25:58.576Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-18T08:25:58.576Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T08:25:58.576Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-18T08:26:00.141Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-18T08:26:00.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-18T08:26:00.489Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T08:26:00.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-18T08:26:00.489Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T08:26:00.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-18T08:26:01.129Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-18T08:26:01.597Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-18T08:26:02.583Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-18T08:26:03.051Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-18T08:26:03.705Z] check_test.go:278: [d6985f9818f45] daemon is not started [2022-02-18T08:26:03.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-18T08:26:03.964Z] check_test.go:278: [df1e999578135] daemon is not started [2022-02-18T08:26:03.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-18T08:26:03.964Z] check_test.go:278: [d78a45f7d97b2] daemon is not started [2022-02-18T08:26:03.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-18T08:26:04.222Z] check_test.go:278: [d86654b19d4c6] daemon is not started [2022-02-18T08:26:04.222Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-18T08:26:04.222Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-18T08:26:04.480Z] check_test.go:278: [d60a6ecda877d] daemon is not started [2022-02-18T08:26:04.480Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-02-18T08:26:04.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-18T08:26:04.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-02-18T08:26:04.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-18T08:26:04.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-02-18T08:26:04.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-02-18T08:26:04.480Z] === RUN TestDockerNetworkSuite [2022-02-18T08:26:04.480Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-18T08:26:05.412Z] docker_cli_network_unix_test.go:46: [d60a035f534ea] daemon is not started [2022-02-18T08:26:05.412Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-18T08:26:05.983Z] docker_cli_network_unix_test.go:46: [daab57e26551b] daemon is not started [2022-02-18T08:26:06.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-18T08:26:06.548Z] docker_cli_swarm_test.go:1315: [dedcc26126dd3] joining swarm manager [d8af27e32bad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:26:07.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-18T08:26:07.549Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T08:26:07.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-18T08:26:07.922Z] docker_cli_swarm_test.go:1316: [d84aa794f6c3d] joining swarm manager [d8af27e32bad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:26:08.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-18T08:26:08.005Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T08:26:08.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-18T08:26:08.005Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T08:26:08.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-18T08:26:08.857Z] docker_cli_network_unix_test.go:46: [d7eab2d7e800e] daemon is not started [2022-02-18T08:26:08.921Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-18T08:26:09.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-18T08:26:10.801Z] docker_cli_network_unix_test.go:46: [d932bbc1037de] daemon is not started [2022-02-18T08:26:10.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-18T08:26:10.801Z] docker_cli_network_unix_test.go:1233: [d6ab4abeaf37f] daemon is not started [2022-02-18T08:26:11.873Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-18T08:26:11.873Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T08:26:11.873Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-18T08:26:12.864Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-18T08:26:12.864Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T08:26:12.864Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-18T08:26:13.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-18T08:26:13.333Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-18T08:26:14.267Z] docker_cli_network_unix_test.go:46: [d4ba56bfaee6a] daemon is not started [2022-02-18T08:26:14.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-18T08:26:15.551Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-18T08:26:16.538Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-18T08:26:17.005Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-18T08:26:17.005Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T08:26:17.005Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-18T08:26:17.992Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-18T08:26:18.711Z] docker_cli_network_unix_test.go:46: [dea0870db6ea2] daemon is not started [2022-02-18T08:26:18.978Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-18T08:26:18.978Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T08:26:18.978Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-18T08:26:18.978Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T08:26:18.978Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-18T08:26:19.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-18T08:26:21.548Z] docker_cli_network_unix_test.go:46: [d1c068e7c4240] daemon is not started [2022-02-18T08:26:21.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-18T08:26:22.745Z] docker_cli_network_unix_test.go:46: [d6b4f66b9e2cb] daemon is not started [2022-02-18T08:26:22.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-18T08:26:23.312Z] docker_cli_network_unix_test.go:46: [d88ac89737e02] daemon is not started [2022-02-18T08:26:23.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-18T08:26:23.571Z] docker_cli_network_unix_test.go:46: [d3b0b742937ae] daemon is not started [2022-02-18T08:26:23.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-18T08:26:24.139Z] docker_cli_network_unix_test.go:46: [da81094451ef9] daemon is not started [2022-02-18T08:26:24.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-18T08:26:24.848Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-18T08:26:24.964Z] docker_cli_network_unix_test.go:46: [db724c4565318] daemon is not started [2022-02-18T08:26:25.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-18T08:26:25.547Z] docker_cli_network_unix_test.go:46: [d72e04211c0b5] daemon is not started [2022-02-18T08:26:25.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-18T08:26:26.119Z] docker_cli_network_unix_test.go:46: [df34ed3a88e25] daemon is not started [2022-02-18T08:26:26.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-18T08:26:26.377Z] docker_cli_network_unix_test.go:46: [d376e095ccafc] daemon is not started [2022-02-18T08:26:26.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-18T08:26:26.892Z] docker_cli_network_unix_test.go:46: [d69d5c707b2cb] daemon is not started [2022-02-18T08:26:26.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-18T08:26:26.892Z] docker_cli_network_unix_test.go:46: [d09b4832e14c0] daemon is not started [2022-02-18T08:26:26.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-18T08:26:26.892Z] docker_cli_network_unix_test.go:46: [d55509922721c] daemon is not started [2022-02-18T08:26:26.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-18T08:26:27.825Z] docker_cli_network_unix_test.go:46: [dfe6d95012db4] daemon is not started [2022-02-18T08:26:27.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-18T08:26:28.390Z] docker_cli_network_unix_test.go:46: [d4a0ae68305a0] daemon is not started [2022-02-18T08:26:28.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-18T08:26:28.648Z] docker_cli_network_unix_test.go:46: [d5352e3c3bffa] daemon is not started [2022-02-18T08:26:28.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-18T08:26:28.906Z] docker_cli_network_unix_test.go:46: [d5456061cdf74] daemon is not started [2022-02-18T08:26:28.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-18T08:26:29.163Z] docker_cli_network_unix_test.go:46: [d2969c04ca298] daemon is not started [2022-02-18T08:26:29.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-18T08:26:30.095Z] docker_cli_network_unix_test.go:968: [d87c1a961dfc6] daemon is not started [2022-02-18T08:26:31.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-18T08:26:32.408Z] docker_cli_network_unix_test.go:46: [d7fd126d12337] daemon is not started [2022-02-18T08:26:32.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-18T08:26:34.940Z] docker_cli_network_unix_test.go:1116: [dcd27a5719e37] daemon is not started [2022-02-18T08:26:37.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-18T08:26:38.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-18T08:26:38.229Z] docker_cli_network_unix_test.go:46: [d2472a173f427] daemon is not started [2022-02-18T08:26:38.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-18T08:26:38.794Z] docker_cli_network_unix_test.go:46: [d6562e64a059d] daemon is not started [2022-02-18T08:26:38.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-18T08:26:38.794Z] docker_cli_network_unix_test.go:46: [d096a0abdb20d] daemon is not started [2022-02-18T08:26:38.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-18T08:26:39.051Z] docker_cli_network_unix_test.go:46: [d627e52aced92] daemon is not started [2022-02-18T08:26:39.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-18T08:26:39.051Z] docker_cli_network_unix_test.go:46: [d785c24c991dc] daemon is not started [2022-02-18T08:26:39.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-18T08:26:39.309Z] docker_cli_network_unix_test.go:46: [d5bacc21760e4] daemon is not started [2022-02-18T08:26:39.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-18T08:26:39.309Z] docker_cli_network_unix_test.go:46: [dad17c287077b] daemon is not started [2022-02-18T08:26:39.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-18T08:26:40.681Z] docker_cli_network_unix_test.go:46: [df0ecc60705c7] daemon is not started [2022-02-18T08:26:41.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-18T08:26:41.613Z] docker_cli_network_unix_test.go:46: [d0d7251dfdea2] daemon is not started [2022-02-18T08:26:41.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-18T08:26:41.613Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-18T08:26:41.613Z] docker_cli_network_unix_test.go:46: [dfa8d343e7aee] daemon is not started [2022-02-18T08:26:41.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-18T08:26:42.180Z] docker_cli_network_unix_test.go:46: [d71502a1a202c] daemon is not started [2022-02-18T08:26:42.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-18T08:26:43.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-18T08:26:43.695Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T08:26:44.665Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-18T08:26:44.665Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T08:26:45.122Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-18T08:26:45.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-18T08:26:46.661Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-18T08:26:46.661Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T08:26:46.661Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-18T08:26:47.112Z] docker_cli_network_unix_test.go:1084: [d8d2c52777990] daemon is not started [2022-02-18T08:26:49.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-18T08:26:49.013Z] docker_cli_network_unix_test.go:46: [dfaeae37c28b0] daemon is not started [2022-02-18T08:26:49.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-18T08:26:49.272Z] docker_cli_network_unix_test.go:46: [d0b5fcb9d0d7d] daemon is not started [2022-02-18T08:26:49.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-18T08:26:50.462Z] docker_cli_network_unix_test.go:46: [dfcc76a9970cd] daemon is not started [2022-02-18T08:26:51.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-18T08:26:51.028Z] docker_cli_network_unix_test.go:46: [d5e1cf5f58bb6] daemon is not started [2022-02-18T08:26:51.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-18T08:26:51.285Z] docker_cli_network_unix_test.go:46: [d47a864d5b878] daemon is not started [2022-02-18T08:26:51.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-18T08:26:52.108Z] docker_cli_network_unix_test.go:46: [da14b6a800144] daemon is not started [2022-02-18T08:26:52.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-18T08:26:52.444Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-18T08:26:52.674Z] docker_cli_network_unix_test.go:46: [dcbe248b03a88] daemon is not started [2022-02-18T08:26:52.932Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-18T08:26:54.025Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-18T08:26:54.025Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T08:26:54.025Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-18T08:26:54.025Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T08:26:54.025Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-18T08:26:55.595Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-18T08:26:57.162Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-18T08:26:57.630Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-18T08:26:58.099Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-18T08:26:59.090Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-18T08:26:59.490Z] docker_cli_network_unix_test.go:46: [d5fa30b715858] daemon is not started [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite (54.27s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.94s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.99s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.41s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.92s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.22s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-02-18T08:26:59.490Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.87s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2022-02-18T08:26:59.490Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.71s) [2022-02-18T08:26:59.490Z] === RUN TestDockerHubPullSuite [2022-02-18T08:26:59.490Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-18T08:27:00.424Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-18T08:27:00.702Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-18T08:27:01.687Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-18T08:27:02.156Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-18T08:27:02.948Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-18T08:27:03.205Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-18T08:27:04.577Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-18T08:27:04.840Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-18T08:27:04.840Z] --- PASS: TestDockerHubPullSuite (6.19s) [2022-02-18T08:27:04.840Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2022-02-18T08:27:04.840Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-02-18T08:27:04.840Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2022-02-18T08:27:04.840Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2022-02-18T08:27:04.840Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-02-18T08:27:04.840Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-02-18T08:27:04.840Z] PASS [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === Skipped [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-02-18T08:27:04.840Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-02-18T08:27:04.840Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-18T08:27:04.840Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-18T08:27:04.840Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-18T08:27:04.840Z] docker_cli_network_unix_test.go:46: [dfa8d343e7aee] daemon is not started [2022-02-18T08:27:04.840Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] DONE 1262 tests, 51 skipped in 1391.234s [2022-02-18T08:27:04.840Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T08:27:04.840Z] ++++ cat bundles/test-integration/docker.pid [2022-02-18T08:27:04.840Z] +++ kill 8364 [2022-02-18T08:27:04.840Z] +++ /etc/init.d/apparmor stop [2022-02-18T08:27:04.840Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] Unloading profiles will leave already running processes permanently [2022-02-18T08:27:04.840Z] unconfined, which can lead to unexpected situations. [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:04.840Z] To set a process to complain mode, use the command line tool [2022-02-18T08:27:04.840Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T08:27:04.840Z] +++ true [2022-02-18T08:27:04.840Z] exiting test-integration [2022-02-18T08:27:04.840Z] ++ exit 0 [2022-02-18T08:27:04.840Z] [2022-02-18T08:27:05.098Z] + for job in $(jobs -p) [2022-02-18T08:27:05.098Z] + wait 5821 [2022-02-18T08:27:06.259Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-18T08:27:07.944Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-18T08:27:07.944Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T08:27:08.400Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-18T08:27:08.400Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T08:27:08.861Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-18T08:27:08.861Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T08:27:08.861Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-18T08:27:09.215Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-18T08:27:09.215Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T08:27:09.215Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-18T08:27:09.317Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-18T08:27:09.317Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T08:27:09.317Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-18T08:27:10.202Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-18T08:27:10.202Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T08:27:10.675Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-18T08:27:11.144Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-18T08:27:13.364Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-18T08:27:14.929Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-18T08:27:15.397Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-18T08:27:15.397Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T08:27:15.397Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-18T08:27:16.386Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-18T08:27:17.376Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-18T08:27:17.376Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T08:27:17.376Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-18T08:27:17.376Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T08:27:17.376Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-18T08:27:24.570Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-18T08:27:37.174Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-18T08:27:37.738Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-18T08:27:39.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-18T08:27:39.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-18T08:27:39.218Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T08:27:39.218Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-18T08:27:44.296Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-18T08:27:47.933Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-18T08:27:47.933Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-18T08:27:47.933Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-18T08:27:47.933Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-18T08:27:47.933Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-18T08:27:47.933Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-18T08:27:47.933Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-18T08:27:47.933Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-18T08:27:47.933Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-18T08:27:47.933Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T08:27:47.933Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-18T08:27:49.502Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-18T08:27:49.557Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-18T08:27:51.457Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-18T08:27:52.458Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-18T08:27:52.458Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T08:27:52.458Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-18T08:27:52.458Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T08:27:52.458Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-18T08:27:52.458Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T08:27:52.458Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-18T08:27:52.458Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T08:27:52.458Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-18T08:27:55.643Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-18T08:27:56.272Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-18T08:27:56.272Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T08:27:56.272Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-18T08:27:56.272Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T08:27:56.272Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-18T08:27:56.866Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-18T08:27:57.827Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-18T08:27:58.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-18T08:28:02.208Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-18T08:28:02.503Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-18T08:28:04.951Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-18T08:28:05.492Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-18T08:28:05.493Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-18T08:28:05.493Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-18T08:28:06.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-18T08:28:07.302Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-18T08:28:07.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-18T08:28:08.757Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-18T08:28:09.114Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-18T08:28:10.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-18T08:28:11.012Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-18T08:28:11.578Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-18T08:28:14.156Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-18T08:28:15.930Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-18T08:28:15.930Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T08:28:16.398Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-18T08:28:16.398Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T08:28:16.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-18T08:28:16.871Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T08:28:16.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-18T08:28:17.340Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-18T08:28:17.340Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T08:28:17.340Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-18T08:28:47.464Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-18T08:28:47.464Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-18T08:28:47.464Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T08:28:47.464Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-18T08:29:09.494Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-18T08:29:10.364Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-18T08:29:10.364Z] docker_cli_swarm_test.go:1180: [de3eb1c5cd9c5] joining swarm manager [d6c43e99bbeb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:29:10.455Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-18T08:29:10.455Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T08:29:10.911Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-18T08:29:12.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-18T08:29:12.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-18T08:29:12.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-18T08:29:15.627Z] docker_cli_swarm_test.go:1189: [dce3efcd7211f] joining swarm manager [d6c43e99bbeb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:29:17.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-18T08:29:21.316Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-18T08:29:25.112Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-18T08:30:02.278Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-18T08:30:11.339Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-18T08:30:12.256Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-18T08:30:12.301Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-18T08:30:13.262Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-18T08:30:14.779Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-18T08:30:16.678Z] docker_cli_swarm_test.go:1112: [d68d4eb68d0e0] joining swarm manager [d872b5f0199b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:30:18.053Z] docker_cli_swarm_test.go:1113: [d71542c50cab9] joining swarm manager [d872b5f0199b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:30:32.056Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-18T08:30:32.056Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T08:30:32.056Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-18T08:30:34.963Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-18T08:30:34.963Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-18T08:30:37.425Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-18T08:30:37.425Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-18T08:30:37.425Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T08:30:37.425Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-18T08:30:38.357Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-18T08:30:40.747Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-18T08:30:41.204Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-18T08:30:41.204Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T08:30:41.204Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-18T08:30:41.204Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T08:30:41.204Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-18T08:30:41.204Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T08:30:41.204Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-18T08:30:41.661Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-18T08:30:43.193Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-18T08:30:46.895Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-18T08:30:46.935Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-18T08:30:49.105Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-18T08:30:49.105Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T08:30:49.105Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-18T08:30:49.105Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T08:30:49.105Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-18T08:30:49.105Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-18T08:30:53.779Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-18T08:30:57.279Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-18T08:31:08.569Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-18T08:31:18.867Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-18T08:31:20.401Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-18T08:31:20.401Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T08:31:20.401Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-18T08:31:24.117Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-18T08:31:26.288Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-18T08:31:32.117Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-18T08:31:32.117Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T08:31:32.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-18T08:31:32.117Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T08:31:32.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-18T08:31:32.117Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T08:31:32.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-18T08:31:32.117Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T08:31:32.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-18T08:31:32.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-18T08:31:33.080Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-18T08:31:41.445Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-18T08:31:49.754Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-18T08:31:49.754Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-18T08:31:49.754Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-18T08:31:51.731Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-18T08:31:54.476Z] docker_cli_swarm_test.go:1166: [d950fcb7a3abc] joining swarm manager [d872b5f0199b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-18T08:32:15.088Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-18T08:32:16.408Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-18T08:32:18.305Z] docker_cli_swarm_test.go:1447: [dcfc5d8de413c] joining swarm manager [db5a251b9738b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:32:18.868Z] docker_cli_swarm_test.go:1448: [df2ef5fee246d] joining swarm manager [db5a251b9738b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T08:32:27.612Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-18T08:32:31.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-18T08:32:31.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-18T08:32:31.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-18T08:32:31.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-18T08:32:31.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-18T08:32:31.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-18T08:32:33.898Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-18T08:32:37.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-18T08:32:39.729Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-18T08:32:40.195Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-18T08:32:41.625Z] docker_cli_swarm_unix_test.go:63: [daa2982d60b94] joining swarm manager [dc8dc049256a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:32:45.131Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-18T08:32:45.131Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T08:32:45.131Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-18T08:32:45.131Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T08:32:45.131Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-18T08:33:15.038Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-18T08:33:15.038Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T08:33:15.038Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-18T08:33:15.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-18T08:33:16.056Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-18T08:33:17.702Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-18T08:33:17.702Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-18T08:33:17.702Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T08:33:17.702Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-18T08:33:17.702Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T08:33:17.702Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-18T08:33:17.702Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-18T08:33:17.702Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-18T08:33:17.702Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T08:33:17.702Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-18T08:33:18.158Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-18T08:33:18.614Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-18T08:33:23.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-18T08:33:23.592Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T08:33:24.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-18T08:33:24.384Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-18T08:33:27.273Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-18T08:33:28.564Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-18T08:33:31.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-18T08:33:31.942Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-18T08:33:31.942Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T08:33:31.942Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-18T08:33:31.942Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T08:33:32.399Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-18T08:33:32.399Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T08:33:32.399Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-18T08:33:32.399Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T08:33:32.399Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-18T08:33:32.399Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T08:33:32.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-18T08:33:37.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-18T08:33:37.069Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T08:33:37.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-18T08:33:37.069Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T08:33:37.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-18T08:33:37.069Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T08:33:37.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-18T08:33:37.525Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-18T08:33:37.836Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-18T08:33:37.836Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-18T08:33:37.836Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-18T08:33:39.210Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-18T08:33:41.064Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-18T08:33:41.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-18T08:33:42.494Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-18T08:33:43.293Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-18T08:33:44.397Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-18T08:33:46.934Z] docker_api_swarm_test.go:962: [dfeb72801852a] joining swarm manager [d58746b7c1d8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T08:33:51.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-18T08:33:51.713Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T08:33:52.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-18T08:33:58.439Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-18T08:33:58.896Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-18T08:33:58.896Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T08:33:58.896Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-18T08:33:58.896Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T08:33:58.896Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-18T08:33:58.896Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T08:33:58.896Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-18T08:33:58.896Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T08:33:58.896Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-18T08:33:58.896Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T08:33:58.896Z] === RUN TestDockerSuite/TestBuildFails [2022-02-18T08:34:01.792Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-18T08:34:02.248Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-18T08:34:04.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-18T08:34:04.525Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T08:34:04.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-18T08:34:04.525Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T08:34:04.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-18T08:34:05.003Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-18T08:34:09.296Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-18T08:34:13.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-18T08:34:13.122Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T08:34:13.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-18T08:34:13.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-18T08:34:13.122Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T08:34:13.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-18T08:34:13.122Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T08:34:13.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-18T08:34:15.064Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-18T08:34:17.194Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-18T08:34:19.094Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-18T08:34:20.990Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-18T08:34:22.109Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-18T08:34:24.268Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-18T08:34:29.164Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-18T08:34:30.126Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-18T08:34:30.859Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-18T08:34:35.038Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-18T08:34:35.891Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-18T08:34:35.891Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T08:34:35.891Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-18T08:34:36.852Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-18T08:34:37.308Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-18T08:34:37.308Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T08:34:37.308Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-18T08:34:37.568Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-18T08:34:40.099Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-18T08:34:42.628Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-18T08:34:44.527Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-18T08:34:47.054Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-18T08:34:47.602Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-18T08:34:47.602Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T08:34:47.602Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-18T08:34:49.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-18T08:34:49.015Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-18T08:34:51.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-18T08:34:51.962Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T08:34:52.951Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-18T08:34:52.951Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T08:34:53.422Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-18T08:34:55.643Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-18T08:34:55.643Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T08:34:55.643Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-18T08:34:59.955Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-18T08:34:59.955Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-18T08:35:01.530Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-18T08:35:02.123Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-18T08:35:02.123Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T08:35:02.123Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-18T08:35:03.085Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-18T08:35:03.085Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-18T08:35:03.106Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-18T08:35:03.106Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T08:35:03.106Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-18T08:35:03.106Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T08:35:03.107Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-18T08:35:05.328Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-18T08:35:06.318Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-18T08:35:07.310Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-18T08:35:07.780Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-18T08:35:08.770Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-18T08:35:08.850Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-18T08:35:09.306Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-18T08:35:09.762Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-18T08:35:11.291Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-18T08:35:11.747Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-18T08:35:12.709Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-18T08:35:14.236Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-18T08:35:15.941Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-18T08:35:18.161Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-18T08:35:18.161Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T08:35:18.161Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-18T08:35:19.735Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-18T08:35:19.735Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T08:35:19.735Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-18T08:35:20.761Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-18T08:35:21.279Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-18T08:35:21.279Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T08:35:21.279Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-18T08:35:21.279Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T08:35:21.279Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-18T08:35:21.279Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-18T08:35:21.279Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-18T08:35:21.279Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-18T08:35:21.279Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-18T08:35:21.739Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-18T08:35:22.196Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-18T08:35:22.581Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-18T08:35:22.581Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-18T08:35:22.581Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-18T08:35:22.581Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-18T08:35:22.989Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-18T08:35:24.559Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-18T08:35:25.028Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-18T08:35:25.028Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T08:35:25.028Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-18T08:35:26.018Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-18T08:35:27.009Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-18T08:35:27.009Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T08:35:27.009Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-18T08:35:27.009Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T08:35:27.009Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-18T08:35:27.971Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-18T08:35:28.468Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-18T08:35:33.236Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-18T08:35:34.181Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-18T08:35:39.116Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-18T08:35:39.116Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T08:35:39.116Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-18T08:35:39.116Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T08:35:39.585Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-18T08:35:39.585Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T08:35:40.054Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-18T08:35:40.054Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T08:35:40.054Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-18T08:35:40.054Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T08:35:40.054Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-18T08:35:44.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-18T08:35:44.819Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T08:35:44.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-18T08:35:44.819Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T08:35:44.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-18T08:35:44.819Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T08:35:44.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-18T08:35:45.224Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-18T08:35:45.619Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-18T08:35:45.619Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T08:35:45.619Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-18T08:35:45.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-18T08:35:48.510Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-18T08:35:51.726Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-18T08:36:00.091Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-18T08:36:09.590Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-18T08:36:10.059Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-18T08:36:10.059Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T08:36:10.059Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-18T08:36:10.059Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T08:36:10.059Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-18T08:36:10.059Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T08:36:10.059Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-18T08:36:10.060Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T08:36:10.060Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-18T08:36:10.060Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T08:36:10.060Z] === RUN TestDockerSuite/TestBuildFails [2022-02-18T08:36:13.864Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-18T08:36:13.864Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-18T08:36:16.919Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-18T08:36:16.919Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-18T08:36:16.919Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite (1608.13s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.02s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.90s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.72s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.54s) [2022-02-18T08:36:18.164Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.21s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.31s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.30s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.98s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.35s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.92s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.75s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.30s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.71s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.08s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.29s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.61s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.95s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.94s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.69s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.72s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.31s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.29s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.47s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.71s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.93s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.12s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.22s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.51s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.35s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.46s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.95s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.20s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.22s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.98s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.20s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.33s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.38s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.72s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.55s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.26s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.91s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.78s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.29s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.96s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.40s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.62s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.97s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.67s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.97s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.80s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.17s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.99s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.49s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.16s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.45s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.60s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.99s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.07s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.92s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.48s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.51s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.91s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.78s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.51s) [2022-02-18T08:36:18.164Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.83s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.57s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.89s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.42s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.29s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.09s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.69s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.35s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.39s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.40s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.41s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.22s) [2022-02-18T08:36:18.164Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-02-18T08:36:18.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2022-02-18T08:36:18.165Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-02-18T08:36:18.165Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-02-18T08:36:18.165Z] === RUN TestDockerExternalVolumeSuite [2022-02-18T08:36:18.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-18T08:36:18.165Z] docker_cli_external_volume_driver_test.go:52: [da3b9b3107777] daemon is not started [2022-02-18T08:36:22.527Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-18T08:36:22.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-18T08:36:22.799Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T08:36:22.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-18T08:36:22.799Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T08:36:23.270Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-18T08:36:23.270Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T08:36:23.271Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-18T08:36:23.740Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-18T08:36:23.740Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T08:36:23.740Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-18T08:36:24.141Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-18T08:36:29.690Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-18T08:36:33.031Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-18T08:36:38.359Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-18T08:36:41.790Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-18T08:36:45.520Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-18T08:36:47.089Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-18T08:36:47.555Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-18T08:36:53.894Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-18T08:36:53.894Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-18T08:36:53.894Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T08:36:53.894Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-18T08:36:55.750Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-18T08:36:55.750Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T08:36:55.750Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-18T08:36:55.750Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-18T08:36:55.750Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-18T08:36:55.750Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T08:36:56.102Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-18T08:36:56.219Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-18T08:37:00.772Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-18T08:37:08.723Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-18T08:37:08.723Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T08:37:08.723Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-18T08:37:21.218Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-18T08:37:21.685Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-18T08:37:21.823Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-18T08:37:21.823Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T08:37:21.823Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-18T08:37:24.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-18T08:37:24.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-18T08:37:24.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-18T08:37:24.642Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-18T08:37:24.642Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T08:37:24.642Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-18T08:37:25.632Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-18T08:37:25.632Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-18T08:37:27.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-18T08:37:28.878Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-18T08:37:28.878Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-18T08:37:28.878Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T08:37:28.878Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-18T08:37:28.878Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T08:37:29.334Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-18T08:37:31.513Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-18T08:37:32.223Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-18T08:37:32.502Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-18T08:37:33.491Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-18T08:37:34.477Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-18T08:37:34.948Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-18T08:37:35.698Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-18T08:37:36.514Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-18T08:37:37.993Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-18T08:37:38.079Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-18T08:37:38.657Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-18T08:37:40.158Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-18T08:37:40.613Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-18T08:37:40.613Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-18T08:37:40.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-18T08:37:43.501Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-18T08:37:44.463Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-18T08:37:45.257Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-18T08:37:45.257Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T08:37:45.257Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-18T08:37:45.257Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T08:37:45.257Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-18T08:37:45.257Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-18T08:37:45.257Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-18T08:37:45.257Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-18T08:37:45.257Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-18T08:37:45.995Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-18T08:37:46.244Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-18T08:37:46.712Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-18T08:37:48.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-18T08:37:53.888Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-18T08:37:56.279Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-18T08:37:57.805Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-18T08:38:03.692Z] docker_cli_external_volume_driver_test.go:52: [d9e5c61b85868] daemon is not started [2022-02-18T08:38:08.091Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-18T08:38:12.765Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-18T08:38:15.142Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-18T08:38:15.142Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T08:38:15.142Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-18T08:38:16.130Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-18T08:38:18.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-18T08:38:21.315Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-18T08:38:27.096Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-18T08:38:31.765Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-18T08:38:32.728Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-18T08:38:32.728Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T08:38:32.728Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-18T08:38:32.728Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T08:38:32.728Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-18T08:38:33.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-18T08:38:34.899Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-18T08:38:34.899Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T08:38:34.899Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-18T08:38:48.296Z] docker_cli_external_volume_driver_test.go:52: [d7c3e37658b9c] daemon is not started [2022-02-18T08:38:58.864Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-18T08:39:03.254Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-18T08:39:03.254Z] docker_cli_external_volume_driver_test.go:52: [df363ff80224d] daemon is not started [2022-02-18T08:39:20.185Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-18T08:39:20.185Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-18T08:39:20.185Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T08:39:20.185Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-18T08:39:20.257Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-18T08:39:21.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-18T08:39:25.528Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-18T08:39:26.127Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-18T08:39:34.787Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-18T08:39:41.959Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-18T08:39:43.286Z] === RUN TestDockerSuite/TestBuildRm [2022-02-18T08:39:53.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-18T08:39:58.236Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-18T08:40:00.457Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-18T08:40:00.457Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T08:40:00.457Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-18T08:40:00.457Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T08:40:00.926Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-18T08:40:02.498Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-18T08:40:05.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-18T08:40:07.258Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-18T08:40:07.399Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-18T08:40:07.399Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T08:40:07.399Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-18T08:40:11.053Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-18T08:40:16.067Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-18T08:40:16.067Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-18T08:40:16.067Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T08:40:16.067Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-18T08:40:16.067Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T08:40:16.067Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-18T08:40:17.016Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-18T08:40:19.899Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-18T08:40:23.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-18T08:40:25.776Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-18T08:40:29.585Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-18T08:40:29.585Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-18T08:40:29.585Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-18T08:40:32.538Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-18T08:40:33.526Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-18T08:40:34.844Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-18T08:40:35.313Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-18T08:40:35.743Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-18T08:40:36.306Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-18T08:40:46.492Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-18T08:40:46.492Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-18T08:40:46.492Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-18T08:40:46.761Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-18T08:40:46.761Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-18T08:40:48.251Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-18T08:40:49.251Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-18T08:40:51.519Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-18T08:40:51.519Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-18T08:40:56.273Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-18T08:41:01.771Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-18T08:41:06.539Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-18T08:41:10.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-18T08:41:13.027Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-18T08:41:18.560Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-18T08:41:19.113Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-18T08:41:19.113Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T08:41:19.113Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-18T08:41:21.707Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-18T08:41:22.024Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-18T08:41:23.552Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-18T08:41:24.442Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-18T08:41:26.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-18T08:41:29.333Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-18T08:41:31.618Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-18T08:41:32.087Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-18T08:41:32.087Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T08:41:32.087Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-18T08:41:32.087Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T08:41:32.087Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-18T08:41:34.000Z] === RUN TestDockerSuite/TestBuildUser [2022-02-18T08:41:34.000Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T08:41:34.000Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-18T08:41:34.000Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T08:41:34.000Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-18T08:41:34.001Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T08:41:34.001Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-18T08:41:34.251Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-18T08:41:35.885Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-18T08:41:35.885Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T08:41:35.885Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-18T08:41:38.673Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-18T08:41:39.129Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-18T08:41:42.843Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-18T08:41:42.843Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T08:41:42.843Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-18T08:41:42.843Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T08:41:42.843Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-18T08:41:58.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-18T08:42:07.933Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-18T08:42:07.933Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-18T08:42:18.221Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-18T08:42:22.887Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-18T08:42:22.887Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T08:42:23.345Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-18T08:42:23.345Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T08:42:23.800Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-18T08:42:25.145Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-18T08:42:26.688Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-18T08:42:26.688Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T08:42:26.783Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-18T08:42:27.146Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-18T08:42:30.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-18T08:42:39.500Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-18T08:42:42.977Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-18T08:42:43.225Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-18T08:42:43.680Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-18T08:42:45.811Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-18T08:42:52.095Z] === RUN TestDockerSuite/TestBuildRm [2022-02-18T08:42:55.520Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-18T08:43:01.321Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-18T08:43:01.321Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T08:43:01.321Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-18T08:43:01.321Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T08:43:01.321Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-18T08:43:01.321Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T08:43:01.321Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-18T08:43:01.321Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-18T08:43:03.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-18T08:43:03.884Z] docker_cli_external_volume_driver_test.go:484: [d8e67c1faaceb] daemon is not started [2022-02-18T08:43:07.065Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-18T08:43:09.866Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-18T08:43:11.436Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-18T08:43:11.436Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T08:43:11.843Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-18T08:43:11.843Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T08:43:11.843Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-18T08:43:11.843Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T08:43:11.843Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-18T08:43:11.905Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-18T08:43:11.905Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T08:43:11.905Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-18T08:43:11.905Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T08:43:11.905Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-18T08:43:14.057Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-18T08:43:14.122Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-18T08:43:18.751Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-18T08:43:18.751Z] docker_cli_external_volume_driver_test.go:52: [d8440c4e49de5] daemon is not started [2022-02-18T08:43:18.811Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-18T08:43:19.994Z] === RUN TestDockerSuite/TestCommitChange [2022-02-18T08:43:23.575Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-18T08:43:24.749Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-18T08:43:29.447Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-18T08:43:30.619Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-18T08:43:30.619Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T08:43:30.619Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite (436.87s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.08s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-02-18T08:43:33.612Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-02-18T08:43:33.612Z] PASS [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] === Skipped [2022-02-18T08:43:33.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-18T08:43:33.612Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-18T08:43:33.612Z] check_test.go:308: [dd3fa4f5f73e5] daemon is not started [2022-02-18T08:43:33.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-18T08:43:33.612Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-18T08:43:33.612Z] check_test.go:308: [d84e721b5179b] daemon is not started [2022-02-18T08:43:33.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-18T08:43:33.612Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-18T08:43:33.612Z] check_test.go:308: [dd111affdfc10] daemon is not started [2022-02-18T08:43:33.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-18T08:43:33.612Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-18T08:43:33.612Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-18T08:43:33.612Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-18T08:43:33.612Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] DONE 271 tests, 5 skipped in 2379.941s [2022-02-18T08:43:33.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T08:43:33.612Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc31835757184/docker.pid [2022-02-18T08:43:33.612Z] +++ kill 6437 [2022-02-18T08:43:33.612Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6437 is not a child of this shell [2022-02-18T08:43:33.612Z] warning: PID 6437 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc31835757184/docker.pid had a nonzero exit code [2022-02-18T08:43:33.612Z] ++++ cat bundles/test-integration/docker.pid [2022-02-18T08:43:33.612Z] +++ kill 8398 [2022-02-18T08:43:33.612Z] +++ /etc/init.d/apparmor stop [2022-02-18T08:43:33.612Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] Unloading profiles will leave already running processes permanently [2022-02-18T08:43:33.612Z] unconfined, which can lead to unexpected situations. [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] To set a process to complain mode, use the command line tool [2022-02-18T08:43:33.612Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T08:43:33.612Z] +++ true [2022-02-18T08:43:33.612Z] exiting test-integration [2022-02-18T08:43:33.612Z] ++ exit 0 [2022-02-18T08:43:33.612Z] [2022-02-18T08:43:33.612Z] + exit 0 [2022-02-18T08:43:33.612Z] ++ jobs -p [2022-02-18T08:43:33.612Z] + pids= [2022-02-18T08:43:33.612Z] + echo 'Remaining pids to kill: []' [2022-02-18T08:43:33.612Z] Remaining pids to kill: [] [2022-02-18T08:43:33.612Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-18T08:43:33.630Z] Recording test results [2022-02-18T08:43:35.130Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T08:43:35.460Z] + echo Ensuring container killed. [2022-02-18T08:43:35.460Z] Ensuring container killed. [2022-02-18T08:43:35.460Z] + docker ps -aq -f name=docker-pr4-* [2022-02-18T08:43:35.460Z] + cids=93e8f5ac0543 [2022-02-18T08:43:35.460Z] 1a6357055588 [2022-02-18T08:43:35.460Z] a90354d872c5 [2022-02-18T08:43:35.460Z] + [ -n 93e8f5ac0543 [2022-02-18T08:43:35.460Z] 1a6357055588 [2022-02-18T08:43:35.460Z] a90354d872c5 ] [2022-02-18T08:43:35.460Z] + docker rm -vf 93e8f5ac0543 1a6357055588 a90354d872c5 [2022-02-18T08:43:36.027Z] 93e8f5ac0543 [2022-02-18T08:43:36.027Z] 1a6357055588 [2022-02-18T08:43:36.027Z] a90354d872c5 [Pipeline] sh [2022-02-18T08:43:36.324Z] + echo Chowning /workspace to jenkins user [2022-02-18T08:43:36.324Z] Chowning /workspace to jenkins user [2022-02-18T08:43:36.324Z] + id -u [2022-02-18T08:43:36.324Z] + id -g [2022-02-18T08:43:36.324Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43255:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T08:43:36.324Z] Unable to find image 'busybox:latest' locally [2022-02-18T08:43:36.324Z] latest: Pulling from library/busybox [2022-02-18T08:43:36.582Z] 009932687766: Pulling fs layer [2022-02-18T08:43:36.582Z] 009932687766: Download complete [2022-02-18T08:43:36.582Z] 009932687766: Pull complete [2022-02-18T08:43:36.582Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-18T08:43:36.582Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T08:43:39.284Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-18T08:43:39.284Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T08:43:39.284Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-18T08:43:39.411Z] + bundleName=amd64 [2022-02-18T08:43:39.411Z] + echo Creating amd64-bundles.tar.gz [2022-02-18T08:43:39.411Z] Creating amd64-bundles.tar.gz [2022-02-18T08:43:39.411Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-18T08:43:39.411Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-18T08:43:40.356Z] Archiving artifacts [2022-02-18T08:43:42.123Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T08:43:42.439Z] + make clean [2022-02-18T08:43:42.439Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T08:43:42.702Z] docker-dev-cache [2022-02-18T08:43:42.702Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T08:43:46.447Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-18T08:43:50.696Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-18T08:43:50.696Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-18T08:43:51.206Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-18T08:43:51.206Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T08:43:51.206Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-18T08:43:51.206Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T08:43:51.206Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-18T08:43:51.206Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T08:43:51.206Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-18T08:43:51.206Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T08:43:51.206Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-18T08:43:51.206Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T08:43:51.206Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-18T08:43:51.206Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T08:43:51.674Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-18T08:43:51.674Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T08:43:51.674Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-18T08:43:51.674Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-18T08:43:51.683Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-18T08:44:00.342Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-18T08:44:02.111Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-18T08:44:02.111Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-18T08:44:07.503Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-18T08:44:07.503Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T08:44:07.503Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-18T08:44:09.274Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-18T08:44:09.274Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-18T08:44:10.457Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-18T08:44:10.457Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T08:44:10.457Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-18T08:44:10.457Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T08:44:10.457Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-18T08:44:10.457Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T08:44:10.457Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-18T08:44:13.412Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-18T08:44:13.413Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T08:44:13.413Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-18T08:44:13.413Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-18T08:44:15.152Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-18T08:44:16.368Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-18T08:44:16.368Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-18T08:44:16.368Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T08:44:16.368Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-18T08:44:16.368Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T08:44:16.368Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-18T08:44:16.368Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T08:44:16.368Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-18T08:44:20.161Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-18T08:44:22.378Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-18T08:44:24.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-18T08:44:24.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-18T08:44:24.595Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T08:44:24.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-18T08:44:27.554Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-18T08:44:27.554Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-18T08:44:30.508Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-18T08:44:30.508Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T08:44:30.508Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-18T08:44:30.508Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T08:44:30.508Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-18T08:44:32.730Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-18T08:44:32.730Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-18T08:44:34.952Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-18T08:44:34.952Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T08:44:34.952Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-18T08:44:37.909Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-18T08:44:38.377Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-18T08:44:41.329Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-18T08:44:45.273Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-18T08:44:45.273Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T08:44:45.273Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-18T08:44:45.742Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-18T08:44:46.088Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-18T08:44:47.308Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-18T08:44:49.880Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-18T08:44:49.880Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-18T08:44:49.880Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-18T08:44:49.880Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-18T08:44:49.880Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-18T08:44:52.096Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-18T08:44:52.096Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T08:44:52.096Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-18T08:44:53.183Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-18T08:44:55.049Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-18T08:44:55.049Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T08:44:55.049Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-18T08:44:57.270Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-18T08:44:57.270Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-18T08:45:00.356Z] === RUN TestDockerSuite/TestBuildUser [2022-02-18T08:45:00.356Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T08:45:00.356Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-18T08:45:00.356Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T08:45:00.356Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-18T08:45:00.356Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T08:45:00.356Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-18T08:45:02.000Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-18T08:45:04.168Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-18T08:45:04.168Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T08:45:04.168Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-18T08:45:04.168Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T08:45:04.168Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-18T08:45:04.168Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T08:45:04.168Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-18T08:45:04.168Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T08:45:04.168Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-18T08:45:04.168Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T08:45:04.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-18T08:45:06.186Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-18T08:45:06.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-18T08:45:06.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-18T08:45:07.150Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-18T08:45:07.473Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-18T08:45:07.473Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-18T08:45:07.473Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T08:45:07.473Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-18T08:45:07.473Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T08:45:07.473Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-18T08:45:07.474Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-18T08:45:07.474Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-18T08:45:07.474Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T08:45:07.474Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-18T08:45:07.474Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-18T08:45:07.474Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-18T08:45:08.439Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-18T08:45:09.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-18T08:45:10.879Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-18T08:45:10.879Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T08:45:10.879Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-18T08:45:10.879Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T08:45:10.879Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-18T08:45:12.167Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-18T08:45:12.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-18T08:45:15.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-18T08:45:17.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00038b7b8_} [2022-02-18T08:45:17.966Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-18T08:45:17.966Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T08:45:17.966Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-18T08:45:17.966Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T08:45:18.424Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-18T08:45:18.424Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T08:45:18.424Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-18T08:45:18.424Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T08:45:18.424Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-18T08:45:18.424Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T08:45:18.424Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-18T08:45:20.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13634106345_c:\foo_false____} [2022-02-18T08:45:23.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13634106345_c:\foo_true____} [2022-02-18T08:45:24.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-18T08:45:24.205Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T08:45:24.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-18T08:45:24.205Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T08:45:24.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-18T08:45:24.205Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T08:45:24.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-18T08:45:24.662Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-18T08:45:25.908Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-18T08:45:25.908Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-18T08:45:25.908Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-18T08:45:25.908Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-18T08:45:25.908Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-18T08:45:25.908Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T08:45:25.908Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-18T08:45:29.631Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-18T08:45:29.631Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-18T08:45:29.631Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T08:45:29.631Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-18T08:45:30.438Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-18T08:45:32.529Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-18T08:45:32.529Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-18T08:45:32.529Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T08:45:32.529Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-18T08:45:35.428Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-18T08:45:35.428Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T08:45:35.428Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-18T08:45:35.428Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T08:45:35.428Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-18T08:45:35.428Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T08:45:35.428Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-18T08:45:40.818Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-18T08:45:40.818Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-18T08:45:41.201Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-18T08:45:43.372Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-18T08:45:43.372Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T08:45:43.372Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-18T08:45:43.372Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T08:45:43.372Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-18T08:45:51.127Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-18T08:45:51.538Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-18T08:45:51.538Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-18T08:45:51.538Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T08:45:51.538Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-18T08:45:51.538Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T08:45:51.538Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-18T08:45:51.538Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T08:45:51.538Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-18T08:45:51.538Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T08:45:51.538Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-18T08:45:51.538Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T08:45:51.538Z] === RUN TestDockerSuite/TestBuildFails [2022-02-18T08:45:53.679Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-18T08:45:53.679Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T08:45:53.679Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-18T08:45:53.679Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T08:45:53.721Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-18T08:45:53.721Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-18T08:45:54.135Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-18T08:45:58.195Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-18T08:45:58.195Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T08:45:58.195Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-18T08:45:58.195Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T08:45:58.195Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-18T08:46:00.810Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-18T08:46:02.909Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-18T08:46:02.909Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T08:46:02.909Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-18T08:46:04.437Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-18T08:46:04.437Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T08:46:04.437Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-18T08:46:04.437Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T08:46:04.437Z] === RUN TestDockerSuite/TestCpToDot [2022-02-18T08:46:07.330Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-18T08:46:07.330Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T08:46:07.330Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-18T08:46:07.330Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T08:46:07.330Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-18T08:46:10.221Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-18T08:46:10.221Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T08:46:10.221Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-18T08:46:10.221Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T08:46:10.679Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-18T08:46:10.679Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T08:46:10.679Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-18T08:46:10.679Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T08:46:10.679Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-18T08:46:10.679Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-18T08:46:11.136Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-18T08:46:13.197Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-18T08:46:13.302Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-18T08:46:16.196Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-18T08:46:16.196Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-18T08:46:16.653Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-18T08:46:17.709Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-18T08:46:19.544Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-18T08:46:20.000Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-18T08:46:20.457Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-18T08:46:20.457Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T08:46:20.457Z] === RUN TestDockerSuite/TestCreateRM [2022-02-18T08:46:20.913Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-18T08:46:20.913Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T08:46:20.913Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-18T08:46:20.913Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-18T08:46:21.368Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-18T08:46:21.762Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-18T08:46:23.484Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-18T08:46:23.484Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-18T08:46:28.824Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-18T08:46:30.355Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-18T08:46:31.662Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-18T08:46:31.662Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-18T08:46:31.662Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-18T08:46:35.382Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-18T08:46:35.382Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-18T08:46:35.382Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T08:46:35.382Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-18T08:46:37.420Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-18T08:46:37.420Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T08:46:37.420Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-18T08:46:38.278Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-18T08:46:38.278Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.278Z] === RUN TestDockerSuite/TestDockerFails [2022-02-18T08:46:38.385Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-18T08:46:38.735Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-18T08:46:38.735Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.735Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-18T08:46:38.735Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.735Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-18T08:46:38.735Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.735Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-18T08:46:38.735Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.735Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-18T08:46:38.735Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T08:46:38.735Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-18T08:46:39.350Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-18T08:46:39.350Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T08:46:39.350Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-18T08:46:41.161Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-18T08:46:41.161Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T08:46:41.161Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-18T08:46:41.161Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T08:46:41.161Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-18T08:46:41.161Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T08:46:41.161Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-18T08:46:41.631Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-18T08:46:42.692Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-18T08:46:44.522Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-18T08:46:48.248Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-18T08:46:55.075Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-18T08:46:56.042Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-18T08:46:56.042Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T08:46:56.499Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-18T08:46:56.499Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T08:46:56.499Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-18T08:46:56.499Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T08:46:56.499Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-18T08:46:57.006Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-18T08:46:57.006Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T08:46:57.006Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-18T08:46:58.545Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-18T08:46:58.668Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-18T08:46:58.668Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T08:46:58.668Z] === RUN TestDockerSuite/TestCommitChange [2022-02-18T08:47:03.216Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-18T08:47:05.745Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-18T08:47:08.987Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-18T08:47:09.372Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-18T08:47:10.906Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-18T08:47:11.530Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-18T08:47:11.530Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T08:47:11.530Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-18T08:47:11.880Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-18T08:47:12.843Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-18T08:47:13.805Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-18T08:47:13.805Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T08:47:13.805Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-18T08:47:14.773Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-18T08:47:14.773Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-18T08:47:17.516Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-18T08:47:18.478Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-18T08:47:19.442Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-18T08:47:20.565Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-18T08:47:21.837Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-18T08:47:21.837Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T08:47:21.837Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-18T08:47:22.098Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-18T08:47:22.554Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-18T08:47:24.087Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-18T08:47:25.082Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-18T08:47:25.213Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-18T08:47:26.613Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-18T08:47:28.789Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-18T08:47:30.392Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-18T08:47:30.981Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-18T08:47:30.981Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-18T08:47:30.981Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-18T08:47:30.981Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T08:47:30.981Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-18T08:47:30.981Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T08:47:30.981Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-18T08:47:30.981Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T08:47:30.981Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-18T08:47:32.513Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-18T08:47:32.513Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T08:47:32.513Z] === RUN TestDockerSuite/TestEventsRename [2022-02-18T08:47:35.408Z] === RUN TestDockerSuite/TestEventsResize [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-18T08:47:36.189Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-18T08:47:36.189Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-18T08:47:36.189Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-18T08:47:36.189Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-18T08:47:36.189Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-18T08:47:36.189Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-18T08:47:36.189Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-18T08:47:36.189Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-18T08:47:37.351Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-18T08:47:37.351Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T08:47:37.351Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-18T08:47:37.351Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T08:47:37.351Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-18T08:47:37.351Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-18T08:47:37.351Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-18T08:47:37.351Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-18T08:47:37.351Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-18T08:47:38.315Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-18T08:47:39.279Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-18T08:47:43.953Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-18T08:47:46.123Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-18T08:47:46.346Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-18T08:47:46.492Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-18T08:47:49.016Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-18T08:47:54.787Z] === RUN TestDockerSuite/TestEventsTop [2022-02-18T08:47:54.787Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T08:47:54.787Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-18T08:47:55.053Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-18T08:47:55.053Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T08:47:55.053Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-18T08:47:57.687Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-18T08:47:57.960Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-18T08:47:57.960Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T08:47:57.960Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-18T08:47:57.960Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T08:47:57.960Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-18T08:47:57.960Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T08:47:57.960Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-18T08:48:01.703Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-18T08:48:01.703Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T08:48:01.703Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-18T08:48:01.703Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-18T08:48:02.359Z] === RUN TestDockerSuite/TestExec [2022-02-18T08:48:02.359Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T08:48:02.359Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-18T08:48:02.359Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T08:48:02.359Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-18T08:48:04.526Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-18T08:48:04.604Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-18T08:48:04.604Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-18T08:48:04.604Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T08:48:04.604Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-18T08:48:04.604Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T08:48:04.604Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-18T08:48:04.604Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T08:48:04.604Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-18T08:48:06.698Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-18T08:48:06.698Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T08:48:06.698Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-18T08:48:06.698Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T08:48:06.698Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-18T08:48:06.698Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T08:48:06.698Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-18T08:48:08.866Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-18T08:48:09.283Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-18T08:48:11.760Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-18T08:48:13.012Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-18T08:48:13.928Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-18T08:48:16.096Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-18T08:48:16.287Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-18T08:48:16.287Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T08:48:16.287Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-18T08:48:16.287Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-18T08:48:16.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-18T08:48:16.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-18T08:48:16.756Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T08:48:16.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-18T08:48:21.452Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-18T08:48:21.452Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-18T08:48:21.869Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-18T08:48:21.869Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T08:48:21.869Z] === RUN TestDockerSuite/TestExecEnv [2022-02-18T08:48:21.869Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T08:48:21.869Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-18T08:48:21.869Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T08:48:21.869Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-18T08:48:24.037Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-18T08:48:24.368Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-18T08:48:24.368Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T08:48:24.368Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-18T08:48:24.368Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T08:48:24.368Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-18T08:48:27.755Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-18T08:48:27.755Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T08:48:27.755Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-18T08:48:27.755Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T08:48:27.756Z] === RUN TestDockerSuite/TestExecParseError [2022-02-18T08:48:27.756Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T08:48:27.756Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-18T08:48:27.756Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T08:48:27.756Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-18T08:48:27.756Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T08:48:27.756Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-18T08:48:28.092Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-18T08:48:28.092Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-18T08:48:30.652Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-18T08:48:30.652Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T08:48:30.652Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-18T08:48:30.652Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T08:48:30.652Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-18T08:48:30.652Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T08:48:30.652Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-18T08:48:30.652Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T08:48:30.652Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-18T08:48:30.652Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T08:48:30.652Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-18T08:48:31.813Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-18T08:48:31.813Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T08:48:31.813Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-18T08:48:32.820Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-18T08:48:32.820Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T08:48:33.277Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-18T08:48:35.535Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-18T08:48:36.000Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-18T08:48:39.054Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-18T08:48:39.054Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T08:48:39.054Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-18T08:48:39.054Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T08:48:39.054Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-18T08:48:39.054Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T08:48:39.054Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-18T08:48:39.733Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-18T08:48:45.613Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-18T08:48:46.199Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-18T08:48:52.064Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-18T08:48:52.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-18T08:48:52.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-18T08:48:52.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-18T08:48:53.238Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-18T08:48:53.238Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-18T08:48:55.021Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-18T08:48:56.200Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-18T08:48:56.200Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T08:48:56.670Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-18T08:48:58.842Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-18T08:49:00.474Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-18T08:49:00.474Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T08:49:00.474Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-18T08:49:00.889Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-18T08:49:00.889Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T08:49:00.889Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-18T08:49:00.889Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-18T08:49:00.889Z] === RUN TestDockerSuite/TestHealth [2022-02-18T08:49:00.889Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T08:49:00.889Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-18T08:49:01.356Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-18T08:49:01.357Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-18T08:49:01.357Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-18T08:49:04.266Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-18T08:49:04.266Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-18T08:49:07.228Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-18T08:49:07.228Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-18T08:49:07.228Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T08:49:07.228Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-18T08:49:07.228Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-18T08:49:07.228Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-18T08:49:07.228Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-18T08:49:07.697Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-18T08:49:07.697Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T08:49:07.697Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-18T08:49:09.261Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-18T08:49:09.262Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-18T08:49:10.145Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-18T08:49:10.826Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-18T08:49:11.296Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-18T08:49:13.109Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-18T08:49:13.109Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T08:49:13.109Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-18T08:49:13.109Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T08:49:13.109Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-18T08:49:13.109Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T08:49:13.109Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-18T08:49:13.109Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T08:49:13.109Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-18T08:49:13.109Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T08:49:13.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-18T08:49:13.512Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-18T08:49:16.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-18T08:49:16.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-18T08:49:16.468Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-18T08:49:16.936Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-18T08:49:16.936Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T08:49:16.936Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-18T08:49:19.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-18T08:49:20.724Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-18T08:49:20.724Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-18T08:49:20.724Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-18T08:49:20.724Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T08:49:20.724Z] === RUN TestDockerSuite/TestImportFile [2022-02-18T08:49:20.724Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-18T08:49:21.192Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-18T08:49:21.192Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-18T08:49:21.192Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-18T08:49:21.192Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-18T08:49:21.192Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-18T08:49:21.192Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-18T08:49:21.192Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-18T08:49:21.192Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T08:49:21.192Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-18T08:49:22.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-18T08:49:24.142Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-18T08:49:24.163Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-18T08:49:26.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-18T08:49:27.097Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-18T08:49:27.097Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T08:49:27.097Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-18T08:49:27.097Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T08:49:27.097Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-18T08:49:27.097Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-18T08:49:27.097Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T08:49:27.097Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-18T08:49:27.967Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-18T08:49:29.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004d68_} [2022-02-18T08:49:30.051Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-18T08:49:30.051Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-18T08:49:32.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13565741372_c:\foo_false____} [2022-02-18T08:49:33.003Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-18T08:49:33.003Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T08:49:33.003Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-18T08:49:33.003Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T08:49:33.003Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-18T08:49:33.003Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T08:49:33.003Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-18T08:49:35.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13565741372_c:\foo_true____} [2022-02-18T08:49:35.958Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-18T08:49:39.269Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-18T08:49:39.269Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-18T08:49:39.269Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-18T08:49:39.269Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-18T08:49:39.269Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-18T08:49:39.269Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T08:49:39.269Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-18T08:49:40.500Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-18T08:49:40.721Z] === RUN TestDockerSuite/TestInspectImage [2022-02-18T08:49:40.722Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T08:49:40.722Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-18T08:49:40.722Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T08:49:40.722Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-18T08:49:40.722Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T08:49:40.722Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-18T08:49:43.065Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-18T08:49:43.065Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-18T08:49:43.066Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-18T08:49:43.066Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T08:49:43.066Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-18T08:49:43.674Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-18T08:49:46.628Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-18T08:49:46.628Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-18T08:49:46.856Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-18T08:49:46.856Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-18T08:49:46.856Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T08:49:46.856Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-18T08:49:47.677Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-18T08:49:49.590Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-18T08:49:50.659Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-18T08:49:50.659Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T08:49:50.659Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-18T08:49:50.659Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T08:49:50.659Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-18T08:49:50.659Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T08:49:50.659Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-18T08:49:51.818Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-18T08:49:51.818Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T08:49:51.818Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-18T08:49:51.818Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-18T08:49:54.775Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-18T08:49:57.727Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-18T08:49:57.820Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-18T08:50:00.783Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-18T08:50:00.783Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T08:50:00.783Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-18T08:50:00.783Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T08:50:00.783Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-18T08:50:02.487Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-18T08:50:04.706Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-18T08:50:07.656Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-18T08:50:08.933Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-18T08:50:08.933Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T08:50:08.933Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-18T08:50:09.873Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-18T08:50:12.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-18T08:50:15.722Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-18T08:50:15.722Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T08:50:15.722Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-18T08:50:15.722Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T08:50:15.722Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-18T08:50:15.782Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-18T08:50:17.650Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-18T08:50:17.650Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-18T08:50:17.650Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T08:50:17.650Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-18T08:50:17.650Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T08:50:17.650Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-18T08:50:17.995Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-18T08:50:18.463Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-18T08:50:18.463Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-18T08:50:18.463Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-18T08:50:18.463Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-18T08:50:20.626Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-18T08:50:20.681Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-18T08:50:22.901Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-18T08:50:26.512Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-18T08:50:28.215Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-18T08:50:28.215Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T08:50:28.215Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-18T08:50:28.215Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T08:50:28.215Z] === RUN TestDockerSuite/TestCpToDot [2022-02-18T08:50:30.050Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-18T08:50:30.438Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-18T08:50:30.438Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T08:50:30.438Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-18T08:50:30.438Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T08:50:30.438Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-18T08:50:32.218Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-18T08:50:32.218Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T08:50:32.218Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-18T08:50:34.234Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-18T08:50:34.234Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T08:50:34.234Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-18T08:50:34.234Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T08:50:34.234Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-18T08:50:34.234Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T08:50:34.234Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-18T08:50:34.234Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T08:50:34.234Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-18T08:50:34.711Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-18T08:50:34.711Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-18T08:50:35.115Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-18T08:50:35.115Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-18T08:50:35.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-18T08:50:35.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-18T08:50:35.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-18T08:50:36.928Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-18T08:50:37.412Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-18T08:50:38.979Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-18T08:50:40.551Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-18T08:50:40.728Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-18T08:50:40.728Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-18T08:50:41.197Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-18T08:50:43.662Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-18T08:50:44.153Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-18T08:50:45.140Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-18T08:50:45.610Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-18T08:50:45.610Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T08:50:45.610Z] === RUN TestDockerSuite/TestCreateRM [2022-02-18T08:50:46.079Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-18T08:50:46.079Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T08:50:46.079Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-18T08:50:46.547Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-18T08:50:47.015Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-18T08:50:49.434Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-18T08:50:56.483Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-18T08:50:58.392Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-18T08:50:58.392Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-18T08:50:59.376Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-18T08:50:59.528Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-18T08:50:59.528Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-18T08:50:59.528Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-18T08:51:02.270Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-18T08:51:02.270Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T08:51:02.270Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-18T08:51:02.487Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-18T08:51:02.487Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-18T08:51:02.487Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T08:51:02.487Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-18T08:51:05.167Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-18T08:51:06.285Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-18T08:51:06.285Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-18T08:51:06.285Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-18T08:51:06.285Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-18T08:51:06.285Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-18T08:51:06.285Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-18T08:51:06.285Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.285Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-18T08:51:06.285Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-18T08:51:06.755Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-18T08:51:06.755Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestDockerFails [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-18T08:51:06.755Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-18T08:51:06.755Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-18T08:51:06.755Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-18T08:51:06.755Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-18T08:51:06.755Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T08:51:06.755Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-18T08:51:08.060Z] === RUN TestDockerSuite/TestLogsSince [2022-02-18T08:51:10.555Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-18T08:51:14.361Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-18T08:51:16.232Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-18T08:51:17.326Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-18T08:51:18.352Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-18T08:51:18.352Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T08:51:18.352Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-18T08:51:18.352Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T08:51:18.352Z] === RUN TestDockerSuite/TestLogsTail [2022-02-18T08:51:20.035Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-18T08:51:20.523Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-18T08:51:24.266Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-18T08:51:27.159Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-18T08:51:27.159Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestNetHostname [2022-02-18T08:51:27.159Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-18T08:51:27.159Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-18T08:51:27.159Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-18T08:51:27.159Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPluginActive [2022-02-18T08:51:27.159Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-18T08:51:27.159Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-18T08:51:27.159Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-18T08:51:27.159Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-18T08:51:27.159Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-18T08:51:27.159Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-18T08:51:27.159Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-18T08:51:27.159Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-18T08:51:27.159Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-18T08:51:27.159Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPortList [2022-02-18T08:51:27.159Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T08:51:27.159Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-18T08:51:29.827Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-18T08:51:32.554Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-18T08:51:32.937Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-18T08:51:32.937Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-18T08:51:32.937Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-18T08:51:32.937Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-18T08:51:32.937Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-18T08:51:32.937Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-18T08:51:32.937Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-18T08:51:32.937Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T08:51:32.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-18T08:51:35.695Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-18T08:51:37.311Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-18T08:51:38.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-18T08:51:38.705Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T08:51:38.705Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-18T08:51:42.863Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-18T08:51:44.487Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-18T08:51:44.960Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-18T08:51:44.960Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T08:51:44.960Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-18T08:51:44.960Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T08:51:45.429Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-18T08:51:45.815Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-18T08:51:46.803Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-18T08:51:47.677Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-18T08:51:47.677Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T08:51:48.145Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-18T08:51:49.009Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-18T08:51:49.009Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T08:51:49.009Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-18T08:51:52.691Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-18T08:51:53.160Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-18T08:51:54.727Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-18T08:51:57.552Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-18T08:52:01.894Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-18T08:52:07.768Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-18T08:52:08.237Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-18T08:52:08.237Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-18T08:52:08.237Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T08:52:08.237Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-18T08:52:08.237Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T08:52:08.237Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-18T08:52:08.237Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T08:52:08.237Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-18T08:52:09.229Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-18T08:52:09.229Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T08:52:09.229Z] === RUN TestDockerSuite/TestEventsRename [2022-02-18T08:52:13.025Z] === RUN TestDockerSuite/TestEventsResize [2022-02-18T08:52:15.204Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-18T08:52:15.204Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-18T08:52:15.204Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T08:52:15.204Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-18T08:52:29.987Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-18T08:52:32.877Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-18T08:52:41.421Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-18T08:52:47.196Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-18T08:52:47.196Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T08:52:47.196Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-18T08:52:47.196Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T08:52:47.196Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-18T08:52:48.810Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-18T08:52:48.899Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-18T08:52:50.465Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-18T08:52:51.871Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-18T08:52:51.871Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T08:52:51.871Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-18T08:52:51.871Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T08:52:51.871Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-18T08:52:51.871Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T08:52:51.871Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-18T08:52:51.871Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T08:52:51.871Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-18T08:52:54.259Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-18T08:53:00.155Z] === RUN TestDockerSuite/TestEventsTop [2022-02-18T08:53:00.155Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T08:53:00.155Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-18T08:53:00.421Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-18T08:53:00.421Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T08:53:00.421Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-18T08:53:00.876Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-18T08:53:00.876Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T08:53:00.876Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-18T08:53:02.405Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-18T08:53:03.117Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-18T08:53:03.369Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-18T08:53:03.369Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T08:53:03.369Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-18T08:53:08.044Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-18T08:53:08.997Z] === RUN TestDockerSuite/TestExec [2022-02-18T08:53:08.997Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T08:53:08.997Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-18T08:53:08.997Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T08:53:08.997Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-18T08:53:11.951Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-18T08:53:13.817Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-18T08:53:14.110Z] === RUN TestDockerSuite/TestBuildRm [2022-02-18T08:53:15.742Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-18T08:53:15.742Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T08:53:15.742Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-18T08:53:15.742Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T08:53:15.742Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-18T08:53:15.742Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T08:53:15.742Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-18T08:53:15.995Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-18T08:53:19.537Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-18T08:53:23.378Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-18T08:53:27.181Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-18T08:53:30.972Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-18T08:53:31.933Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-18T08:53:33.503Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-18T08:53:33.503Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T08:53:33.503Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-18T08:53:33.503Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T08:53:33.973Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-18T08:53:36.193Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-18T08:53:37.062Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-18T08:53:37.062Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T08:53:37.062Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-18T08:53:38.141Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-18T08:53:38.141Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T08:53:38.141Z] === RUN TestDockerSuite/TestExecEnv [2022-02-18T08:53:38.141Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T08:53:38.141Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-18T08:53:38.141Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T08:53:38.141Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-18T08:53:39.991Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-18T08:53:41.939Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-18T08:53:44.763Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-18T08:53:45.605Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-18T08:53:45.605Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-18T08:53:45.605Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-18T08:53:46.062Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-18T08:53:47.820Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-18T08:53:47.820Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T08:53:47.820Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-18T08:53:47.820Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T08:53:47.820Z] === RUN TestDockerSuite/TestExecParseError [2022-02-18T08:53:47.820Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T08:53:47.820Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-18T08:53:47.820Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T08:53:47.820Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-18T08:53:47.821Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T08:53:47.821Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-18T08:53:50.633Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-18T08:53:51.705Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-18T08:53:51.705Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T08:53:51.705Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-18T08:53:51.705Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T08:53:51.705Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-18T08:53:51.705Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T08:53:51.705Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-18T08:53:51.705Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T08:53:51.705Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-18T08:53:51.705Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T08:53:51.705Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-18T08:53:51.919Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-18T08:53:55.505Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-18T08:53:55.505Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T08:53:55.505Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-18T08:53:56.592Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-18T08:53:56.592Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T08:53:56.592Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-18T08:54:01.264Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-18T08:54:01.264Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-18T08:54:01.720Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-18T08:54:02.678Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-18T08:54:02.678Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T08:54:02.678Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-18T08:54:02.678Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T08:54:03.148Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-18T08:54:03.148Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T08:54:03.148Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-18T08:54:08.458Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-18T08:54:08.927Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-18T08:54:09.918Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-18T08:54:10.311Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-18T08:54:18.975Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-18T08:54:19.369Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-18T08:54:20.332Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-18T08:54:21.414Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-18T08:54:22.449Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-18T08:54:22.449Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-18T08:54:22.774Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-18T08:54:28.329Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-18T08:54:28.329Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-18T08:54:28.470Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-18T08:54:29.937Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-18T08:54:29.938Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T08:54:29.938Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-18T08:54:29.938Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-18T08:54:29.938Z] === RUN TestDockerSuite/TestHealth [2022-02-18T08:54:29.938Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T08:54:29.938Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-18T08:54:29.938Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-18T08:54:29.938Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-18T08:54:30.406Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-18T08:54:34.202Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-18T08:54:34.246Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-18T08:54:36.290Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-18T08:54:36.290Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-18T08:54:36.290Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T08:54:36.290Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-18T08:54:36.290Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-18T08:54:36.760Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-18T08:54:36.760Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-18T08:54:37.748Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-18T08:54:37.748Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T08:54:37.748Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-18T08:54:39.317Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-18T08:54:39.317Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-18T08:54:41.539Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-18T08:54:41.539Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-18T08:54:42.786Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-18T08:54:43.754Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-18T08:54:47.458Z] === RUN TestDockerSuite/TestRmiTag [2022-02-18T08:54:47.552Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-18T08:54:47.917Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-18T08:54:48.021Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-18T08:54:48.021Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T08:54:48.021Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-18T08:54:51.635Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-18T08:54:51.820Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-18T08:54:51.820Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-18T08:54:51.820Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-18T08:54:51.820Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T08:54:51.820Z] === RUN TestDockerSuite/TestImportFile [2022-02-18T08:54:51.820Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T08:54:51.820Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-18T08:54:52.295Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-18T08:54:52.295Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-18T08:54:52.295Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-18T08:54:52.295Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-18T08:54:52.295Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-18T08:54:52.295Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-18T08:54:52.295Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-18T08:54:52.295Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T08:54:52.295Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-18T08:54:56.091Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-18T08:54:59.042Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-18T08:54:59.042Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T08:54:59.042Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-18T08:54:59.042Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T08:54:59.042Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-18T08:54:59.042Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-18T08:54:59.042Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T08:54:59.042Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-18T08:54:59.505Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-18T08:54:59.505Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T08:54:59.505Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-18T08:55:01.728Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-18T08:55:02.835Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-18T08:55:02.835Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-18T08:55:03.299Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-18T08:55:06.631Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-18T08:55:06.631Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T08:55:06.631Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-18T08:55:06.631Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T08:55:06.631Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-18T08:55:06.631Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T08:55:06.631Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-18T08:55:09.179Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-18T08:55:10.425Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-18T08:55:12.688Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-18T08:55:14.218Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-18T08:55:15.061Z] === RUN TestDockerSuite/TestBuildUser [2022-02-18T08:55:15.061Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T08:55:15.061Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-18T08:55:15.061Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T08:55:15.061Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-18T08:55:15.061Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T08:55:15.061Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-18T08:55:16.299Z] === RUN TestDockerSuite/TestInspectImage [2022-02-18T08:55:16.299Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T08:55:16.299Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-18T08:55:16.299Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T08:55:16.299Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-18T08:55:16.299Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T08:55:16.299Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-18T08:55:19.254Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-18T08:55:19.997Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-18T08:55:20.939Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-18T08:55:20.939Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-18T08:55:20.959Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-18T08:55:20.959Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T08:55:20.959Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-18T08:55:20.959Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T08:55:20.959Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-18T08:55:20.959Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T08:55:20.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-18T08:55:20.959Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T08:55:20.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-18T08:55:20.959Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T08:55:20.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-18T08:55:20.959Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T08:55:20.959Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-18T08:55:20.959Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T08:55:20.959Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-18T08:55:23.044Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-18T08:55:23.127Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-18T08:55:23.127Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T08:55:23.127Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-18T08:55:23.127Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T08:55:23.127Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-18T08:55:23.515Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-18T08:55:27.320Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-18T08:55:28.901Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-18T08:55:29.611Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-18T08:55:29.611Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T08:55:29.611Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-18T08:55:29.611Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T08:55:29.611Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-18T08:55:30.277Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-18T08:55:30.277Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T08:55:30.277Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-18T08:55:30.277Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-18T08:55:31.793Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-18T08:55:34.085Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-18T08:55:34.685Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-18T08:55:37.585Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-18T08:55:40.481Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-18T08:55:40.481Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-18T08:55:42.758Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-18T08:55:46.250Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T08:55:46.250Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-18T08:55:49.145Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-18T08:55:49.145Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T08:55:49.145Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-18T08:55:51.430Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-18T08:55:55.225Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-18T08:55:57.683Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-18T08:55:57.683Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T08:55:57.683Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-18T08:55:57.683Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T08:55:57.683Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-18T08:55:58.182Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-18T08:55:59.214Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-18T08:55:59.214Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T08:55:59.214Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-18T08:55:59.214Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T08:55:59.214Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-18T08:55:59.214Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T08:55:59.214Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-18T08:55:59.214Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T08:55:59.214Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-18T08:55:59.214Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T08:55:59.214Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-18T08:55:59.214Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T08:55:59.214Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-18T08:55:59.214Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T08:55:59.214Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-18T08:55:59.742Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-18T08:55:59.742Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-18T08:56:01.383Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-18T08:56:01.971Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-18T08:56:04.274Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-18T08:56:05.768Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-18T08:56:07.166Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-18T08:56:07.166Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T08:56:07.166Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-18T08:56:07.166Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T08:56:07.166Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-18T08:56:07.166Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T08:56:07.166Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-18T08:56:08.715Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-18T08:56:10.063Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-18T08:56:10.064Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T08:56:10.064Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-18T08:56:10.064Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T08:56:10.064Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-18T08:56:10.064Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T08:56:10.064Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-18T08:56:10.064Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T08:56:10.064Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-18T08:56:12.233Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-18T08:56:12.249Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-18T08:56:12.511Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-18T08:56:12.511Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.511Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-18T08:56:12.512Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.512Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-18T08:56:12.512Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T08:56:12.512Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-18T08:56:12.512Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-18T08:56:12.512Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-18T08:56:16.308Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-18T08:56:19.257Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-18T08:56:19.283Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-18T08:56:19.283Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T08:56:19.283Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-18T08:56:19.283Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T08:56:19.283Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-18T08:56:19.283Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T08:56:19.283Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-18T08:56:19.283Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T08:56:19.283Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-18T08:56:19.283Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T08:56:19.283Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-18T08:56:19.283Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T08:56:19.283Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-18T08:56:19.419Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-18T08:56:19.419Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T08:56:20.409Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-18T08:56:20.409Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T08:56:20.409Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-18T08:56:21.451Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-18T08:56:21.451Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T08:56:21.451Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-18T08:56:21.451Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-18T08:56:21.451Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T08:56:21.451Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-18T08:56:23.364Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-18T08:56:23.364Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T08:56:23.834Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-18T08:56:24.345Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-18T08:56:26.411Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-18T08:56:27.239Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-18T08:56:27.239Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T08:56:27.239Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-18T08:56:28.837Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-18T08:56:28.837Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T08:56:28.837Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-18T08:56:29.403Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-18T08:56:29.403Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T08:56:29.403Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-18T08:56:29.403Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T08:56:29.403Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-18T08:56:29.403Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T08:56:29.403Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-18T08:56:32.299Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-18T08:56:32.634Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-18T08:56:32.634Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-18T08:56:35.192Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-18T08:56:38.090Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-18T08:56:38.784Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-18T08:56:40.984Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-18T08:56:40.984Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-18T08:56:40.984Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T08:56:40.984Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-18T08:56:40.984Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T08:56:40.984Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-18T08:56:40.984Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T08:56:40.984Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-18T08:56:40.985Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T08:56:40.985Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T08:56:40.985Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T08:56:40.985Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-18T08:56:40.985Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T08:56:40.985Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-18T08:56:40.985Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T08:56:40.985Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-18T08:56:41.293Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-18T08:56:42.583Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-18T08:56:42.583Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-18T08:56:46.766Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-18T08:56:46.766Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T08:56:46.766Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-18T08:56:46.766Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-18T08:56:46.766Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T08:56:46.766Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-18T08:56:46.766Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T08:56:46.766Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-18T08:56:46.766Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T08:56:46.766Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-18T08:56:46.766Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T08:56:46.766Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-18T08:56:48.466Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-18T08:56:53.851Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-18T08:56:53.851Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T08:56:53.851Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-18T08:56:55.620Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunMount [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-18T08:56:56.021Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T08:56:56.021Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-18T08:57:00.378Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-18T08:57:03.824Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-18T08:57:03.825Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T08:57:03.825Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-18T08:57:03.825Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T08:57:04.297Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-18T08:57:04.297Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T08:57:04.297Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-18T08:57:04.569Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-18T08:57:04.569Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T08:57:04.569Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-18T08:57:04.569Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T08:57:04.569Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-18T08:57:04.569Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T08:57:04.569Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-18T08:57:05.139Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-18T08:57:05.139Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T08:57:05.139Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-18T08:57:05.865Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-18T08:57:08.944Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-18T08:57:10.349Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-18T08:57:12.747Z] === RUN TestDockerSuite/TestLogsSince [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-18T08:57:16.120Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T08:57:16.120Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-18T08:57:16.300Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-18T08:57:16.576Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-18T08:57:17.538Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-18T08:57:18.564Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-18T08:57:18.564Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T08:57:19.032Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-18T08:57:19.032Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T08:57:19.032Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-18T08:57:19.032Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T08:57:19.032Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-18T08:57:19.707Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-18T08:57:21.874Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-18T08:57:21.989Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-18T08:57:23.177Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-18T08:57:23.177Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T08:57:23.177Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-18T08:57:23.177Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T08:57:23.177Z] === RUN TestDockerSuite/TestLogsTail [2022-02-18T08:57:23.403Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-18T08:57:25.569Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-18T08:57:26.025Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T08:57:26.025Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-18T08:57:26.025Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T08:57:26.025Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-18T08:57:26.025Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T08:57:26.025Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-18T08:57:26.025Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T08:57:26.025Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-18T08:57:26.025Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T08:57:26.025Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-18T08:57:26.025Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T08:57:26.025Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-18T08:57:26.025Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T08:57:26.025Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-18T08:57:26.025Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T08:57:26.025Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T08:57:26.147Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-18T08:57:27.861Z] === RUN TestDockerSuite/TestCommitChange [2022-02-18T08:57:29.101Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-18T08:57:30.697Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-18T08:57:30.697Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T08:57:30.697Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-18T08:57:30.697Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T08:57:30.697Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-18T08:57:30.697Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T08:57:30.697Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-18T08:57:30.697Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T08:57:30.697Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-18T08:57:30.697Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T08:57:30.697Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-18T08:57:32.902Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-18T08:57:32.902Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestNetHostname [2022-02-18T08:57:32.902Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-18T08:57:32.902Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-18T08:57:32.902Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-18T08:57:32.902Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPluginActive [2022-02-18T08:57:32.902Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-18T08:57:32.902Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-18T08:57:32.902Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-18T08:57:32.902Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-18T08:57:32.902Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-18T08:57:32.902Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-18T08:57:32.902Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-18T08:57:32.902Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-18T08:57:32.902Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-18T08:57:32.902Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPortList [2022-02-18T08:57:32.902Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T08:57:32.902Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-18T08:57:33.734Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-18T08:57:38.496Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-18T08:57:38.496Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T08:57:38.965Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-18T08:57:40.180Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-18T08:57:40.180Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-18T08:57:40.180Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-18T08:57:40.180Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-18T08:57:40.180Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-18T08:57:40.180Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-18T08:57:40.180Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-18T08:57:40.180Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.180Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-18T08:57:40.991Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-18T08:57:40.991Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T08:57:40.991Z] === RUN TestDockerSuite/TestRunRm [2022-02-18T08:57:43.159Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-18T08:57:47.342Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-18T08:57:47.342Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T08:57:47.342Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-18T08:57:50.210Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-18T08:57:51.469Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-18T08:57:51.469Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T08:57:51.469Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-18T08:57:52.377Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-18T08:57:54.555Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-18T08:57:57.452Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-18T08:58:00.345Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-18T08:58:00.345Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T08:58:00.345Z] === RUN TestDockerSuite/TestRunState [2022-02-18T08:58:00.345Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T08:58:00.345Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-18T08:58:02.277Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-18T08:58:02.277Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T08:58:02.277Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-18T08:58:03.239Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-18T08:58:03.239Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T08:58:03.239Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-18T08:58:06.133Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-18T08:58:06.134Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T08:58:06.134Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-18T08:58:06.134Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T08:58:06.134Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-18T08:58:06.134Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-18T08:58:06.134Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-18T08:58:06.134Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T08:58:06.134Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-18T08:58:06.448Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-18T08:58:11.908Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T08:58:11.908Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-18T08:58:14.789Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-18T08:58:14.801Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-18T08:58:14.801Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T08:58:14.801Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-18T08:58:15.116Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-18T08:58:15.116Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-18T08:58:15.116Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-18T08:58:15.116Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-18T08:58:15.116Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-18T08:58:15.116Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-18T08:58:15.116Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-18T08:58:15.116Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-18T08:58:17.694Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-18T08:58:17.695Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T08:58:17.695Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-18T08:58:17.695Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T08:58:17.695Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-18T08:58:21.414Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-18T08:58:23.787Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-18T08:58:29.960Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-18T08:58:34.629Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-18T08:58:36.032Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-18T08:58:36.032Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-18T08:58:36.032Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T08:58:36.032Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-18T08:58:36.032Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-18T08:58:36.032Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-18T08:58:36.294Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-18T08:58:36.294Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T08:58:36.294Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-18T08:58:39.255Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-18T08:58:39.255Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T08:58:39.255Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-18T08:58:39.255Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T08:58:39.255Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-18T08:58:39.255Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T08:58:39.255Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-18T08:58:39.833Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-18T08:58:41.680Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-18T08:58:41.680Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T08:58:41.680Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-18T08:58:41.680Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-18T08:58:46.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-18T08:58:47.923Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-18T08:58:47.923Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T08:58:47.923Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-18T08:58:47.923Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-18T08:58:48.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-18T08:58:50.150Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-18T08:58:50.150Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-18T08:58:50.150Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T08:58:50.150Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-18T08:58:50.150Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T08:58:50.150Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-18T08:58:50.150Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T08:58:50.150Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-18T08:58:50.259Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-18T08:58:51.417Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-18T08:58:51.417Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T08:58:51.417Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-18T08:58:51.417Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-18T08:58:51.873Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-18T08:58:51.873Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T08:58:51.873Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-18T08:58:51.873Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T08:58:51.873Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-18T08:58:51.873Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T08:58:51.873Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-18T08:58:51.873Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T08:58:51.873Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-18T08:58:51.873Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T08:58:51.873Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-18T08:58:53.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-18T08:58:56.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-18T08:58:56.542Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-18T08:58:57.416Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-18T08:58:57.416Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T08:58:57.416Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-18T08:58:57.416Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T08:58:57.416Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-18T08:58:58.088Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-18T08:58:58.294Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-18T08:58:58.294Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-18T08:58:58.294Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T08:58:58.294Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-18T08:59:00.258Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-18T08:59:01.293Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-18T08:59:01.293Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-18T08:59:04.249Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-18T08:59:04.249Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T08:59:04.249Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-18T08:59:04.249Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T08:59:04.249Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-18T08:59:04.591Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-18T08:59:04.591Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T08:59:04.591Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-18T08:59:04.591Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T08:59:04.591Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-18T08:59:04.591Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T08:59:04.591Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-18T08:59:04.591Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T08:59:04.591Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-18T08:59:06.028Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-18T08:59:06.028Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-18T08:59:06.028Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-18T08:59:06.028Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-18T08:59:06.028Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-18T08:59:06.028Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T08:59:06.028Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-18T08:59:06.464Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-18T08:59:06.464Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-18T08:59:08.918Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-18T08:59:08.919Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-18T08:59:09.375Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-18T08:59:09.416Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-18T08:59:09.416Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T08:59:09.416Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-18T08:59:09.833Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-18T08:59:11.361Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-18T08:59:12.397Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-18T08:59:12.397Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-18T08:59:15.363Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-18T08:59:17.093Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-18T08:59:17.093Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T08:59:17.093Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-18T08:59:17.093Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-18T08:59:17.093Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T08:59:17.093Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-18T08:59:18.657Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-18T08:59:19.130Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-18T08:59:19.130Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T08:59:19.599Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-18T08:59:19.908Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-18T08:59:19.908Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T08:59:19.908Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-18T08:59:24.041Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-18T08:59:26.761Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-18T08:59:28.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-18T08:59:28.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-18T08:59:28.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-18T08:59:28.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-18T08:59:28.803Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-18T08:59:30.202Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-18T08:59:30.202Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T08:59:30.202Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-18T08:59:31.022Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-18T08:59:31.022Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T08:59:31.022Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-18T08:59:33.927Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-18T08:59:33.927Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T08:59:33.927Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-18T08:59:33.927Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T08:59:33.927Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-18T08:59:33.927Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T08:59:33.927Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-18T08:59:33.927Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T08:59:33.927Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-18T08:59:33.933Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-18T08:59:33.980Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-18T08:59:33.980Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T08:59:33.980Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-18T08:59:36.891Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-18T08:59:36.938Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-18T08:59:36.938Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-18T08:59:41.694Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-18T08:59:42.475Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-18T08:59:42.475Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T08:59:42.475Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-18T08:59:42.475Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T08:59:42.475Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-18T08:59:42.475Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T08:59:42.475Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-18T08:59:42.475Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T08:59:42.475Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-18T08:59:42.475Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T08:59:42.475Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-18T08:59:42.475Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T08:59:42.475Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-18T08:59:43.918Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-18T08:59:43.919Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T08:59:43.919Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-18T08:59:43.919Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T08:59:43.919Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-18T08:59:43.919Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T08:59:43.919Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-18T08:59:43.919Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T08:59:43.919Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-18T08:59:43.919Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T08:59:43.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-18T08:59:44.643Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-18T08:59:46.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-18T08:59:46.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-18T08:59:46.813Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-18T08:59:46.813Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T08:59:46.813Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-18T08:59:49.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-18T08:59:49.706Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-18T08:59:49.706Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T08:59:49.706Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-18T08:59:49.706Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T08:59:49.706Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-18T08:59:49.706Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T08:59:49.706Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-18T08:59:49.706Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T08:59:49.706Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-18T08:59:49.706Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T08:59:49.706Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-18T08:59:49.706Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T08:59:49.706Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-18T08:59:57.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-18T09:00:04.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-18T09:00:07.029Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-18T09:00:07.029Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:00:07.029Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-18T09:00:07.352Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-18T09:00:07.352Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-18T09:00:07.352Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-18T09:00:07.352Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T09:00:07.352Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-18T09:00:07.352Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-18T09:00:07.352Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-18T09:00:07.352Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-18T09:00:07.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004ac8_} [2022-02-18T09:00:09.524Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-18T09:00:09.524Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-18T09:00:11.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14249622581_c:\foo_false____} [2022-02-18T09:00:13.249Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-18T09:00:13.706Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-18T09:00:14.162Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-18T09:00:14.162Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-18T09:00:14.620Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-18T09:00:15.711Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-18T09:00:15.711Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-18T09:00:15.711Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-18T09:00:15.711Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-18T09:00:20.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14249622581_c:\foo_true____} [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-18T09:00:22.616Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-18T09:00:22.616Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-18T09:00:22.616Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-18T09:00:22.616Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-18T09:00:22.616Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-18T09:00:22.616Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T09:00:22.616Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-18T09:00:24.385Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-18T09:00:24.913Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-18T09:00:24.913Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:00:24.913Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-18T09:00:24.913Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-18T09:00:24.913Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-18T09:00:24.913Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T09:00:24.913Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-18T09:00:31.284Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-18T09:00:31.284Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-18T09:00:31.284Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.284Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-18T09:00:31.542Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-18T09:00:31.542Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:00:31.542Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-18T09:00:33.460Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-18T09:00:33.460Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-18T09:00:33.460Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-18T09:00:38.446Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-18T09:00:38.446Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-18T09:00:38.446Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T09:00:38.446Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-18T09:00:38.703Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-18T09:00:38.703Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-18T09:00:38.703Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-18T09:00:41.412Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-18T09:00:41.412Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T09:00:41.412Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-18T09:00:41.412Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T09:00:41.412Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-18T09:00:41.412Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T09:00:41.412Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-18T09:00:45.810Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-18T09:00:45.810Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.810Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite (2483.82s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.85s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.96s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.57s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.36s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.84s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.40s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.12s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.51s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.96s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.35s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.26s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.93s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.66s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.37s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.81s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.70s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.45s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.17s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.39s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.05s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.61s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.92s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.78s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.12s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.88s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.97s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.61s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.82s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T09:00:45.810Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-02-18T09:00:45.810Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.01s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.39s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.15s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.09s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.68s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.64s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.80s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.11s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.00s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.13s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.34s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.58s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.70s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.30s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.90s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.38s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.61s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.23s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.43s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.70s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.84s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.09s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.12s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.29s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.47s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.81s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.97s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.15s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.28s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFails (2.90s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.38s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.44s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.06s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.62s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.70s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.46s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildHistory (12.18s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.08s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.05s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.65s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.16s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.72s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.34s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.92s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.97s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.24s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.68s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.79s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.94s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.76s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.26s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.04s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.90s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.13s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.85s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.94s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.31s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.18s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.20s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.33s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.36s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.64s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildRm (14.41s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.93s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.17s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.19s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.17s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.41s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.65s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.08s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildStderr (4.95s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.44s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.71s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.47s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.05s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.52s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.38s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.40s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.68s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.78s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.86s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.62s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.66s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.19s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.29s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.10s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.21s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.09s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestCommitChange (5.56s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.99s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestCommitTTY (8.05s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.15s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.98s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.03s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.81s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.80s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.52s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.38s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.62s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.79s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.81s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.23s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.98s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.77s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.21s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.42s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2022-02-18T09:00:45.811Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-18T09:00:45.811Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.80s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.38s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.68s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.23s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.09s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.12s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.66s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.74s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.82s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.65s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00038b7b8_} (2.71s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13634106345_c:\foo_false____} (2.74s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13634106345_c:\foo_true____} (2.78s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.96s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.03s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.93s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.32s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.67s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.46s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.38s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpToDot (2.93s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCpToStdout (3.11s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.88s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.57s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.30s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.89s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.98s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.00s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.06s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.68s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsCopy (5.39s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.25s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.75s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.77s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFilters (5.71s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFormat (5.68s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsRename (3.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsResize (8.26s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.79s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.78s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.43s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.92s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.27s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.22s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.33s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.36s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.33s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.28s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.12s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.47s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecInspectID (3.93s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.78s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.47s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.98s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.18s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.14s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.20s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.19s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.31s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.05s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.72s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.91s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.79s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.73s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectDefault (2.82s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectHistory (5.28s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.84s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.41s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.92s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.48s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectStatus (3.55s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.59s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.44s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.76s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.74s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.74s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.71s) [2022-02-18T09:00:45.812Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T09:00:45.812Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.25s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.23s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.16s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.57s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.39s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.86s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.06s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.81s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.69s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.99s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.88s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsSince (9.45s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsTail (3.27s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.95s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.77s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.58s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsByOrder (9.06s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.06s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.92s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.29s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.28s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.75s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.12s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.31s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.43s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.68s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.16s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.95s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.81s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.71s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.13s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.09s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.12s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.23s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.42s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.88s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.06s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.91s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.62s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.46s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.97s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.65s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.19s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.60s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.07s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.65s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.10s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.83s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.78s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.77s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.70s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.74s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.09s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.29s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.87s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.91s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.42s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.81s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.38s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.80s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.76s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunExitCode (2.78s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.74s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.82s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.90s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.89s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.62s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.29s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.35s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.93s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.32s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-02-18T09:00:45.813Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.58s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-18T09:00:45.813Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.15s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.12s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunRm (2.87s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.92s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.94s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.47s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.34s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.96s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.79s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.07s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.20s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.83s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.97s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.58s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.55s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.17s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.87s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.31s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.55s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.10s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.15s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.08s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.62s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.55s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.33s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.06s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.06s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.94s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.38s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.54s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.34s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.13s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.79s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.07s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.84s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.27s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.78s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:00:45.814Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-18T09:00:45.814Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.814Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:00:45.814Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-18T09:00:45.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:45.815Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:00:45.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-18T09:00:46.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-18T09:00:46.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-18T09:00:46.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-18T09:00:46.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-18T09:00:46.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-18T09:00:46.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-18T09:00:46.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-18T09:00:46.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-18T09:00:46.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-18T09:00:46.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-18T09:00:46.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-18T09:00:46.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-18T09:00:46.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:00:46.272Z] === RUN TestDockerDaemonSuite [2022-02-18T09:00:46.272Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-18T09:00:46.272Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-18T09:00:46.272Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-18T09:00:46.272Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:00:46.272Z] === RUN TestDockerSwarmSuite [2022-02-18T09:00:46.272Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-18T09:00:46.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.272Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:00:46.272Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:00:46.273Z] === RUN TestDockerExternalVolumeSuite [2022-02-18T09:00:46.273Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-18T09:00:46.273Z] === RUN TestDockerNetworkSuite [2022-02-18T09:00:46.273Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-18T09:00:46.273Z] === RUN TestDockerHubPullSuite [2022-02-18T09:00:46.273Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-18T09:00:46.273Z] PASS [2022-02-18T09:00:46.273Z] ok github.com/docker/docker/integration-cli 2484.205s [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === Skipped [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-18T09:00:46.273Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:00:46.273Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T09:00:46.273Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T09:00:46.273Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:00:46.273Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T09:00:46.273Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:00:46.273Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:00:46.273Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T09:00:46.273Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:00:46.273Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T09:00:46.273Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T09:00:46.273Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-02-18T09:00:46.273Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T09:00:46.273Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.12s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.12s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-18T09:00:46.273Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.273Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-18T09:00:46.273Z] [2022-02-18T09:00:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-18T09:00:46.274Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-02-18T09:00:46.274Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:00:46.274Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T09:00:46.274Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-18T09:00:46.274Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-18T09:00:46.274Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:00:46.274Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:00:46.274Z] [2022-02-18T09:00:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:00:46.275Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T09:00:46.275Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-18T09:00:46.275Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:00:46.275Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-18T09:00:46.275Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-02-18T09:00:46.275Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:00:46.275Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-18T09:00:46.275Z] [2022-02-18T09:00:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:00:46.275Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.275Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:00:46.276Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:00:46.276Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T09:00:46.276Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-18T09:00:46.276Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T09:00:46.276Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:00:46.276Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-02-18T09:00:46.276Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T09:00:46.276Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-18T09:00:46.276Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-18T09:00:46.276Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-18T09:00:46.276Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T09:00:46.276Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.276Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T09:00:46.276Z] [2022-02-18T09:00:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-18T09:00:46.276Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:00:46.277Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:00:46.277Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:00:46.277Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:00:46.277Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-18T09:00:46.277Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:00:46.277Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:00:46.277Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T09:00:46.277Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:00:46.277Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-18T09:00:46.277Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T09:00:46.277Z] [2022-02-18T09:00:46.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T09:00:46.277Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.277Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.737Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:00:46.737Z] [2022-02-18T09:00:46.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:00:46.737Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-18T09:00:46.738Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.738Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-18T09:00:46.738Z] [2022-02-18T09:00:46.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:00:46.739Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:00:46.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.739Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:00:46.739Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:00:46.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.740Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:00:46.740Z] [2022-02-18T09:00:46.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:00:46.741Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.741Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:00:46.741Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.741Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:00:46.741Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.741Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-18T09:00:46.741Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-18T09:00:46.741Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-18T09:00:46.741Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] DONE 1085 tests, 539 skipped in 2495.358s [2022-02-18T09:00:46.741Z] INFO: Integration tests ended at 02/18/2022 09:00:46. Duration:00:41:35.5224938 [2022-02-18T09:00:46.741Z] INFO: Docker info of the daemon under test at end of run [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] Containers: 2 [2022-02-18T09:00:46.741Z] Running: 0 [2022-02-18T09:00:46.741Z] Paused: 0 [2022-02-18T09:00:46.741Z] Stopped: 2 [2022-02-18T09:00:46.741Z] Images: 18 [2022-02-18T09:00:46.741Z] Server Version: 0.0.0-dev [2022-02-18T09:00:46.741Z] Storage Driver: windowsfilter [2022-02-18T09:00:46.741Z] Windows: [2022-02-18T09:00:46.741Z] Logging Driver: json-file [2022-02-18T09:00:46.741Z] Plugins: [2022-02-18T09:00:46.741Z] Volume: local [2022-02-18T09:00:46.741Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T09:00:46.741Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T09:00:46.741Z] Swarm: inactive [2022-02-18T09:00:46.741Z] Default Isolation: process [2022-02-18T09:00:46.741Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T09:00:46.741Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T09:00:46.741Z] OSType: windows [2022-02-18T09:00:46.741Z] Architecture: x86_64 [2022-02-18T09:00:46.741Z] CPUs: 4 [2022-02-18T09:00:46.741Z] Total Memory: 32GiB [2022-02-18T09:00:46.741Z] Name: azwin-2-ec9170 [2022-02-18T09:00:46.741Z] ID: I6NH:5VN3:P63N:HW46:FA3A:JQ43:WLSP:2R6T:LWBY:22NG:6XE6:77PT [2022-02-18T09:00:46.741Z] Docker Root Dir: D:\CI\PR-43255\4\daemon [2022-02-18T09:00:46.741Z] Debug Mode (client): false [2022-02-18T09:00:46.741Z] Debug Mode (server): true [2022-02-18T09:00:46.741Z] File Descriptors: -1 [2022-02-18T09:00:46.741Z] Goroutines: 17 [2022-02-18T09:00:46.741Z] System Time: 2022-02-18T09:00:46.6023993Z [2022-02-18T09:00:46.741Z] EventsListeners: 0 [2022-02-18T09:00:46.741Z] Registry: https://index.docker.io/v1/ [2022-02-18T09:00:46.741Z] Labels: [2022-02-18T09:00:46.741Z] Experimental: false [2022-02-18T09:00:46.741Z] Insecure Registries: [2022-02-18T09:00:46.741Z] 127.0.0.0/8 [2022-02-18T09:00:46.741Z] Live Restore Enabled: false [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] [2022-02-18T09:00:46.741Z] INFO: Stopping daemon under test [2022-02-18T09:00:47.197Z] SUCCESS: The process with PID 5076 (child process of PID 5576) has been terminated. [2022-02-18T09:00:47.197Z] SUCCESS: The process with PID 5576 (child process of PID 4792) has been terminated. [2022-02-18T09:00:47.197Z] INFO: Stop tailing logs of the daemon under tests [2022-02-18T09:00:47.197Z] INFO: executeCI.ps1 Completed successfully at 02/18/2022 09:00:46. [2022-02-18T09:00:47.197Z] INFO: Tidying up at end of run [2022-02-18T09:00:47.197Z] INFO: Saving daemon under test log (d:\CI\PR-43255\4\dut.out) to bundles\CIDUT.out [2022-02-18T09:00:47.197Z] INFO: Saving daemon under test log (d:\CI\PR-43255\4\dut.err) to bundles\CIDUT.err [2022-02-18T09:00:47.197Z] INFO: Saving containerd logs to bundles [2022-02-18T09:00:47.197Z] INFO: Nuke-Everything... [2022-02-18T09:00:47.197Z] INFO: Container count on control daemon to delete is 2 [2022-02-18T09:00:47.289Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-18T09:00:47.653Z] 65411c7d9e41 [2022-02-18T09:00:47.653Z] 830918df7305 [2022-02-18T09:00:47.653Z] INFO: Tidying pidfile d:\CI\PR-43255\4\docker.pid [2022-02-18T09:00:47.653Z] INFO: Nuking d:\CI [2022-02-18T09:00:49.508Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-18T09:00:49.508Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T09:00:49.508Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-18T09:00:49.508Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T09:00:49.508Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-18T09:00:59.942Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-18T09:00:59.942Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T09:00:59.942Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-18T09:00:59.942Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:00:59.942Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-18T09:00:59.960Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-18T09:01:01.536Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-18T09:01:02.522Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-18T09:01:12.765Z] INFO: Zapped successfully [2022-02-18T09:01:12.765Z] [2022-02-18T09:01:12.765Z] INFO: executeCI.ps1 exiting at Fri Feb 18 09:01:11 CUT 2022. Duration 01:08:56.5466822 [2022-02-18T09:01:12.765Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-18T09:01:12.968Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-18T09:01:13.002Z] Recording test results [2022-02-18T09:01:18.839Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-18T09:01:19.931Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-18T09:01:21.183Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-18T09:01:21.183Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T09:01:21.183Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-18T09:01:21.183Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T09:01:21.183Z] === RUN TestDockerSuite/TestCpToDot [2022-02-18T09:01:21.968Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-18T09:01:23.140Z] Archiving artifacts [2022-02-18T09:01:23.401Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-18T09:01:23.401Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T09:01:23.401Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-18T09:01:23.401Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T09:01:23.401Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-18T09:01:26.361Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-18T09:01:26.361Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:01:26.361Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-18T09:01:26.361Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T09:01:26.361Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-18T09:01:26.361Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T09:01:26.361Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-18T09:01:26.361Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T09:01:26.361Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-18T09:01:26.361Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-18T09:01:26.830Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-18T09:01:29.057Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-18T09:01:29.266Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-18T09:01:32.870Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-18T09:01:32.870Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-18T09:01:33.342Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-18T09:01:35.144Z] === RUN TestDockerSuite/TestRmiTag [2022-02-18T09:01:35.144Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-18T09:01:36.307Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-18T09:01:36.776Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-18T09:01:36.776Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-18T09:01:36.776Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T09:01:36.776Z] === RUN TestDockerSuite/TestCreateRM [2022-02-18T09:01:36.993Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T09:01:37.246Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-18T09:01:37.247Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T09:01:37.717Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-18T09:01:37.717Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-18T09:01:37.907Z] + make clean [2022-02-18T09:01:38.188Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-18T09:01:38.937Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-18T09:01:39.437Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T09:01:39.437Z] docker-dev-cache [2022-02-18T09:01:39.437Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T09:01:53.141Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-18T09:01:53.141Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-18T09:01:53.610Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-18T09:01:57.405Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-18T09:01:57.405Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-18T09:01:57.405Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T09:01:57.405Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-18T09:02:04.259Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-18T09:02:05.246Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-18T09:02:06.073Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-18T09:02:06.073Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDockerFails [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-18T09:02:06.073Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-18T09:02:06.073Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-18T09:02:06.073Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-18T09:02:06.073Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-18T09:02:06.073Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T09:02:06.073Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-18T09:02:08.295Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-18T09:02:11.253Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-18T09:02:12.409Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-18T09:02:12.878Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-18T09:02:12.878Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T09:02:12.878Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-18T09:02:12.878Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T09:02:12.878Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-18T09:02:12.878Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T09:02:12.878Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-18T09:02:12.878Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T09:02:12.878Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-18T09:02:12.878Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T09:02:12.878Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-18T09:02:12.878Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T09:02:12.878Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-18T09:02:12.878Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T09:02:12.878Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-18T09:02:14.210Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-18T09:02:15.836Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-18T09:02:15.836Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T09:02:15.836Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-18T09:02:15.836Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T09:02:15.836Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-18T09:02:22.881Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-18T09:02:22.996Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-18T09:02:26.890Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-18T09:02:28.754Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-18T09:02:30.689Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-18T09:02:33.654Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-18T09:02:34.625Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-18T09:02:36.615Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-18T09:02:36.615Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-18T09:02:37.584Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-18T09:02:38.572Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-18T09:02:43.340Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-18T09:02:43.780Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T09:02:43.780Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-18T09:02:44.329Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-18T09:02:45.897Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-18T09:02:46.740Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-18T09:02:46.740Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T09:02:46.740Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-18T09:02:51.503Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-18T09:02:51.503Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T09:02:51.503Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-18T09:02:51.503Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T09:02:51.503Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-18T09:02:54.455Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-18T09:02:54.455Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T09:02:54.455Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-18T09:02:54.455Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T09:02:54.455Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-18T09:02:54.455Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T09:02:54.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-18T09:02:54.455Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T09:02:54.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-18T09:02:54.455Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T09:02:54.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-18T09:02:54.455Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T09:02:54.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-18T09:02:54.455Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T09:02:54.455Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-18T09:02:56.339Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-18T09:02:56.672Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-18T09:03:00.467Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-18T09:03:02.210Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-18T09:03:02.210Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-18T09:03:02.210Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-18T09:03:02.210Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T09:03:02.210Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-18T09:03:02.210Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T09:03:02.210Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-18T09:03:02.210Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T09:03:02.210Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-18T09:03:03.203Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-18T09:03:03.203Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T09:03:03.203Z] === RUN TestDockerSuite/TestEventsRename [2022-02-18T09:03:03.415Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-18T09:03:03.415Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T09:03:03.415Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-18T09:03:03.415Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T09:03:03.415Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-18T09:03:03.415Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T09:03:03.415Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-18T09:03:06.167Z] === RUN TestDockerSuite/TestEventsResize [2022-02-18T09:03:07.205Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-18T09:03:07.205Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T09:03:07.205Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-18T09:03:07.205Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T09:03:07.205Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-18T09:03:07.205Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T09:03:07.205Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-18T09:03:07.205Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:03:07.205Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-18T09:03:08.783Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-18T09:03:14.844Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-18T09:03:15.945Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-18T09:03:15.945Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T09:03:15.945Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-18T09:03:15.945Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T09:03:15.945Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-18T09:03:15.945Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T09:03:15.945Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-18T09:03:15.945Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:03:15.945Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-18T09:03:15.945Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T09:03:15.945Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-18T09:03:15.945Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T09:03:15.945Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-18T09:03:18.904Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-18T09:03:18.904Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T09:03:18.904Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-18T09:03:18.904Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-18T09:03:18.904Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T09:03:18.904Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-18T09:03:22.033Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-18T09:03:22.703Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-18T09:03:25.658Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-18T09:03:25.658Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T09:03:25.658Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-18T09:03:25.833Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-18T09:03:28.613Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-18T09:03:28.613Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T09:03:28.613Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-18T09:03:28.613Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T09:03:28.613Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-18T09:03:28.613Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T09:03:29.083Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-18T09:03:30.601Z] === RUN TestDockerSuite/TestEventsTop [2022-02-18T09:03:30.601Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T09:03:30.601Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-18T09:03:32.054Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-18T09:03:33.565Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-18T09:03:35.854Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-18T09:03:38.815Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-18T09:03:39.436Z] === RUN TestDockerSuite/TestExec [2022-02-18T09:03:39.436Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:03:39.436Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-18T09:03:39.436Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T09:03:39.436Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-18T09:03:41.005Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-18T09:03:42.608Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-18T09:03:42.608Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-18T09:03:42.608Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-18T09:03:42.608Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T09:03:42.608Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-18T09:03:42.608Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-18T09:03:42.608Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T09:03:42.608Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-18T09:03:43.225Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-18T09:03:43.225Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:03:43.694Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-18T09:03:43.694Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:03:43.694Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-18T09:03:43.694Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T09:03:43.694Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-18T09:03:45.912Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-18T09:03:48.486Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-18T09:03:48.486Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T09:03:48.486Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-18T09:03:48.486Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-18T09:03:48.486Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:03:48.486Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-18T09:03:48.486Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T09:03:48.486Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-18T09:03:48.486Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T09:03:48.486Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-18T09:03:48.486Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T09:03:48.486Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-18T09:03:48.873Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-18T09:03:51.092Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-18T09:03:54.050Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-18T09:03:57.187Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-18T09:03:57.187Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T09:03:57.187Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-18T09:03:58.806Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-18T09:03:58.806Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T09:03:58.806Z] === RUN TestDockerSuite/TestExecEnv [2022-02-18T09:03:58.806Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T09:03:58.806Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-18T09:03:58.806Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T09:03:58.806Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunMount [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-18T09:04:00.145Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T09:04:00.145Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-18T09:04:01.762Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-18T09:04:07.634Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-18T09:04:07.634Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T09:04:07.634Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-18T09:04:07.634Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T09:04:07.634Z] === RUN TestDockerSuite/TestExecParseError [2022-02-18T09:04:07.634Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:04:07.634Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-18T09:04:07.634Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T09:04:07.634Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-18T09:04:07.634Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T09:04:07.634Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-18T09:04:09.854Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-18T09:04:09.854Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T09:04:09.854Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-18T09:04:09.854Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T09:04:09.854Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-18T09:04:09.854Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T09:04:09.854Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-18T09:04:09.854Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T09:04:10.323Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-18T09:04:10.323Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T09:04:10.323Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-18T09:04:10.576Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-18T09:04:10.576Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T09:04:10.576Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-18T09:04:10.576Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T09:04:10.576Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-18T09:04:10.576Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T09:04:10.576Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-18T09:04:13.281Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-18T09:04:13.281Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T09:04:13.281Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-18T09:04:17.749Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-18T09:04:23.617Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-18T09:04:23.617Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.617Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-18T09:04:23.617Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.617Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-18T09:04:23.617Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.618Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-18T09:04:23.618Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.618Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-18T09:04:23.618Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.618Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-18T09:04:23.618Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.618Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-18T09:04:23.618Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.618Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-18T09:04:23.618Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.618Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-18T09:04:23.618Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.618Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-18T09:04:23.618Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-18T09:04:23.712Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-18T09:04:23.712Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.712Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-18T09:04:23.712Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.712Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-18T09:04:23.712Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:04:23.712Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-18T09:04:24.605Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-18T09:04:26.824Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-18T09:04:29.050Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-18T09:04:29.585Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-18T09:04:30.615Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-18T09:04:33.567Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-18T09:04:34.039Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T09:04:34.039Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-18T09:04:34.039Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T09:04:34.039Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-18T09:04:34.039Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T09:04:34.039Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-18T09:04:34.039Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T09:04:34.039Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-18T09:04:34.039Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T09:04:34.039Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-18T09:04:34.039Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T09:04:34.039Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-18T09:04:34.039Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T09:04:34.039Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-18T09:04:34.039Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T09:04:34.039Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T09:04:36.748Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-18T09:04:38.801Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-18T09:04:38.801Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T09:04:38.801Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-18T09:04:38.801Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T09:04:38.801Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-18T09:04:38.801Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T09:04:38.801Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-18T09:04:38.801Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T09:04:38.801Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-18T09:04:38.801Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:04:38.801Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-18T09:04:39.705Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-18T09:04:46.869Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-18T09:04:46.869Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:04:46.869Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-18T09:04:46.869Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-18T09:04:46.869Z] === RUN TestDockerSuite/TestHealth [2022-02-18T09:04:46.869Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T09:04:46.869Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-18T09:04:46.869Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-18T09:04:46.869Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-18T09:04:46.869Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-18T09:04:51.308Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-18T09:04:51.308Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T09:04:51.308Z] === RUN TestDockerSuite/TestRunRm [2022-02-18T09:04:53.526Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-18T09:04:57.291Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-18T09:04:57.291Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-18T09:04:57.291Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T09:04:57.291Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-18T09:04:57.291Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-18T09:04:57.291Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-18T09:04:57.749Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-18T09:04:58.711Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-18T09:04:58.711Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:04:58.711Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-18T09:04:59.676Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-18T09:05:00.133Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-18T09:05:00.694Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-18T09:05:02.320Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-18T09:05:02.778Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-18T09:05:03.657Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-18T09:05:05.668Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-18T09:05:06.610Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-18T09:05:09.388Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-18T09:05:09.388Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-18T09:05:09.388Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:05:09.388Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-18T09:05:11.365Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-18T09:05:11.365Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T09:05:11.365Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-18T09:05:11.365Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T09:05:11.365Z] === RUN TestDockerSuite/TestRunState [2022-02-18T09:05:11.365Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T09:05:11.365Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-18T09:05:14.064Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestImportFile [2022-02-18T09:05:14.064Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-18T09:05:14.064Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-18T09:05:14.064Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-18T09:05:14.064Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-18T09:05:14.064Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-18T09:05:14.064Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-18T09:05:14.064Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.064Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-18T09:05:14.324Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-18T09:05:14.324Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.324Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-18T09:05:14.520Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-18T09:05:14.520Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.520Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-18T09:05:14.520Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.520Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-18T09:05:14.792Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-18T09:05:14.792Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.792Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-18T09:05:14.792Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.792Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-18T09:05:14.792Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-18T09:05:14.792Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-18T09:05:14.792Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T09:05:14.792Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-18T09:05:17.412Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-18T09:05:19.581Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-18T09:05:19.581Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.036Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-18T09:05:20.036Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.036Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-18T09:05:20.036Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-18T09:05:20.036Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.036Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-18T09:05:20.680Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T09:05:20.680Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-18T09:05:24.481Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-18T09:05:24.481Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T09:05:24.481Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-18T09:05:27.441Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-18T09:05:27.441Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T09:05:27.441Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-18T09:05:27.441Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T09:05:27.441Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-18T09:05:28.594Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-18T09:05:28.594Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-18T09:05:30.762Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-18T09:05:30.762Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T09:05:30.762Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-18T09:05:30.762Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T09:05:30.762Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-18T09:05:30.762Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T09:05:30.762Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-18T09:05:32.201Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-18T09:05:33.660Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-18T09:05:42.682Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-18T09:05:43.954Z] === RUN TestDockerSuite/TestInspectImage [2022-02-18T09:05:43.954Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:05:43.954Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-18T09:05:43.954Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:05:43.954Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-18T09:05:43.954Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T09:05:43.954Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-18T09:05:46.121Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-18T09:05:48.558Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-18T09:05:49.015Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-18T09:05:49.474Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-18T09:05:52.364Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-18T09:05:55.258Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-18T09:05:55.258Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T09:05:55.258Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-18T09:05:55.258Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-18T09:05:58.149Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-18T09:05:58.992Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-18T09:05:58.992Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T09:05:58.992Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-18T09:05:58.992Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-18T09:06:01.041Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-18T09:06:02.796Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-18T09:06:05.761Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-18T09:06:06.823Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-18T09:06:09.551Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-18T09:06:09.551Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-18T09:06:09.551Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-18T09:06:09.551Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-18T09:06:09.551Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-18T09:06:09.551Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T09:06:09.551Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-18T09:06:09.930Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-18T09:06:15.439Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-18T09:06:17.656Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-18T09:06:18.473Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-18T09:06:19.872Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-18T09:06:20.009Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-18T09:06:27.040Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-18T09:06:27.040Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-18T09:06:27.040Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-18T09:06:27.040Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-18T09:06:27.040Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-18T09:06:27.040Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T09:06:27.040Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-18T09:06:28.549Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-18T09:06:29.254Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-18T09:06:30.059Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-18T09:06:30.529Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-18T09:06:30.529Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-18T09:06:32.095Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-18T09:06:35.602Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-18T09:06:42.540Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-18T09:06:42.540Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.540Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T09:06:42.654Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-18T09:06:42.654Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-18T09:06:43.111Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-18T09:06:43.111Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-18T09:06:43.111Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-18T09:06:43.111Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-18T09:06:43.111Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-18T09:06:43.111Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-18T09:06:43.111Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-18T09:06:46.005Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-18T09:06:48.169Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-18T09:06:52.970Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-18T09:06:52.970Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T09:06:52.970Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-18T09:06:55.222Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-18T09:06:57.392Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-18T09:06:57.392Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T09:06:57.392Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-18T09:06:58.861Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-18T09:06:58.861Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T09:06:58.861Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-18T09:06:58.861Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:06:58.861Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-18T09:06:58.861Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T09:06:58.861Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-18T09:06:58.861Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T09:06:58.861Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-18T09:07:00.293Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-18T09:07:00.293Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-18T09:07:08.873Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-18T09:07:09.293Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-18T09:07:09.293Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T09:07:09.294Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-18T09:07:09.294Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T09:07:09.294Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-18T09:07:09.294Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:07:09.294Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-18T09:07:09.294Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:07:09.294Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-18T09:07:09.294Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T09:07:09.294Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-18T09:07:09.294Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:07:09.294Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-18T09:07:12.247Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-18T09:07:16.046Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-18T09:07:16.046Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T09:07:16.046Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-18T09:07:17.430Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-18T09:07:20.907Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-18T09:07:20.907Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T09:07:20.907Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-18T09:07:20.907Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T09:07:20.907Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-18T09:07:20.907Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:07:20.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-18T09:07:20.907Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T09:07:20.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-18T09:07:20.907Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:07:20.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-18T09:07:20.907Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T09:07:20.907Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-18T09:07:25.999Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-18T09:07:28.894Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-18T09:07:32.618Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-18T09:07:32.618Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T09:07:32.618Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-18T09:07:35.510Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-18T09:07:35.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-18T09:07:35.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-18T09:07:35.851Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-18T09:07:35.851Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T09:07:35.851Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-18T09:07:36.319Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-18T09:07:36.788Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-18T09:07:36.788Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-18T09:07:40.582Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-18T09:07:40.582Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-18T09:07:42.557Z] === RUN TestDockerSuite/TestLogsSince [2022-02-18T09:07:44.373Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-18T09:07:44.840Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-18T09:07:45.308Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-18T09:07:45.308Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-18T09:07:45.308Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-18T09:07:52.849Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-18T09:07:52.849Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T09:07:52.849Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-18T09:07:52.849Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T09:07:52.849Z] === RUN TestDockerSuite/TestLogsTail [2022-02-18T09:07:55.739Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-18T09:07:55.739Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:07:55.739Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-18T09:07:55.746Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-18T09:07:56.725Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-18T09:07:56.725Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-18T09:07:56.725Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T09:07:56.725Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-18T09:07:59.465Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-18T09:08:06.512Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-18T09:08:06.512Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestNetHostname [2022-02-18T09:08:06.512Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-18T09:08:06.512Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-18T09:08:06.512Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-18T09:08:06.512Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestPluginActive [2022-02-18T09:08:06.512Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-18T09:08:06.512Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.512Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-18T09:08:06.968Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-18T09:08:06.968Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-18T09:08:06.968Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-18T09:08:06.968Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-18T09:08:06.968Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-18T09:08:06.968Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-18T09:08:06.968Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-18T09:08:06.968Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPortList [2022-02-18T09:08:06.968Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T09:08:06.968Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-18T09:08:07.168Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-18T09:08:07.169Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-18T09:08:07.169Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-18T09:08:12.750Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-18T09:08:12.750Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-18T09:08:12.750Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-18T09:08:12.750Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-18T09:08:12.750Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-18T09:08:12.750Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-18T09:08:12.750Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-18T09:08:12.750Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:08:12.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-18T09:08:17.418Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-18T09:08:17.418Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T09:08:17.418Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-18T09:08:22.114Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-18T09:08:22.114Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.114Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite (2920.64s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.48s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.24s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.39s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.49s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.11s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.87s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.61s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.27s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.55s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.40s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.45s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.45s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.25s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2022-02-18T09:08:22.114Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.34s) [2022-02-18T09:08:22.114Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.10s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.53s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.00s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.33s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.52s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.16s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.27s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.43s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.35s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.98s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.78s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.70s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.63s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.54s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.56s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.68s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.27s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.14s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.70s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.27s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.84s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.87s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.86s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.15s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.00s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.28s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.45s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.90s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.11s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.94s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.20s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.80s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.50s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.77s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.82s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.47s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.42s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.41s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.46s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFails (3.40s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.80s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.88s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.78s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.36s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.18s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.36s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildHistory (13.18s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.88s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.76s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.76s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.49s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.22s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.63s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.14s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.42s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.36s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.64s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.07s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.40s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.13s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.88s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.48s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.95s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.97s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.86s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.27s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.33s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.61s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.29s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.36s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.99s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.56s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildRm (16.44s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.98s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.65s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.03s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.91s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.79s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.32s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.40s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.49s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildStderr (6.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.90s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.35s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.15s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.95s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.88s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.97s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.37s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.41s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.95s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.88s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.48s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.79s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.66s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.80s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestCommitChange (6.44s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.90s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.29s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestCommitTTY (9.34s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.93s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.25s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.26s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.30s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.33s) [2022-02-18T09:08:22.115Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T09:08:22.115Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.34s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.06s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.07s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.08s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.14s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.43s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.48s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.52s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.17s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.45s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.07s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.26s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.38s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.60s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.08s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.25s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.48s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.07s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.78s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.32s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.22s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.33s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.18s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004d68_} (3.18s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13565741372_c:\foo_false____} (3.18s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13565741372_c:\foo_true____} (3.33s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.47s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.43s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.66s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.38s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.60s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.54s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.76s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpToDot (3.53s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCpToStdout (3.83s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.51s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.13s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateRM (0.56s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.57s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.96s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.57s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.61s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.06s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.59s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.53s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.51s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.84s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsCopy (6.08s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.15s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.46s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.67s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFilters (6.74s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFormat (6.73s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsRename (3.64s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsResize (33.77s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.35s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.04s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.78s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.69s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.33s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.36s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.97s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.95s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.96s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.96s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.01s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecInspectID (4.90s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.22s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.99s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.48s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.51s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.48s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.52s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.29s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.05s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.44s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.66s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.42s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.30s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.43s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.57s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:08:22.116Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInspectDefault (3.46s) [2022-02-18T09:08:22.116Z] --- PASS: TestDockerSuite/TestInspectHistory (5.95s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.30s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.94s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.39s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.48s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.00s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectStatus (8.61s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.54s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.20s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.34s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.06s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.39s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.36s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.26s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.27s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.20s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.55s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.24s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.03s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.70s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.54s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.58s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.89s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.77s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.47s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.32s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsSince (9.92s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsTail (3.64s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.50s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.47s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.67s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.47s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsByOrder (14.04s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.64s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.19s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.94s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.16s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.16s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.17s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.05s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.25s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.70s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.46s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.73s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.92s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.35s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.24s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.16s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.58s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.98s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.84s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.71s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.24s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.47s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.97s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.73s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.23s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.07s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.48s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.28s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.33s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.36s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.23s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.75s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.25s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.31s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.98s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.36s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.28s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.34s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.56s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.24s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.27s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.24s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.28s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunExitCode (3.41s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.40s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.32s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.36s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:08:22.117Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.34s) [2022-02-18T09:08:22.117Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.86s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.83s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.94s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.89s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.18s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.16s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.32s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.15s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.41s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.71s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunRm (3.28s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.34s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.46s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.44s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.07s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.40s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.66s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.31s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.30s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.26s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.13s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.62s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.33s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.47s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.39s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.31s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.49s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.66s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.83s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.92s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.82s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.85s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.33s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.99s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.03s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.45s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.04s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.34s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.93s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.94s) [2022-02-18T09:08:22.118Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:08:22.118Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.118Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-18T09:08:22.118Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.119Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:08:22.119Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-18T09:08:22.592Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-18T09:08:22.592Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-18T09:08:22.592Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-18T09:08:22.592Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-18T09:08:22.592Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-18T09:08:22.592Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-18T09:08:22.592Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-18T09:08:22.592Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-18T09:08:22.592Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-18T09:08:22.592Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-18T09:08:22.592Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-18T09:08:22.592Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-18T09:08:22.592Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-18T09:08:22.592Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.592Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:08:22.592Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:08:22.592Z] === RUN TestDockerDaemonSuite [2022-02-18T09:08:22.592Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-18T09:08:22.592Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-18T09:08:22.593Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-18T09:08:22.593Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:08:22.593Z] === RUN TestDockerSwarmSuite [2022-02-18T09:08:22.593Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-18T09:08:22.593Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:08:22.593Z] === RUN TestDockerExternalVolumeSuite [2022-02-18T09:08:22.593Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-18T09:08:22.593Z] === RUN TestDockerNetworkSuite [2022-02-18T09:08:22.593Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-18T09:08:22.593Z] === RUN TestDockerHubPullSuite [2022-02-18T09:08:22.593Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-18T09:08:22.593Z] PASS [2022-02-18T09:08:22.593Z] ok github.com/docker/docker/integration-cli 2921.040s [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === Skipped [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T09:08:22.593Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:08:22.593Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.24s) [2022-02-18T09:08:22.593Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.24s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T09:08:22.593Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:08:22.593Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T09:08:22.593Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:08:22.593Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:08:22.593Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.593Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:08:22.593Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-18T09:08:22.593Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-18T09:08:22.593Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T09:08:22.593Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-18T09:08:22.593Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-02-18T09:08:22.593Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T09:08:22.593Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T09:08:22.593Z] [2022-02-18T09:08:22.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-18T09:08:22.593Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.593Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-18T09:08:22.594Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-18T09:08:22.594Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:08:22.594Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-18T09:08:22.594Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-18T09:08:22.594Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:08:22.594Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:08:22.594Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.594Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:08:22.594Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T09:08:22.595Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:08:22.595Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-18T09:08:22.595Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-02-18T09:08:22.595Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:08:22.595Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-02-18T09:08:22.595Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.06s) [2022-02-18T09:08:22.595Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.06s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-02-18T09:08:22.595Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-18T09:08:22.595Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T09:08:22.595Z] [2022-02-18T09:08:22.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-18T09:08:22.595Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.595Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T09:08:22.596Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:08:22.596Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T09:08:22.596Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-18T09:08:22.596Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:08:22.596Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:08:22.596Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:08:22.596Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-18T09:08:22.596Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-18T09:08:22.596Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T09:08:22.596Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:08:22.596Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-18T09:08:22.596Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-02-18T09:08:22.596Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T09:08:22.596Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.596Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T09:08:22.596Z] [2022-02-18T09:08:22.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-18T09:08:22.597Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-18T09:08:22.597Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-18T09:08:22.597Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-18T09:08:22.597Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-18T09:08:22.597Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-02-18T09:08:22.597Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-18T09:08:22.597Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:08:22.597Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-18T09:08:22.597Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T09:08:22.597Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-18T09:08:22.597Z] [2022-02-18T09:08:22.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T09:08:23.066Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.066Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T09:08:23.066Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.067Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T09:08:23.067Z] [2022-02-18T09:08:23.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:08:23.067Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-18T09:08:23.068Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-18T09:08:23.068Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-18T09:08:23.068Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:08:23.068Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:08:23.068Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.068Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:08:23.068Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-18T09:08:23.069Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] DONE 1085 tests, 544 skipped in 2932.668s [2022-02-18T09:08:23.069Z] INFO: Integration tests ended at 02/18/2022 09:08:22. Duration:00:48:52.7855600 [2022-02-18T09:08:23.069Z] INFO: Docker info of the daemon under test at end of run [2022-02-18T09:08:23.069Z] [2022-02-18T09:08:23.069Z] Containers: 2 [2022-02-18T09:08:23.069Z] Running: 0 [2022-02-18T09:08:23.069Z] Paused: 0 [2022-02-18T09:08:23.069Z] Stopped: 2 [2022-02-18T09:08:23.069Z] Images: 18 [2022-02-18T09:08:23.069Z] Server Version: 0.0.0-dev [2022-02-18T09:08:23.069Z] Storage Driver: windowsfilter [2022-02-18T09:08:23.069Z] Windows: [2022-02-18T09:08:23.069Z] Logging Driver: json-file [2022-02-18T09:08:23.069Z] Plugins: [2022-02-18T09:08:23.069Z] Volume: local [2022-02-18T09:08:23.069Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T09:08:23.069Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T09:08:23.069Z] Swarm: inactive [2022-02-18T09:08:23.069Z] Default Isolation: process [2022-02-18T09:08:23.069Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T09:08:23.069Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T09:08:23.069Z] OSType: windows [2022-02-18T09:08:23.069Z] Architecture: x86_64 [2022-02-18T09:08:23.069Z] CPUs: 4 [2022-02-18T09:08:23.069Z] Total Memory: 32GiB [2022-02-18T09:08:23.069Z] Name: azwin-2-ec9171 [2022-02-18T09:08:23.069Z] ID: 2VPH:UDGD:TGVC:D2OH:VN5W:AZDH:2T7X:K5FU:TISQ:EVF7:RZYI:6VV4 [2022-02-18T09:08:23.069Z] Docker Root Dir: D:\CI\PR-43255\4\daemon [2022-02-18T09:08:23.069Z] Debug Mode (client): false [2022-02-18T09:08:23.069Z] Debug Mode (server): true [2022-02-18T09:08:23.069Z] File Descriptors: -1 [2022-02-18T09:08:23.069Z] Goroutines: 46 [2022-02-18T09:08:23.069Z] System Time: 2022-02-18T09:08:22.9215724Z [2022-02-18T09:08:23.069Z] EventsListeners: 0 [2022-02-18T09:08:23.069Z] Registry: https://index.docker.io/v1/ [2022-02-18T09:08:23.069Z] Labels: [2022-02-18T09:08:23.070Z] Experimental: false [2022-02-18T09:08:23.070Z] Insecure Registries: [2022-02-18T09:08:23.070Z] 127.0.0.0/8 [2022-02-18T09:08:23.070Z] Live Restore Enabled: false [2022-02-18T09:08:23.070Z] [2022-02-18T09:08:23.070Z] [2022-02-18T09:08:23.070Z] INFO: Stopping daemon under test [2022-02-18T09:08:23.541Z] SUCCESS: The process with PID 2396 (child process of PID 3828) has been terminated. [2022-02-18T09:08:23.541Z] SUCCESS: The process with PID 3828 (child process of PID 536) has been terminated. [2022-02-18T09:08:23.541Z] INFO: Stop tailing logs of the daemon under tests [2022-02-18T09:08:23.541Z] INFO: executeCI.ps1 Completed successfully at 02/18/2022 09:08:23. [2022-02-18T09:08:23.542Z] INFO: Tidying up at end of run [2022-02-18T09:08:23.542Z] INFO: Saving daemon under test log (d:\CI\PR-43255\4\dut.out) to bundles\CIDUT.out [2022-02-18T09:08:23.542Z] INFO: Saving daemon under test log (d:\CI\PR-43255\4\dut.err) to bundles\CIDUT.err [2022-02-18T09:08:23.542Z] INFO: Saving containerd logs to bundles [2022-02-18T09:08:23.542Z] INFO: Nuke-Everything... [2022-02-18T09:08:23.542Z] INFO: Container count on control daemon to delete is 2 [2022-02-18T09:08:24.011Z] 819bf54af095 [2022-02-18T09:08:24.011Z] 4f868b8623d7 [2022-02-18T09:08:24.011Z] INFO: Tidying pidfile d:\CI\PR-43255\4\docker.pid [2022-02-18T09:08:24.011Z] INFO: Killing containerd with PID 6088 [2022-02-18T09:08:24.011Z] INFO: Nuking d:\CI [2022-02-18T09:08:29.774Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-18T09:08:29.774Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T09:08:29.774Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-18T09:08:40.070Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-18T09:08:54.147Z] INFO: Zapped successfully [2022-02-18T09:08:54.147Z] [2022-02-18T09:08:54.147Z] INFO: executeCI.ps1 exiting at Fri Feb 18 09:08:49 CUT 2022. Duration 01:16:08.4533840 [2022-02-18T09:08:54.147Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-18T09:08:54.396Z] Recording test results [2022-02-18T09:08:57.729Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-18T09:08:57.729Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-18T09:08:57.729Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T09:08:57.729Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-18T09:09:03.646Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-18T09:09:05.827Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-18T09:09:07.624Z] Archiving artifacts [2022-02-18T09:09:12.507Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-18T09:09:16.228Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-18T09:09:23.649Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T09:09:24.605Z] + make clean [2022-02-18T09:09:24.771Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-18T09:09:26.171Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T09:09:26.171Z] docker-dev-cache [2022-02-18T09:09:26.171Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T09:09:30.545Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-18T09:09:30.545Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T09:09:30.545Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-18T09:09:30.545Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T09:09:30.545Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-18T09:09:36.317Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-18T09:09:36.317Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T09:09:36.317Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-18T09:09:36.317Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T09:09:36.317Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-18T09:09:36.317Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T09:09:36.317Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-18T09:09:36.317Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T09:09:36.317Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-18T09:09:44.863Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-18T09:09:44.863Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T09:09:44.863Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-18T09:09:45.749Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-18T09:09:45.749Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T09:09:45.749Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-18T09:09:47.278Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-18T09:09:48.245Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-18T09:09:48.245Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T09:09:48.245Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-18T09:09:52.920Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-18T09:09:58.695Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-18T09:10:00.865Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-18T09:10:30.780Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-18T09:10:30.780Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:10:30.780Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-18T09:10:37.830Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-18T09:10:37.830Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-18T09:10:38.285Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-18T09:10:39.252Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-18T09:10:45.030Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-18T09:10:49.705Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-18T09:10:49.705Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:10:49.705Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-18T09:10:54.373Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-18T09:10:54.373Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-18T09:10:54.829Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-18T09:11:12.484Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-18T09:11:15.375Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-18T09:11:16.339Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-18T09:11:24.882Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-18T09:11:30.660Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-18T09:11:39.208Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-18T09:11:44.980Z] === RUN TestDockerSuite/TestRmiTag [2022-02-18T09:11:44.980Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-18T09:11:47.874Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-18T09:12:08.933Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-18T09:12:11.102Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-18T09:12:16.877Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-18T09:12:17.843Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-18T09:12:17.843Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T09:12:17.843Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-18T09:12:17.843Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T09:12:17.843Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-18T09:12:17.843Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T09:12:17.843Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-18T09:12:17.843Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T09:12:17.843Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-18T09:12:17.843Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T09:12:17.843Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-18T09:12:17.843Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T09:12:18.300Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-18T09:12:18.300Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T09:12:18.300Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-18T09:12:20.468Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-18T09:12:20.468Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T09:12:20.468Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-18T09:12:20.468Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T09:12:20.468Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-18T09:12:26.243Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-18T09:12:29.967Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-18T09:12:32.867Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-18T09:12:35.035Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-18T09:12:43.577Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-18T09:12:43.577Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-18T09:12:48.248Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T09:12:48.248Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-18T09:12:51.158Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-18T09:12:51.158Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T09:12:51.158Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-18T09:12:54.882Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-18T09:12:54.882Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T09:12:54.882Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-18T09:12:54.882Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T09:12:54.882Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-18T09:12:57.775Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-18T09:12:57.775Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T09:12:57.775Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-18T09:12:57.775Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T09:12:57.775Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-18T09:12:57.775Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T09:12:57.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-18T09:12:57.775Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T09:12:57.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-18T09:12:57.775Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T09:12:57.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-18T09:12:57.775Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T09:12:57.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-18T09:12:57.775Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T09:12:57.775Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-18T09:13:00.667Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-18T09:13:02.835Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-18T09:13:05.727Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-18T09:13:05.727Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T09:13:05.727Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-18T09:13:05.727Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T09:13:05.727Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-18T09:13:05.727Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T09:13:05.727Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-18T09:13:08.620Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-18T09:13:08.620Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T09:13:08.620Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-18T09:13:08.620Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T09:13:08.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-18T09:13:08.620Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T09:13:08.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-18T09:13:08.620Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:13:08.620Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-18T09:13:10.794Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-18T09:13:17.849Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-18T09:13:17.849Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T09:13:17.849Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-18T09:13:17.849Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T09:13:17.849Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-18T09:13:17.849Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T09:13:17.849Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-18T09:13:17.849Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:13:17.849Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-18T09:13:17.849Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T09:13:17.849Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-18T09:13:17.849Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T09:13:17.849Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-18T09:13:20.017Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-18T09:13:20.017Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T09:13:20.017Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-18T09:13:20.017Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-18T09:13:20.017Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T09:13:20.017Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-18T09:13:22.908Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-18T09:13:25.073Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-18T09:13:25.073Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T09:13:25.073Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-18T09:13:27.965Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-18T09:13:27.965Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T09:13:27.965Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-18T09:13:27.965Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T09:13:27.965Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-18T09:13:27.965Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T09:13:27.965Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-18T09:13:36.503Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-18T09:13:38.034Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-18T09:13:40.925Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-18T09:13:43.825Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-18T09:13:43.825Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-18T09:13:43.825Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-18T09:13:43.825Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T09:13:43.825Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-18T09:13:43.825Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-18T09:13:43.825Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T09:13:43.825Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-18T09:13:48.496Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-18T09:13:48.496Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T09:13:48.496Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-18T09:13:48.496Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-18T09:13:48.496Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:13:48.496Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-18T09:13:48.496Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T09:13:48.496Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-18T09:13:48.496Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T09:13:48.496Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-18T09:13:48.496Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T09:13:48.496Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-18T09:13:58.788Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-18T09:13:58.788Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T09:13:58.788Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunMount [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T09:14:00.957Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-18T09:14:00.957Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T09:14:01.414Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-18T09:14:01.414Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T09:14:01.414Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-18T09:14:09.960Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-18T09:14:09.960Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T09:14:09.960Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-18T09:14:09.960Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T09:14:09.960Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-18T09:14:09.960Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T09:14:09.960Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-18T09:14:15.738Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-18T09:14:21.526Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-18T09:14:21.526Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-18T09:14:22.500Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-18T09:14:25.440Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-18T09:14:28.332Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-18T09:14:29.294Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-18T09:14:32.189Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-18T09:14:32.189Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-18T09:14:32.189Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-18T09:14:32.189Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-18T09:14:32.189Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-18T09:14:32.189Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-18T09:14:32.189Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-18T09:14:32.189Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T09:14:32.189Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T09:14:35.913Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-18T09:14:35.913Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T09:14:35.913Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-18T09:14:35.913Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T09:14:35.913Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-18T09:14:35.913Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T09:14:35.913Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-18T09:14:35.913Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T09:14:35.913Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-18T09:14:35.913Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:14:35.913Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-18T09:14:50.724Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-18T09:14:50.724Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T09:14:50.724Z] === RUN TestDockerSuite/TestRunRm [2022-02-18T09:14:52.895Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-18T09:14:58.711Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-18T09:15:01.605Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-18T09:15:03.771Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-18T09:15:06.663Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-18T09:15:09.553Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-18T09:15:09.553Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T09:15:09.553Z] === RUN TestDockerSuite/TestRunState [2022-02-18T09:15:09.553Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T09:15:09.553Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-18T09:15:18.098Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-18T09:15:18.098Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T09:15:18.098Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-18T09:15:19.633Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-18T09:15:19.633Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T09:15:19.633Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-18T09:15:19.633Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T09:15:19.633Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-18T09:15:19.633Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-18T09:15:19.633Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-18T09:15:19.633Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T09:15:19.633Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-18T09:15:25.411Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T09:15:25.411Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-18T09:15:27.579Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-18T09:15:27.579Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T09:15:28.043Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-18T09:15:30.220Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-18T09:15:30.220Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T09:15:30.677Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-18T09:15:30.677Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T09:15:30.677Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-18T09:15:39.228Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-18T09:15:47.775Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-18T09:15:52.448Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-18T09:16:00.994Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-18T09:16:00.994Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T09:16:00.994Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-18T09:16:00.994Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-18T09:16:08.044Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-18T09:16:10.939Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-18T09:16:13.835Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-18T09:16:13.835Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-18T09:16:13.835Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-18T09:16:13.835Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-18T09:16:13.835Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-18T09:16:13.835Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T09:16:13.835Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-18T09:16:18.507Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-18T09:16:20.684Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-18T09:16:23.620Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-18T09:16:29.390Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-18T09:16:29.390Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-18T09:16:29.390Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-18T09:16:29.390Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-18T09:16:29.390Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-18T09:16:29.390Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T09:16:29.390Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-18T09:16:31.557Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-18T09:16:32.012Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-18T09:16:32.469Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-18T09:16:32.924Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-18T09:16:34.456Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-18T09:16:43.010Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-18T09:16:43.010Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T09:16:43.010Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-18T09:16:53.306Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-18T09:16:53.306Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T09:16:53.306Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-18T09:16:58.002Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-18T09:16:58.002Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T09:16:58.002Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-18T09:16:58.002Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:16:58.002Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-18T09:16:58.002Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T09:16:58.002Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-18T09:16:58.002Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T09:16:58.002Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-18T09:17:10.359Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-18T09:17:10.360Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T09:17:10.360Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-18T09:17:10.360Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T09:17:10.360Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-18T09:17:10.360Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:17:10.360Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-18T09:17:10.360Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:17:10.360Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-18T09:17:10.360Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T09:17:10.360Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-18T09:17:10.360Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:17:10.360Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-18T09:17:12.527Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-18T09:17:15.417Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-18T09:17:15.417Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T09:17:15.873Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-18T09:17:18.768Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-18T09:17:18.768Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T09:17:18.768Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-18T09:17:18.768Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T09:17:18.768Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-18T09:17:18.768Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:17:18.768Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-18T09:17:18.768Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T09:17:18.768Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-18T09:17:18.768Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:17:18.768Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-18T09:17:18.768Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T09:17:18.768Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-18T09:17:33.575Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-18T09:17:34.030Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-18T09:17:34.030Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-18T09:17:34.030Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T09:17:34.030Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-18T09:17:34.488Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-18T09:17:34.945Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-18T09:17:35.402Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-18T09:17:43.943Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-18T09:17:43.943Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-18T09:17:46.838Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-18T09:17:47.294Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-18T09:17:47.750Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-18T09:17:48.208Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-18T09:17:48.208Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-18T09:17:58.502Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-18T09:17:58.502Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:17:58.502Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-18T09:17:58.502Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-18T09:17:58.503Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-18T09:17:58.503Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T09:17:58.503Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-18T09:18:07.055Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-18T09:18:07.055Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-18T09:18:07.055Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-18T09:18:17.350Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-18T09:18:17.350Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T09:18:17.350Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite (3165.73s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.62s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.33s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.47s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.66s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.73s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.70s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.35s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (142.68s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.25s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.28s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.21s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.12s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.05s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.90s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.76s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.00s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.14s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.15s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddTar (68.05s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.72s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.91s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.96s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.14s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.61s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.06s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.50s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.81s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.22s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.96s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.81s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.65s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.85s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.04s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.33s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.82s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.76s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.55s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.90s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.62s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.87s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.42s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.22s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.70s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.95s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.92s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.96s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.81s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.69s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.16s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.04s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.16s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.31s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.31s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.34s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.37s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.75s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.12s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.98s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.41s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.13s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.79s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.13s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.25s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (122.26s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.40s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.49s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.93s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.73s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.79s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.23s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.92s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.06s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFails (2.78s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.95s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (12.39s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.21s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.35s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.85s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.73s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.13s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.88s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.51s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildHistory (14.87s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.38s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.57s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.60s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLabel (1.41s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.37s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.85s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLabels (1.42s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.25s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.01s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.79s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.38s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.74s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.25s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.38s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.43s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.48s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.88s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.91s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.11s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.86s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-02-18T09:18:19.518Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:18:19.518Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.40s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.47s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.81s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.36s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.78s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.78s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.06s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (16.95s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.77s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.93s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.24s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.17s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.68s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.32s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.10s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildRm (15.13s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.09s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.80s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.28s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.16s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.46s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.19s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.93s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildStderr (5.33s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.55s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.73s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.67s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.67s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.37s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.19s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.64s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.51s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.19s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.18s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.03s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.34s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.36s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.57s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.93s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.83s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.73s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.51s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCommitChange (5.92s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.51s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.68s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCommitTTY (13.22s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.26s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.18s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.08s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.60s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.08s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.09s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.58s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.66s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.74s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.79s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.68s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.50s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.09s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.59s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.03s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.35s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.36s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.97s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.62s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.38s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.24s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.94s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.79s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.99s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.83s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.90s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004ac8_} (3.84s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14249622581_c:\foo_false____} (7.71s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14249622581_c:\foo_true____} (2.84s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.73s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.72s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.18s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.67s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.50s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpToCaseH (20.09s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpToDot (2.89s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCpToStdout (3.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.63s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.31s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.67s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.34s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.49s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.73s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T09:18:19.519Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.76s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.20s) [2022-02-18T09:18:19.519Z] --- PASS: TestDockerSuite/TestEventsCopy (6.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.84s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.70s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.08s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.92s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.33s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFilters (10.61s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFormat (5.34s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsRename (2.95s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsResize (8.33s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.62s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.28s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.48s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.04s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.38s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.35s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.69s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.52s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.53s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.09s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.69s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecInspectID (5.42s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.91s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.50s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.56s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.56s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.57s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.55s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.04s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.38s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.47s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.88s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.42s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.39s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.92s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.32s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.31s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImportBadURL (0.20s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.70s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.04s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.64s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectHistory (10.39s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.60s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.90s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.74s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.73s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.80s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectStatus (3.28s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.37s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.17s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.66s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.72s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.50s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.58s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.49s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.43s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.43s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.38s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.09s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.88s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.55s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.33s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.59s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.98s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.17s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.88s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.67s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsSince (9.68s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsTail (3.52s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.99s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.55s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.20s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.09s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsByOrder (10.84s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.67s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.96s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.26s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.53s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.30s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.37s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.53s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.58s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.82s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.83s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.72s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.90s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.11s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.00s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.17s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.91s) [2022-02-18T09:18:19.520Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.07s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.28s) [2022-02-18T09:18:19.520Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.30s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.83s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.01s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.05s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.98s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiTag (0.89s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.73s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.86s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.12s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.73s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.36s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.54s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.76s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.82s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.64s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.51s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.35s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.97s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.45s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.67s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.70s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.64s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.67s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.58s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.14s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.57s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.63s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.49s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.59s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunExitCode (7.47s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.80s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.69s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.37s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.69s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.12s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.36s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.74s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.31s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.89s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.64s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.47s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.27s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.92s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunRm (2.83s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.89s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.72s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.80s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.92s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.50s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.48s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.62s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.62s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.98s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.12s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.52s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.86s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.70s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.88s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.90s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.07s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.69s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.46s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.05s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.55s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.30s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.34s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.70s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.89s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.63s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-02-18T09:18:19.521Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.92s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.64s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2022-02-18T09:18:19.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.02s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.12s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.35s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:18:19.522Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-18T09:18:19.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.522Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:18:19.522Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-18T09:18:19.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-18T09:18:19.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-18T09:18:19.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-18T09:18:19.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-18T09:18:19.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-18T09:18:19.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-18T09:18:19.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-18T09:18:19.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-18T09:18:19.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-18T09:18:19.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-18T09:18:19.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-18T09:18:19.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-18T09:18:19.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-18T09:18:19.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerDaemonSuite [2022-02-18T09:18:19.980Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-18T09:18:19.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-18T09:18:19.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-18T09:18:19.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerSwarmSuite [2022-02-18T09:18:19.980Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-18T09:18:19.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerExternalVolumeSuite [2022-02-18T09:18:19.980Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerNetworkSuite [2022-02-18T09:18:19.980Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-18T09:18:19.980Z] === RUN TestDockerHubPullSuite [2022-02-18T09:18:19.980Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-18T09:18:19.980Z] PASS [2022-02-18T09:18:19.980Z] ok github.com/docker/docker/integration-cli 3166.326s [2022-02-18T09:18:19.980Z] [2022-02-18T09:18:19.980Z] === Skipped [2022-02-18T09:18:19.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T09:18:19.980Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T09:18:19.980Z] [2022-02-18T09:18:19.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:18:19.980Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.980Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T09:18:19.980Z] [2022-02-18T09:18:19.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T09:18:19.980Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-18T09:18:19.981Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:18:19.981Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-18T09:18:19.981Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:18:19.981Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:18:19.981Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-18T09:18:19.981Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:18:19.981Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T09:18:19.981Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-18T09:18:19.981Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-18T09:18:19.981Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T09:18:19.981Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T09:18:19.981Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.981Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T09:18:19.981Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-18T09:18:19.982Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-18T09:18:19.982Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:18:19.982Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T09:18:19.982Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-02-18T09:18:19.982Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-02-18T09:18:19.982Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T09:18:19.982Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T09:18:19.982Z] [2022-02-18T09:18:19.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:18:19.982Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-18T09:18:19.983Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-02-18T09:18:19.983Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-02-18T09:18:19.983Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-18T09:18:19.983Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-18T09:18:19.983Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:18:19.983Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T09:18:19.983Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T09:18:19.983Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:18:19.983Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T09:18:19.983Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T09:18:19.983Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:18:19.983Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:18:19.983Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T09:18:19.983Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.983Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T09:18:19.983Z] [2022-02-18T09:18:19.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:18:19.984Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-18T09:18:19.984Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-02-18T09:18:19.984Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-02-18T09:18:19.984Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-18T09:18:19.984Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-18T09:18:19.984Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-18T09:18:19.984Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.04s) [2022-02-18T09:18:19.984Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.04s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:18:19.984Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-18T09:18:19.984Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:18:19.984Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T09:18:19.984Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T09:18:19.984Z] [2022-02-18T09:18:19.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-18T09:18:20.441Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-02-18T09:18:20.441Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T09:18:20.441Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T09:18:20.441Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:18:20.441Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:18:20.441Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:18:20.441Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:18:20.441Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-02-18T09:18:20.441Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:18:20.441Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:18:20.441Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-18T09:18:20.441Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:18:20.441Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.441Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T09:18:20.441Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:18:20.442Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T09:18:20.442Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.442Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T09:18:20.442Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T09:18:20.443Z] [2022-02-18T09:18:20.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:18:20.443Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.443Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-02-18T09:18:20.444Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-18T09:18:20.444Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-18T09:18:20.444Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-02-18T09:18:20.444Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:18:20.444Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:18:20.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.444Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:18:20.444Z] [2022-02-18T09:18:20.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:18:20.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.445Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T09:18:20.445Z] [2022-02-18T09:18:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:18:20.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.900Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T09:18:20.900Z] [2022-02-18T09:18:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:18:20.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T09:18:20.900Z] [2022-02-18T09:18:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:18:20.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T09:18:20.900Z] [2022-02-18T09:18:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:18:20.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-18T09:18:20.901Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] DONE 1085 tests, 539 skipped in 3176.835s [2022-02-18T09:18:20.901Z] INFO: Integration tests ended at 02/18/2022 09:18:20. Duration:00:52:57.0352758 [2022-02-18T09:18:20.901Z] INFO: Docker info of the daemon under test at end of run [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] Containers: 2 [2022-02-18T09:18:20.901Z] Running: 0 [2022-02-18T09:18:20.901Z] Paused: 0 [2022-02-18T09:18:20.901Z] Stopped: 2 [2022-02-18T09:18:20.901Z] Images: 18 [2022-02-18T09:18:20.901Z] Server Version: 0.0.0-dev [2022-02-18T09:18:20.901Z] Storage Driver: windowsfilter [2022-02-18T09:18:20.901Z] Windows: [2022-02-18T09:18:20.901Z] Logging Driver: json-file [2022-02-18T09:18:20.901Z] Plugins: [2022-02-18T09:18:20.901Z] Volume: local [2022-02-18T09:18:20.901Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T09:18:20.901Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T09:18:20.901Z] Swarm: inactive [2022-02-18T09:18:20.901Z] Default Isolation: process [2022-02-18T09:18:20.901Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-18T09:18:20.901Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-18T09:18:20.901Z] OSType: windows [2022-02-18T09:18:20.901Z] Architecture: x86_64 [2022-02-18T09:18:20.901Z] CPUs: 4 [2022-02-18T09:18:20.901Z] Total Memory: 32GiB [2022-02-18T09:18:20.901Z] Name: azwin-2-c78e70 [2022-02-18T09:18:20.901Z] ID: 6NDN:NNDC:RIQF:3MLX:ZSWX:UMSS:75EJ:CHCZ:5ZTB:BYYO:Y26B:R2XE [2022-02-18T09:18:20.901Z] Docker Root Dir: D:\CI\PR-43255\4\daemon [2022-02-18T09:18:20.901Z] Debug Mode (client): false [2022-02-18T09:18:20.901Z] Debug Mode (server): true [2022-02-18T09:18:20.901Z] File Descriptors: -1 [2022-02-18T09:18:20.901Z] Goroutines: 17 [2022-02-18T09:18:20.901Z] System Time: 2022-02-18T09:18:20.5696655Z [2022-02-18T09:18:20.901Z] EventsListeners: 0 [2022-02-18T09:18:20.901Z] Registry: https://index.docker.io/v1/ [2022-02-18T09:18:20.901Z] Labels: [2022-02-18T09:18:20.901Z] Experimental: false [2022-02-18T09:18:20.901Z] Insecure Registries: [2022-02-18T09:18:20.901Z] 127.0.0.0/8 [2022-02-18T09:18:20.901Z] Live Restore Enabled: false [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] [2022-02-18T09:18:20.901Z] INFO: Stopping daemon under test [2022-02-18T09:18:20.901Z] SUCCESS: The process with PID 2012 (child process of PID 1788) has been terminated. [2022-02-18T09:18:20.901Z] SUCCESS: The process with PID 1788 (child process of PID 1700) has been terminated. [2022-02-18T09:18:20.901Z] INFO: Stop tailing logs of the daemon under tests [2022-02-18T09:18:20.901Z] INFO: executeCI.ps1 Completed successfully at 02/18/2022 09:18:20. [2022-02-18T09:18:20.901Z] INFO: Tidying up at end of run [2022-02-18T09:18:20.901Z] INFO: Saving daemon under test log (d:\CI\PR-43255\4\dut.out) to bundles\CIDUT.out [2022-02-18T09:18:21.361Z] INFO: Saving daemon under test log (d:\CI\PR-43255\4\dut.err) to bundles\CIDUT.err [2022-02-18T09:18:21.361Z] INFO: Saving containerd logs to bundles [2022-02-18T09:18:21.361Z] INFO: Nuke-Everything... [2022-02-18T09:18:21.818Z] INFO: Container count on control daemon to delete is 2 [2022-02-18T09:18:21.818Z] 40a3c3918e1e [2022-02-18T09:18:22.275Z] f293d990aae6 [2022-02-18T09:18:22.275Z] INFO: Tidying pidfile d:\CI\PR-43255\4\docker.pid [2022-02-18T09:18:22.275Z] INFO: Nuking d:\CI [2022-02-18T09:19:04.756Z] INFO: Zapped successfully [2022-02-18T09:19:04.756Z] [2022-02-18T09:19:04.756Z] INFO: executeCI.ps1 exiting at Fri Feb 18 09:18:59 CUT 2022. Duration 01:25:39.2192485 [2022-02-18T09:19:04.756Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-18T09:19:05.000Z] Recording test results [2022-02-18T09:19:12.067Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-18T09:19:14.133Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-18T09:19:16.508Z] Archiving artifacts [2022-02-18T09:19:31.064Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43255/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T09:19:32.054Z] + make clean [2022-02-18T09:19:34.221Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T09:19:34.221Z] docker-dev-cache [2022-02-18T09:19:34.221Z] 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